Bug 210358 - REGRESSION (r258850) http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe.html is flaky
Summary: REGRESSION (r258850) http/tests/frame-throttling/timer-throttle-in-cross-orig...
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:33 PDT by Chris Dumez
Modified: 2020-04-10 15:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.25 KB, patch)
2020-04-10 14:36 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: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].