Bug 141082
| Summary: | run-jsc-stress-tests --remote shouldn't have hard coded config file | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | New Bugs | Assignee: | Csaba Osztrogonác <ossy> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ossy |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Csaba Osztrogonác
Now the remote runner relies on ~/.bencher json config file
and tempPath key in it. This hard coding isn't user friendly.
http://trac.webkit.org/browser/trunk/Tools/Scripts/run-jsc-stress-tests?rev=179343#L1363
I'm going to find a better solution with keeping
the default behaviour not to break iOS testing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 141509 ***