Bug 141165 - Run JSC tests on ARM EFL bots
Summary: Run JSC tests on ARM EFL bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on: 140821 141000 141079 141158 141164 141196 141202 141287 141329 141470 141509
Blocks:
  Show dependency treegraph
 
Reported: 2015-02-02 11:13 PST by Csaba Osztrogonác
Modified: 2015-02-18 13:20 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.00 KB, patch)
2015-02-17 04:54 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
Patch (4.85 KB, patch)
2015-02-17 04:59 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.