[Webkit-unassigned] [Bug 55466] New: run-api-tests doesn't notice test failures when running a 32-bit build on a 64-bit system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 07:03:45 PST 2011


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

           Summary: run-api-tests doesn't notice test failures when
                    running a 32-bit build on a 64-bit system
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: andersca at apple.com, sam at webkit.org


To reproduce on a 64-bit system:

1. Add a TEST_ASSERT(false) to any API test (e.g., WebKit2/WKString)
2. set-webkit-configuration --32-bit
3. build-webkit
4. run-api-tests

run-api-tests says that the test passed, even though it did not.

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