Closed
Bug 947687
Opened 12 years ago
Closed 12 years ago
Fix jit-tests remote harness push of tests/* to remote device
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: dougc, Assigned: dougc)
References
Details
Attachments
(1 file)
|
1.23 KB,
patch
|
dminor
:
review+
|
Details | Diff | Splinter Review |
The change in bug 939274 does not seem to work for testing over ADB here. It tries to push files in the tests/ directory using pushDir which fails.
| Assignee | ||
Comment 1•12 years ago
|
||
Might this be an appropriate fix?
Attachment #8344286 -
Flags: review?(dminor)
Comment 2•12 years ago
|
||
Comment on attachment 8344286 [details] [diff] [review]
Fix jit-tests remote harness push of tests/* to remote device
Review of attachment 8344286 [details] [diff] [review]:
-----------------------------------------------------------------
That makes more sense.
Sorry about the ADB breakage, in the future I'll try to test both ADB and SUT locally. It has been flakey on my pandaboard, I'll see if it is more reliable on an actual phone.
Attachment #8344286 -
Flags: review?(dminor) → review+
| Assignee | ||
Updated•12 years ago
|
Blocks: 939274
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Assignee: nobody → dtc-moz
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•