[Webkit-unassigned] [Bug 212350] New: REGRESSION(r259985): [WPE] fast/dom/timer-throttling-hidden-page.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 25 07:54:15 PDT 2020


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

            Bug ID: 212350
           Summary: REGRESSION(r259985): [WPE]
                    fast/dom/timer-throttling-hidden-page.html is timing
                    out
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

fast/dom/timer-throttling-hidden-page.html [ Timeout ]

r259985 changed the implementation of the test, since it was flaky. Now the test relays on the event `document.onvisibilitychange`. Possibly the test times out because this event is never triggered.

Diff: https://build.webkit.org/results/WPE%20Linux%2064-bit%20Release%20(Tests)/r262119%20(18320)/fast/dom/timer-throttling-hidden-page-diff.txt

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/dom/timer-throttling-hidden-page-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/dom/timer-throttling-hidden-page-actual.txt
@@ -1,15 +1,2 @@
-Tests that DOM timers gets throttled on hidden pages once they reach the max nesting level
+FAIL: Timed out waiting for notifyDone to be called

-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS internals.isTimerThrottled(timerHandle) is false
-PASS internals.isTimerThrottled(timerHandle) is false
-PASS internals.isTimerThrottled(timerHandle) is false
-PASS internals.isTimerThrottled(timerHandle) is false
-PASS internals.isTimerThrottled(timerHandle) is false
-PASS internals.isTimerThrottled(timerHandle) is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

-- 
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/20200525/84aaa172/attachment.htm>


More information about the webkit-unassigned mailing list