NEW309744
[WPE][ARM64] fast/events/monotonic-event-time.html is failing consistently on arm64
https://bugs.webkit.org/show_bug.cgi?id=309744
Summary [WPE][ARM64] fast/events/monotonic-event-time.html is failing consistently on...
Lauro Moura
Reported 2026-03-11 19:20:06 PDT
fast/events/monotonic-event-time.html Diff: --- /sdk/webkit/layout-test-results/fast/events/monotonic-event-time-expected.txt +++ /sdk/webkit/layout-test-results/fast/events/monotonic-event-time-actual.txt @@ -3,11 +3,12 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS lastTimeStamp < event.timeStamp is true -PASS lastTimeStamp < event.timeStamp is true -PASS lastTimeStamp < event.timeStamp is true -PASS lastTimeStamp < event.timeStamp is true +FAIL lastTimeStamp < event.timeStamp should be true. Was false. +FAIL lastTimeStamp < event.timeStamp should be true. Was false. +FAIL lastTimeStamp < event.timeStamp should be true. Was false. +FAIL lastTimeStamp < event.timeStamp should be true. Was false. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE Last good: https://build.webkit.org/#/builders/1882/builds/278 First bad: https://build.webkit.org/#/builders/1882/builds/279 Commits included in the build that started the failure: 309034@main (dae6ae8ca62b) [Site Isolation] Fix datalist picker for cross-origin iframes https://bugs.webkit.org/show_bug.cgi?id=307654 rdar://164541257 309033@main (ec2a9eedd035) CDMSessionAVContentKeySession::isAnyKeyUsable should check that content key is available https://bugs.webkit.org/show_bug.cgi?id=309534 rdar://171478431 309032@main (3c147a650200) [IndexedDB] Recover IndexedDB connections after network process crash without page reload https://bugs.webkit.org/show_bug.cgi?id=309386 rdar://171932720
Attachments
Lauro Moura
Comment 1 2026-03-11 19:25:09 PDT
FTR, I added this test 4 years ago in 225273@main. Maybe it's related to the resolution/precision when converting the timestamps.
Lauro Moura
Comment 2 2026-03-11 19:27:48 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/60419
EWS
Comment 3 2026-03-11 20:02:10 PDT
Test gardening commit 309108@main (7164f199cf19): <https://commits.webkit.org/309108@main> Reviewed commits have been landed. Closing PR #60419 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.