Bug 142335

Summary: run-jsc-stress-tests should determine the architecture from ELF binaries
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, gyuyoung.kim, mhahnenb
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2015-03-05 03:25:06 PST
Now run-jsc-stress-tests can determine the architecture from Mach-O (Apple) binaries, but not from ELF (Linux) binaries. Architecture is used for skipping tests based on architecture. Now there isn't any skipped tests on Linux based on architecture, but maybe it will be necessary in the future to paint ARM bots green. (At least for the brand new Aarch64 Linux tester bot which will be introduced in the near future.)
Attachments
Patch (2.35 KB, patch)
2015-03-05 03:28 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-03-05 03:28:04 PST
WebKit Commit Bot
Comment 2 2015-03-06 01:19:23 PST
Comment on attachment 247941 [details] Patch Clearing flags on attachment: 247941 Committed r181143: <http://trac.webkit.org/changeset/181143>
WebKit Commit Bot
Comment 3 2015-03-06 01:19:28 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.