Bug 106185 - [Mac] fast/frames/flattening/iframe-flattening-fixed-height.html is flaky
Summary: [Mac] fast/frames/flattening/iframe-flattening-fixed-height.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-01-05 15:40 PST by Ryosuke Niwa
Modified: 2017-07-18 08:30 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ryosuke Niwa 2013-01-05 15:40:12 PST
--- /Volumes/Data/slave/mountainlion-debug-tests-wk1/build/layout-test-results/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt
+++ /Volumes/Data/slave/mountainlion-debug-tests-wk1/build/layout-test-results/fast/frames/flattening/iframe-flattening-fixed-height-actual.txt
@@ -10,13 +10,13 @@
         RenderText {#text} at (0,0) size 778x18
           text run at (0,0) width 434: "This inner frame should be 400px in each direction, disregarding the "
           text run at (434,0) width 344: "border, and it must not be scrollable or have scrollbars."
-      RenderBlock {P} at (0,68) size 784x404
-        RenderPartObject {IFRAME} at (0,0) size 404x404 [border: (2px inset #000000)]
+      RenderBlock {P} at (0,68) size 784x204
+        RenderPartObject {IFRAME} at (0,0) size 161x204 [border: (2px inset #000000)]
           layer at (0,0) size 400x400
-            RenderView at (0,0) size 400x400
-          layer at (0,0) size 400x400
-            RenderBlock {HTML} at (0,0) size 400x400
-              RenderBody {BODY} at (8,8) size 384x384 [bgcolor=#0000FF]
+            RenderView at (0,0) size 142x185
+          layer at (0,0) size 142x185
+            RenderBlock {HTML} at (0,0) size 142x185
+              RenderBody {BODY} at (8,8) size 126x169 [bgcolor=#0000FF]
           layer at (0,0) size 400x400
             RenderBlock (positioned) {DIV} at (0,0) size 400x400
         RenderText {#text} at (0,0) size 0x0
Comment 2 Ryosuke Niwa 2013-01-05 15:42:22 PST
Added a test expectation in http://trac.webkit.org/changeset/138910.
Comment 3 Eric Seidel (no email) 2013-01-05 15:54:35 PST
Is this a recent regression?
Comment 4 Ryosuke Niwa 2013-01-05 15:57:01 PST
(In reply to comment #3)
> Is this a recent regression?

Possibly.
Comment 5 Eric Seidel (no email) 2013-01-05 16:00:19 PST
Not in the last couple days at least:
http://test-results.appspot.com/dashboards/timeline_explorer.html#group=%40ToT%20-%20webkit.org&showAllRuns=true&builder=Apple%20Lion%20Debug%20WK1%20(Tests)

I don't know how far back the flakiness dashboard goes.
Comment 6 Ojan Vafai 2013-01-07 18:43:42 PST
If you click "show all runs" the flakiness dashboard will show the last 500 runs on each bot. And you can click on the box to see the date for that run.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&showAllRuns=true&tests=fast%2Fframes%2Fflattening%2Fiframe-flattening-fixed-height.html

So, as far back as we have recorded, which is currently 12/14/12.