Closed
Bug 939274
Opened 11 years ago
Closed 11 years ago
Change jit-tests remote harness to push tests/* to remote device
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: dminor, Assigned: dminor)
References
Details
Attachments
(1 file)
1.90 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #918934 +++
Bug 939262 will add js1_8_5 to the test package, but we will also need to push it to the device when testing remotely.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
I think it makes sense to push everything under tests to the remote device to save having to update the harness everytime someone adds a new dependency here.
Summary: Change jit-tests remote harness to push tests/js1_8_5 to remote device → Change jit-tests remote harness to push tests/* to remote device
Comment 3•11 years ago
|
||
Comment on attachment 8339392 [details] [diff] [review]
Push everything under tests to remote device.
Review of attachment 8339392 [details] [diff] [review]:
-----------------------------------------------------------------
Makes sense. r=me
Attachment #8339392 -
Flags: review?(terrence) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Thanks! pushed to https://hg.mozilla.org/integration/mozilla-inbound/rev/70fde224f3d1
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in
before you can comment on or make changes to this bug.
Description
•