[Webkit-unassigned] [Bug 229270] New: [GTK] Test fast/events/monotonic-event-time.html is flaky on the skip-failing-test bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 18:48:24 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229270

            Bug ID: 229270
           Summary: [GTK] Test fast/events/monotonic-event-time.html is
                    flaky on the skip-failing-test bot
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, lmoura at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210819/9b84171b/attachment.htm>


More information about the webkit-unassigned mailing list