Closed
Bug 980015
Opened 12 years ago
Closed 12 years ago
Remove MOCHITEST_FILES et. al.
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla30
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file, 1 obsolete file)
|
6.33 KB,
patch
|
Details | Diff | Splinter Review |
Once we finish bug 920185, we can land this.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8386279 -
Flags: review?(gps)
Comment 2•12 years ago
|
||
Comment on attachment 8386279 [details] [diff] [review]
Remove MOCHITEST_FILES et. al.
Review of attachment 8386279 [details] [diff] [review]:
-----------------------------------------------------------------
Nuke it from orbit!
Attachment #8386279 -
Flags: review?(gps) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Backed out for failures in test_property_database.html.
https://hg.mozilla.org/integration/mozilla-inbound/rev/de734e8b03a3
https://tbpl.mozilla.org/php/getParsedLog.php?id=35900277&tree=Mozilla-Inbound
| Assignee | ||
Comment 5•12 years ago
|
||
Terrible, I managed to make two mistakes in one line:
-TEST_DEST = $(DIST)/_tests/testing/mochitest/$(relativesrcdir)
+TEST_DEST = $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
With that fix I can run all the Mochitests in that directory successfully.
| Assignee | ||
Updated•12 years ago
|
Attachment #8386279 -
Attachment is obsolete: true
| Assignee | ||
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•