Closed
Bug 1079278
Opened 11 years ago
Closed 11 years ago
indexedDB xpcshell tests inadvertently disabled on android
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: ahal, Assigned: ahal)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.33 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
Bug 994190 renamed dom/indexedDB/test/unit/xpcshell.ini to dom/indexedDB/test/unit/xpcshell-shared.ini but unfortunately forgot to update the root android manifest in the process:
http://dxr.mozilla.org/mozilla-central/source/testing/xpcshell/xpcshell_android.ini
Horribly enough, the harness spit out a warning, but nothing that turned the job orange, so this went unnoticed. In bug 1066735 I'm working to remove the android and b2g specific xpcshell manifests so this doesn't happen again in the future.
| Assignee | ||
Comment 1•11 years ago
|
||
Hopefully nothing broke in the meantime:
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=a2f300ef2832
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•11 years ago
|
||
That was wishful thinking:
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=2299119&repo=try
Ben, I'll leave it up to you whether you want to fix or disable this test.
Assignee: ahalberstadt → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(bent.mozilla)
Let's just disable that one test, it's somehow related to the way we do packaging on android and I don't have time to look at it right now.
Flags: needinfo?(bent.mozilla)
| Assignee | ||
Comment 4•11 years ago
|
||
Also disables test_globalObjects_other.js on android.
Assignee: nobody → ahalberstadt
Attachment #8501766 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8501904 -
Flags: review?(bent.mozilla)
Comment on attachment 8501904 [details] [diff] [review]
Re-enable indexedDB xpcshell tests on Android
Review of attachment 8501904 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8501904 -
Flags: review?(bent.mozilla) → review+
| Assignee | ||
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•