Bug 313259
| Summary: | [macOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/preserves-pitch.html is a flaky text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/preserves-pitch.html is a flaky text failure on macOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fmedia-elements%2Fpreserves-pitch.html
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/preserves-pitch-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/preserves-pitch-actual.txt
@@ -6,6 +6,6 @@
PASS The default playbackRate should not affect pitch, even with preservesPitch=false
PASS Speed-ups should not change the pitch when preservesPitch=true
PASS Slow-downs should not change the pitch when preservesPitch=true
-PASS Speed-ups should change the pitch when preservesPitch=false
+FAIL Speed-ups should change the pitch when preservesPitch=false assert_approx_equals: The actual pitch should be close to the expected pitch. expected 880 +/- 132 but got 0
PASS Slow-downs should change the pitch when preservesPitch=false
DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/311955@main%20(3470)/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/preserves-pitch-pretty-diff.html
REPRODUCTION:
I was able to reproduce with the following on macOS 26.4 debug ToT:
run-webkit-tests --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=500 --force -f --clobber-old-results --debug imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/preserves-pitch.html
I am going to mark expectations as pass fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175529361>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/63544
EWS
Test gardening commit 311973@main (72b40281d4f6): <https://commits.webkit.org/311973@main>
Reviewed commits have been landed. Closing PR #63544 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/63549