[Webkit-unassigned] [Bug 87555] New: [Win] Many flexbox new results / failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 17:58:44 PDT 2012


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

           Summary: [Win] Many flexbox new results / failures
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Windows 7
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at webkit.org
                CC: hyatt at apple.com, ojan at chromium.org,
                    webkit-bug-importer at group.apple.com,
                    timothy_horton at apple.com


http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r118564%20(24166)/results.html

shows just some of the failures (it bails before it gets around to running all the tests).

One example:

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/flexbox/001-expected.txt    2012-05-25 15:51:54.810710900 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/flexbox/001-actual.txt    2012-05-25 15:51:54.808710800 -0700
@@ -1,9 +1,9 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
+layer at (0,0) size 785x585
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x585
+  RenderBlock {HTML} at (0,0) size 785x585
+    RenderBody {BODY} at (8,8) size 769x561
+      RenderBlock {P} at (0,0) size 769x18
         RenderText {#text} at (0,0) size 609x18
           text run at (0,0) width 609: "You should see a single 100x100 green square below. If you see any red, then the test has failed."
 layer at (10,42) size 100x100

It is unclear which of these results are expected and which are actually failing.

I will be checking in the expected (failing?) platform-specific results in for Windows, but someone with more understanding of flexbox should look them over.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list