Closed
Bug 956862
Opened 12 years ago
Closed 12 years ago
Move various mochitests to manifests
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla29
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
27.38 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
44 files changed, 82 insertions(+), 273 deletions(-)
Attachment #8356238 -
Flags: review?(mshal)
Comment 1•12 years ago
|
||
Comment on attachment 8356238 [details] [diff] [review]
Patch v1
>diff --git a/content/html/content/test/moz.build b/content/html/content/test/moz.build
>--- a/content/html/content/test/moz.build
>+++ b/content/html/content/test/moz.build
>-TEST_DIRS += ['forms']
I think you want to rm content/html/content/test/forms/moz.build now.
>--- a/dom/browser-element/mochitest/priority/Makefile.in
>+++ /dev/null
>@@ -1,39 +0,0 @@
>-# Note: ../browserElementTestHelpers.js makes all tests in this directory OOP,
>-# because testing the process-priority manager without OOP frames doesn't make
>-# much sense.
Is the above comment worth moving over to mochitest.ini?
Everything else looks good to me!
Attachment #8356238 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•