Closed
Bug 767894
Opened 11 years ago
Closed 11 years ago
Device Storage - move test from dom/tests/mochitest/devicestorage to dom/devicestorage/
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: dougt, Assigned: dougt)
References
Details
Attachments
(1 file)
4.43 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
I am going to be adding IPC support to device storage. part of that work requires that I create a testing ipc directory that is a peer to the tests. at the end of the day, i want: dom/devicestorage/tests dom/devicestorage/ipc This is similar to what IndexedDB does.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → doug.turner
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #636248 -
Flags: review?(bent.mozilla)
Updated•11 years ago
|
Attachment #636248 -
Flags: review?(bent.mozilla) → review+
Assignee | ||
Comment 2•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/cad3e0609835
Comment 3•11 years ago
|
||
Push backed out for devicestorage test failures: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=c707e4f15fd4 https://tbpl.mozilla.org/php/getParsedLog.php?id=13002287&tree=Mozilla-Inbound https://hg.mozilla.org/integration/mozilla-inbound/rev/610161cc263b
Assignee | ||
Comment 4•11 years ago
|
||
so, the reason for backout is that there is a special file that disables some tests on android native. Paths needed to be updated there: mozilla-central/testing/mochitest/android.json
Assignee | ||
Comment 5•11 years ago
|
||
included the change joel pointed me to. https://hg.mozilla.org/integration/mozilla-inbound/rev/18f7e51126e0
Comment 6•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/18f7e51126e0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in
before you can comment on or make changes to this bug.
Description
•