RESOLVED DUPLICATE of bug 3073730818
[GTK] Failing test fast/css/opacity-float.html
https://bugs.webkit.org/show_bug.cgi?id=30818
Summary [GTK] Failing test fast/css/opacity-float.html
Alejandro G. Castro
Reported 2009-10-27 06:27:47 PDT
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
Attachments
Jan Alonzo
Comment 1 2009-10-27 13:04:43 PDT
*** This bug has been marked as a duplicate of bug 30737 ***
Note You need to log in before you can comment on or make changes to this bug.