Closed
Bug 605812
Opened 14 years ago
Closed 7 years ago
Add a test_ prefix to mochitests without one to make sure they're actually run
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(blocking2.0 -)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: rain1, Unassigned)
References
Details
Attachments
(1 file)
1.04 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
We discovered in bug 548763 that <http://mxr.mozilla.org/mozilla-central/source/widget/tests/taskbar_progress.xul> wasn't being run at all and has regressed since 1.9.2. There are a number of other tests in that directory and potentially in others that don't start with the test_ prefix.
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Reporter | ||
Comment 1•14 years ago
|
||
This fixes the two tests that aren't being run in widget/tests. I guess this can't be checked in until the tests pass.
Attachment #484755 -
Flags: review?(jmathies)
Updated•14 years ago
|
Attachment #484755 -
Flags: review?(jmathies) → review+
Updated•14 years ago
|
blocking2.0: ? → -
Comment 2•7 years ago
|
||
Mass closing mochitest bugs that haven't had activity in the past 5 years. Please re-open or file a new bug with modern context if this is still relevant.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•