Bug 210355

Summary: fast/dom/timer-throttling-hidden-page.html is a flaky failure
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ggaren, koivisto, sam, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].