[Webkit-unassigned] [Bug 30818] New: [GTK] Failing test fast/css/opacity-float.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 06:27:48 PDT 2009


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

           Summary: [GTK] Failing test fast/css/opacity-float.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at igalia.com


We have problems with this test in the 64bits debug bot, probably caused due to
calculation not considering the 64bit architecture?:

--- layout-test-results/fast/css/opacity-float-expected.txt    2009-10-27
03:21:46.774648571 -0700
+++ layout-test-results/fast/css/opacity-float-actual.txt    2009-10-27
03:21:46.770649075 -0700
@@ -1,6 +1,7 @@
 This test verifies that reading a floating-point opacity from CSS attributes
gets back a properly-formatted float. Improperly handling locales that cause
decimals to be written as commas might break it.

 PASS
+FAIL: expected 98765432198, got 98765419313.098112
 PASS
 PASS
 PASS
@@ -8,8 +9,7 @@
 PASS
 PASS
 PASS
-PASS
-PASS
+FAIL: expected -98765432198, got -98765419313.098112
 PASS
 PASS
 PASS

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