Closed
Bug 1125383
Opened 10 years ago
Closed 10 years ago
Unbreak running single mochitests using the runtests.py script directly
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla38
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file)
2.59 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Without this, the following exception is thrown:
TEST-UNEXPECTED-FAIL | unknown test url | uncaught exception - TypeError: SimpleTest.harnessParameters is undefined at http://mochi.test:8888/tests/SimpleTest/SimpleTest.js:624
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8553975 -
Flags: review?(ted)
Comment 2•10 years ago
|
||
Comment on attachment 8553975 [details] [diff] [review]
Unbreak running single mochitests using the runtests.py script directly
Review of attachment 8553975 [details] [diff] [review]:
-----------------------------------------------------------------
I'd like to unsupport running via runtests.py, but this patch is simple enough that I'm not going to fight that fight today.
Attachment #8553975 -
Flags: review?(ted) → review+
Assignee: nobody → ehsan
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•