Bug 210358

Summary: REGRESSION (r258850) http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe.html is flaky
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, ggaren, 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:33:36 PDT
http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe.html is flaky since r258850:
--- /Volumes/Data/worker/trunk-yukone-ios-sim-guardmalloc-production-wk2-tests/build/OpenSource/layout-test-results/http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe-expected.txt
+++ /Volumes/Data/worker/trunk-yukone-ios-sim-guardmalloc-production-wk2-tests/build/OpenSource/layout-test-results/http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe-actual.txt
@@ -12,8 +12,8 @@
 PASS throttledState['same'] is "false"
 Interacted with cross-origin frame
 Interacted with same-origin frame
+Received message: throttled[same]: false
 Received message: throttled[cross]: false
-Received message: throttled[same]: false
 PASS throttledState['cross'] is "false"
 PASS throttledState['same'] is "false"
 PASS successfullyParsed is true
Comment 1 Chris Dumez 2020-04-10 14:33:47 PDT
<rdar://problem/61266282>
Comment 2 Chris Dumez 2020-04-10 14:36:28 PDT
Created attachment 396126 [details]
Patch
Comment 3 EWS 2020-04-10 15:23:01 PDT
Committed r259907: <https://trac.webkit.org/changeset/259907>

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