[Webkit-unassigned] [Bug 100474] New: New fast/js/dfg-arrayify-elimination.html introduced in r132554 fails on 32 bit platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 00:15:01 PDT 2012


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

           Summary: New fast/js/dfg-arrayify-elimination.html introduced
                    in r132554 fails on 32 bit platforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hnandor at inf.u-szeged.hu
                CC: oliver at apple.com, loki at webkit.org,
                    barraclough at apple.com, zherczeg at webkit.org,
                    ossy at webkit.org, galpeter at inf.u-szeged.hu,
                    zandobersek at gmail.com, fpizlo at apple.com,
                    gaborb at inf.u-szeged.hu


This test fails on 32 bit platforms, on GTK, Qt.

--- /ramdisk/qt-linux-release/build/layout-test-results/fast/js/dfg-arrayify-elimination-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/fast/js/dfg-arrayify-elimination-actual.txt 
@@ -1,9 +1,9 @@
 PASS array is [,42,43,44]
-PASS array is [52,42,43,44]
-PASS array is [,42,43,44]
-PASS array is [52,42,43,44]
-PASS array is [,42,43,44]
-PASS array is [52,42,43,44]
+FAIL array should be 52,42,43,44. Was 52,42,43,44,,,,,,,,,,,,,,,,,,,,,,,,,.
+PASS array is [,42,43,44]
+FAIL array should be 52,42,43,44. Was 52,42,43,44,,,,,,,,,,,,,,,,,,,,,,,,,.
+PASS array is [,42,43,44]
+FAIL array should be 52,42,43,44. Was 52,42,43,44,,,,,,,,,,,,,,,,,,,,,,,,,.
 PASS array is [,42,43,44]
 PASS array is [52,42,43,44]
 PASS array is [,42,43,44]

Could you check it please?

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