Closed
Bug 971025
Opened 11 years ago
Closed 11 years ago
move testing/mochitest/test/test_* to testing/mochitest/test/Harness_sanity
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla30
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file, 1 obsolete file)
7.70 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
lets fix up yet another directory to be in the mochitest.ini format
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8374193 -
Flags: review? → review?(ted)
Comment 2•11 years ago
|
||
Comment on attachment 8374193 [details] [diff] [review] move mochitest harness_sanity tests to their own directory (1.0) Review of attachment 8374193 [details] [diff] [review]: ----------------------------------------------------------------- Good stuff!
Attachment #8374193 -
Flags: review?(ted) → review+
Assignee | ||
Comment 3•11 years ago
|
||
classic, I have a failure on windows 7 (opt+debug). A side effect of this patch is that it now runs these tests in the middle of the run, not at the beginning, so some test on windows 7 is messing this up!
Assignee | ||
Comment 4•11 years ago
|
||
for reference: https://tbpl.mozilla.org/?tree=Try&rev=70709ea5c52e
Assignee | ||
Comment 5•11 years ago
|
||
figured out the problem. It appears that layout/generic/test/test_contained_plugin_transport.html is causing the problem. I have commented it out. What is even stranger is if I run layout/base and layout/forms in the same chunk, this problem doesn't exist!
Assignee | ||
Comment 6•11 years ago
|
||
carry over r+ since I am just disabling one test.
Attachment #8374193 -
Attachment is obsolete: true
Attachment #8385992 -
Flags: review+
Assignee | ||
Comment 7•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f8d98d120135
https://hg.mozilla.org/mozilla-central/rev/f8d98d120135
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•