Bug 37248

Summary: new-run-webkit-tests crashes when run on a 64-bit machine
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, mark, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Eric Seidel (no email) 2010-04-07 23:29:25 PDT
new-run-webkit-tests crashes when run on a 64-bit machine
Comment 1 Eric Seidel (no email) 2010-04-07 23:32:03 PDT
Created attachment 52836 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-04-07 23:33:29 PDT
Mark might know why "arch" was added back in the test_shell days.
Comment 3 Dirk Pranke 2010-04-07 23:37:23 PDT
Heh, ironic that calling "arch" causes it to crash ...
Comment 4 Adam Barth 2010-04-07 23:39:31 PDT
(In reply to comment #3)
> Heh, ironic that calling "arch" causes it to crash ...

Can we land this?  I'd like to experiment more with new-run-webkit-tests, but this "crashes on every test" bug is blocking me.
Comment 5 Eric Seidel (no email) 2010-04-07 23:44:47 PDT
The "crash" is just arch exiting saying that there is no -i386 version of the binary.
Comment 6 Adam Barth 2010-04-07 23:55:58 PDT
Comment on attachment 52836 [details]
Patch

Clearing flags on attachment: 52836

Committed r57253: <http://trac.webkit.org/changeset/57253>
Comment 7 Adam Barth 2010-04-07 23:56:05 PDT
All reviewed patches have been landed.  Closing bug.