Bug 141165

Summary: Run JSC tests on ARM EFL bots
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, darin, lforschler, ossy, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 140821, 141000, 141079, 141158, 141164, 141196, 141202, 141287, 141329, 141470, 141509    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Csaba Osztrogonác 2015-02-02 11:13:10 PST
Now we already run JSC tets on our EFL ARM bots on http://build.webkit.sed.hu/waterfall ,
but these bots use a very tricky way to do it. (build directory is mounted on a board
with NFS, jsc binary is replaced with a script, which calls the original jsc binary
with ssh)

The goal is to make run-jsc-stress-tests --remote option work out-of-the-box for EFL ARM 
bots on https://build.webkit.org/waterfall and then enable jsc tests on these bots.
Comment 1 Csaba Osztrogonác 2015-02-13 12:01:17 PST
Dependecies are already fixed, only the master.cfg 
change is needed, it is coming soon.
Comment 2 Csaba Osztrogonác 2015-02-17 04:54:19 PST
Created attachment 246737 [details]
Patch
Comment 3 Csaba Osztrogonác 2015-02-17 04:59:19 PST
Created attachment 246738 [details]
Patch

and removing "(Build)" from the builder names
Comment 4 Csaba Osztrogonác 2015-02-17 10:28:41 PST
Comment on attachment 246738 [details]
Patch

Our bots are ready to run tests, I already added the necessary config.json to them.
Comment 5 Csaba Osztrogonác 2015-02-17 22:02:55 PST
ping?
Comment 6 Csaba Osztrogonác 2015-02-18 12:26:42 PST
Dear reviewers, could you possibly let this patch in?
Comment 7 Lucas Forschler 2015-02-18 12:29:30 PST
lgtm, however I don't have review+ powers.
Comment 8 WebKit Commit Bot 2015-02-18 13:19:59 PST
Comment on attachment 246738 [details]
Patch

Clearing flags on attachment: 246738

Committed r180288: <http://trac.webkit.org/changeset/180288>
Comment 9 WebKit Commit Bot 2015-02-18 13:20:04 PST
All reviewed patches have been landed.  Closing bug.