Closed
Bug 923635
Opened 11 years ago
Closed 11 years ago
DataStore mochitests should use mochitest.ini file
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file, 1 obsolete file)
3.15 KB,
patch
|
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #813713 -
Flags: review?(Ms2ger)
Comment 2•11 years ago
|
||
Comment on attachment 813713 [details] [diff] [review]
dataStore_mochitest.patch
Review of attachment 813713 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/datastore/tests/moz.build
@@ +3,5 @@
> # This Source Code Form is subject to the terms of the Mozilla Public
> # License, v. 2.0. If a copy of the MPL was not distributed with this
> # file, You can obtain one at http://mozilla.org/MPL/2.0/.
> +
> +MOCHITEST_MANIFESTS += ['mochitest.ini']
It's preferred to move this into the parent dir, remove this dir from DIRS there, and remove this moz.build file.
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #813713 -
Attachment is obsolete: true
Attachment #813713 -
Flags: review?(Ms2ger)
Attachment #813753 -
Flags: review?(Ms2ger)
Comment 4•11 years ago
|
||
Comment on attachment 813753 [details] [diff] [review]
dataStore_mochitest.patch
Review of attachment 813753 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thanks!
Attachment #813753 -
Flags: review?(Ms2ger) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•