RESOLVED FIXED 229270
[GTK] Test fast/events/monotonic-event-time.html is flaky on the skip-failing-test bot
https://bugs.webkit.org/show_bug.cgi?id=229270
Summary [GTK] Test fast/events/monotonic-event-time.html is flaky on the skip-failing...
Carlos Alberto Lopez Perez
Reported 2021-08-18 18:48:24 PDT
The test fast/events/monotonic-event-time.html added in r262214 is flaky on the GTK bot skip-failing-tests (see bug 227744 for the rationale behind this bot) When it fails it has this diff: --- /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/fast/events/monotonic-event-time-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/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 +FAIL lastTimeStamp < event.timeStamp should be true. Was false. PASS lastTimeStamp < event.timeStamp is true PASS lastTimeStamp < event.timeStamp is true PASS lastTimeStamp < event.timeStamp is true PASS successfullyParsed is true +Some tests failed. TEST COMPLETE This flakiness doesn't seem to happen on the other GTK bots, so perhaps something related with the ordering of running the tests on WTR is affecting the result.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2021-08-20 12:29:02 PDT
Expectations updated on r281329
Diego Pino
Comment 2 2022-01-02 19:45:57 PST
This test(s) has been passing constantly for the last 4000 revisions. Test expectations updated in r287508. There are no more test failures filed under this bug. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.