Bug 242658
Summary: | [ macOS ] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, ap, dino, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
http/tests/media/user-gesture-preserved-across-xmlhttprequest.html
Is a flaky text failure on macOS ToT.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fuser-gesture-preserved-across-xmlhttprequest.html
DIFF:
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/http/tests/media/user-gesture-preserved-across-xmlhttprequest-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/http/tests/media/user-gesture-preserved-across-xmlhttprequest-actual.txt
@@ -35,7 +35,7 @@
sending XHR, delay = 100
EVENT(load): readyState = 4
RUN(shouldResolve(mediaElement.play()).then(testComplete, testComplete))
-Promise resolved OK
+Promise rejected FAIL
** NO gesture -> XHR -> timeout -> video playback: should fail
EVENT(canplaythrough)
DIFF URL:
https://build.webkit.org/results/Apple-Monterey-Debug-WK2-Tests/252380@main%20(5225)/http/tests/media/user-gesture-preserved-across-xmlhttprequest-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hercules Hjalmarsson
I was able to reproduce the text failure on macOS ToT by running command:
run-webkit-tests --debug -f --force --iterations 1000 --exit-after-n-failures 1 --clobber-old-results http/tests/media/user-gesture-preserved-across-xmlhttprequest.html
Radar WebKit Bug Importer
<rdar://problem/96912318>
EWS
Test gardening commit 252394@main (9c8e21dda821): <https://commits.webkit.org/252394@main>
Reviewed commits have been landed. Closing PR #2343 and removing active labels.
Hercules Hjalmarsson
No available revisions to reproduce issue on commit 250047@main suspected to be causing the flaky failure.