[Webkit-unassigned] [Bug 87998] New: [Win] 10 fast/text tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 11:39:49 PDT 2012


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

           Summary: [Win] 10 fast/text tests failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/Windows%207%20Release%
                    20(Tests)/r119119%20(24320)/results.html
        OS/Version: Windows 7
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar,
                    Regression
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jberlin at webkit.org
                CC: adele at apple.com, mitz at webkit.org,
                    webkit-bug-importer at group.apple.com


Unfortunately, given the current state of the Windows testers, I am not sure when this started.

fast/text/complex-preferred-logical-widths.html
fast/text/complex-synthetic-bold-space-width.html
fast/text/line-initial-and-final-swashes.html
fast/text/midword-break-before-surrogate-pair-2.html
fast/text/unicode-variation-selector.html
fast/text/international/arabic-justify.html
fast/text/international/bidi-mirror-he-ar.html    
fast/text/international/float-as-only-child-of-isolate-crash.html
fast/text/international/text-combine-image-test.html
fast/text/international/text-spliced-font.html

I am going to add expected (failing?) results for Windows, but someone with more knowledge about text needs to look over them.

Here is one example:

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/text/complex-preferred-logical-widths-expected.txt    2012-05-31 11:10:12.893989000 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/text/complex-preferred-logical-widths-actual.txt    2012-05-31 11:10:12.892988900 -0700
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock (floating) {DIV} at (0,0) size 308x24 [border: (3px solid #0000FF)]
-        RenderText {#text} at (3,3) size 302x18
-          text run at (3,3) width 302: "The number of lines in this box should be one."
+      RenderBlock (floating) {DIV} at (0,0) size 299x24 [border: (3px solid #0000FF)]
+        RenderText {#text} at (3,3) size 293x18
+          text run at (3,3) width 293: "The number of lines in this box should be one."

-- 
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