Bug 297434
| Summary: | REGRESSION(298573@main): [ macOS ] imported/w3c/web-platform-tests/event-timing/retrievability.html is a flaky text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
imported/w3c/web-platform-tests/event-timing/retrievability.html
is a flaky text failure on macOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fevent-timing%2Fretrievability.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/event-timing/retrievability-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/event-timing/retrievability-actual.txt
@@ -1,4 +1,6 @@
Generate a 'click' event
-PASS Event Timing: make sure event-timing entries are not retrievable by performance.getEntries*.
+Harness Error (TIMEOUT), message = null
+TIMEOUT Event Timing: make sure event-timing entries are not retrievable by performance.getEntries*. Test timed out
+
TEXT DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/298694%40main%20(4099)/imported/w3c/web-platform-tests/event-timing/retrievability-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158362769>
Bryan Medina
I was unable to reproduce the text failure on macOS Sequoia arm64 Release ToT using the following command:
run-webkit-tests imported/w3c/web-platform-tests/event-timing/retrievability.html --5000 -f
Bryan Medina
It seems to me that the regression point is at 298573@main, since that is where the test started failing and when changes were made to event timing.
EWS
Test gardening commit 298719@main (990c6c6e0790): <https://commits.webkit.org/298719@main>
Reviewed commits have been landed. Closing PR #49432 and removing active labels.
Bryan Medina
Pull request: https://github.com/WebKit/WebKit/pull/50570