Bug 210355 - fast/dom/timer-throttling-hidden-page.html is a flaky failure
Summary: fast/dom/timer-throttling-hidden-page.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-10 14:20 PDT by Chris Dumez
Modified: 2020-04-12 12:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.42 KB, patch)
2020-04-10 14:24 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-04-10 14:20:24 PDT
fast/dom/timer-throttling-hidden-page.html is a flaky failure:

--- /Volumes/Data/worker/liberty-production-wk2-tests/build/OpenSource/layout-test-results/fast/dom/timer-throttling-hidden-page-expected.txt
+++ /Volumes/Data/worker/liberty-production-wk2-tests/build/OpenSource/layout-test-results/fast/dom/timer-throttling-hidden-page-actual.txt
@@ -8,7 +8,7 @@
 PASS internals.isTimerThrottled(timerHandle) is false
 PASS internals.isTimerThrottled(timerHandle) is false
 PASS internals.isTimerThrottled(timerHandle) is false
-PASS internals.isTimerThrottled(timerHandle) is true
+FAIL internals.isTimerThrottled(timerHandle) should be true. Was false.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Chris Dumez 2020-04-10 14:20:35 PDT
<rdar://problem/61462972>
Comment 2 Chris Dumez 2020-04-10 14:24:25 PDT
Created attachment 396123 [details]
Patch
Comment 3 EWS 2020-04-12 12:04:54 PDT
Committed r259985: <https://trac.webkit.org/changeset/259985>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396123 [details].