[Webkit-unassigned] [Bug 206839] New: REGRESSION (r255158?): http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 13:05:20 PST 2020


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

            Bug ID: 206839
           Summary: REGRESSION (r255158?):
                    http/tests/frame-throttling/raf-throttle-in-cross-orig
                    in-subframe.html is a flaky failure
           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: ryanhaddad at apple.com

Layout test http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html is a flaky failure

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe-actual.txt
@@ -7,15 +7,15 @@
 Received message: frameload
 Checking that requestAnimationFrame is throttled in cross origin frame
 Received message: throttled[cross]: true
-Received message: throttled[same]: false
+Received message: throttled[same]: true
 PASS throttledState['cross'] is "true"
-PASS throttledState['same'] is "false"
+FAIL throttledState['same'] should be false. Was true.
 Interacted with cross-origin frame
 Interacted with same-origin frame
-Received message: throttled[cross]: false
-Received message: throttled[same]: false
-PASS throttledState['cross'] is "false"
-PASS throttledState['same'] is "false"
+Received message: throttled[cross]: true
+Received message: throttled[same]: true
+FAIL throttledState['cross'] should be false. Was true.
+FAIL throttledState['same'] should be false. Was true.
 PASS successfullyParsed is true

 TEST COMPLETE

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fframe-throttling%2Fraf-throttle-in-cross-origin-subframe.html

-- 
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/20200127/e6b6bc05/attachment.htm>


More information about the webkit-unassigned mailing list