[Webkit-unassigned] [Bug 218367] New: [GTK] test inspector/page/setScreenSizeOverride.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 19:11:43 PDT 2020


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

            Bug ID: 218367
           Summary: [GTK] test inspector/page/setScreenSizeOverride.html
                    is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, pnormand at igalia.com

The test inspector/page/setScreenSizeOverride.html is flaky on GTK. On WPE it works fine.

This test was added on r268716

On the GTK bots it passes most of the times, but sometimes it fails (text failure).
The failure it gives is this:

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/js/dom/Promise-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/js/dom/Promise-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: 42
+CONSOLE MESSAGE: Unhandled Promise Rejection: ReferenceError: Can't find variable: noSuchMethod
 Promises - Adapted from http://dxr.mozilla.org/mozilla-central/source/dom/promise/tests/test_promise.html.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -129,6 +131,14 @@
 PASS 42 is 42

 About to run test - promiseRejectNoHandler
+
+About to run test - promiseSetTimeoutOrdering
+PASS 1 is 1
+PASS 2 is 2
+PASS 3 is 3
+PASS 4 is 4
+PASS 5 is 5
+PASS 6 is 6
 PASS successfullyParsed is true

 TEST COMPLETE


For the last 107 runs on the revisions [r268716-r269175] for the GTK release bot it failed 16.

-- 
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/20201030/29e3da7b/attachment.htm>


More information about the webkit-unassigned mailing list