[Webkit-unassigned] [Bug 208055] New: REGRESSION: (r2567129?) fast/frames/flattening/iframe-tiny.html is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 21 07:49:37 PST 2020


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

            Bug ID: 208055
           Summary: REGRESSION: (r2567129?)
                    fast/frames/flattening/iframe-tiny.html is flaky
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com

fast/frames/flattening/iframe-tiny.html 

This test started to flaky fail and was first seen on commit r256129.

History:

https://results.webkit.org/?suite=layout-tests&test=fast%2Fframes%2Fflattening%2Fiframe-tiny.html

Diff:

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/frames/flattening/iframe-tiny-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/frames/flattening/iframe-tiny-actual.txt
@@ -13,8 +13,8 @@
 PASS getComputedStyle(frame, 0).width is '7px'
 PASS getComputedStyle(frame, 0).height is '7px'
 testFrame3
-PASS getComputedStyle(frame, 0).width is '400px'
-PASS getComputedStyle(frame, 0).height is '400px'
+FAIL getComputedStyle(frame, 0).width should be 400px. Was 16px.
+FAIL getComputedStyle(frame, 0).height should be 400px. Was 8px.
 testFrame4
 PASS getComputedStyle(frame, 0).width is '0px'
 PASS getComputedStyle(frame, 0).height is '100px'
@@ -34,11 +34,11 @@
 PASS getComputedStyle(frame, 0).width is '300px'
 PASS getComputedStyle(frame, 0).height is '2px'
 testFrame10
-PASS getComputedStyle(frame, 0).width is '400px'
-PASS getComputedStyle(frame, 0).height is '400px'
+FAIL getComputedStyle(frame, 0).width should be 400px. Was 16px.
+FAIL getComputedStyle(frame, 0).height should be 400px. Was 150px.
 testFrame11
-PASS getComputedStyle(frame, 0).width is '400px'
-PASS getComputedStyle(frame, 0).height is '400px'
+FAIL getComputedStyle(frame, 0).width should be 400px. Was 300px.
+FAIL getComputedStyle(frame, 0).height should be 400px. Was 8px.
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20200221/b3b7fc25/attachment-0001.htm>


More information about the webkit-unassigned mailing list