Closed
Bug 838604
Opened 12 years ago
Closed 12 years ago
Add mozcrash to tests.zip
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla21
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
595 bytes,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
mozcrash is missing from the tests zip file. I can import it when I run locally, but on try server I get:
Traceback (most recent call last):
File "mochitest/runtestsremote.py", line 16, in <module>
from remoteautomation import RemoteAutomation
File "/builds/tegra-258/test/build/tests/mochitest/remoteautomation.py", line 15, in <module>
import mozcrash
ImportError: No module named mozcrash
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #710702 -
Flags: review?(jgriffin)
Updated•12 years ago
|
Attachment #710702 -
Flags: review?(jgriffin) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•