Closed
Bug 781789
Opened 12 years ago
Closed 7 years ago
Permaorange Android devicestorage/test/test_stat.html | uncaught JS exception - TypeError: navigator.getDeviceStorage is not a function at test_stat.html:45
Categories
(Core :: DOM: Device Interfaces, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [test disabled][leave open][DeviceStorageTest])
Attachments
(1 file)
(deleted),
patch
|
jmaher
:
review+
emorley
:
checkin+
|
Details | Diff | Splinter Review |
Android Tegra 250 mozilla-inbound opt test mochitest-3 on 2012-08-09 16:48:07 PDT for push 14c4b37f9a0e
slave: tegra-063
https://tbpl.mozilla.org/php/getParsedLog.php?id=14276487&tree=Mozilla-Inbound
{
768 INFO TEST-START | /tests/dom/devicestorage/test/test_stat.html
769 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/devicestorage/test/test_stat.html | an unexpected uncaught JS exception reported through window.onerror - TypeError: navigator.getDeviceStorage is not a function at http://mochi.test:8888/tests/dom/devicestorage/test/test_stat.html:45
770 INFO TEST-END | /tests/dom/devicestorage/test/test_stat.html | finished in 638ms
}
Test landed in last 24 hours by bug 777088.
This is one of the few things keeping native Android M3 hidden.
Comment 1•12 years ago
|
||
If we landed a new test that is perma orange, back it out. Since M3 is hidden we can excuse them and hide it in the android manifest.
Reporter | ||
Comment 2•12 years ago
|
||
Temporarily disable test for now, so we can green this suite up and unhide.
Attachment #650873 -
Flags: review?(jmaher)
Comment 3•12 years ago
|
||
Comment on attachment 650873 [details] [diff] [review]
Disable on Android
Review of attachment 650873 [details] [diff] [review]:
-----------------------------------------------------------------
thanks!
Attachment #650873 -
Flags: review?(jmaher) → review+
Reporter | ||
Comment 4•12 years ago
|
||
(In reply to Ed Morley [:edmorley] from comment #2)
> Temporarily disable test for now, so we can green this suite up and unhide.
https://hg.mozilla.org/integration/mozilla-inbound/rev/4483bada42be
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Updated•12 years ago
|
Whiteboard: [orange] → [orange][test disabled][leave open]
Comment 6•12 years ago
|
||
we should really disable all devicestorage tests on android.
Comment 7•12 years ago
|
||
Reporter | ||
Comment 8•12 years ago
|
||
(In reply to Doug Turner (:dougt) from comment #6)
> we should really disable all devicestorage tests on android.
Filed bug 782275.
Blocks: 782275
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange][test disabled][leave open] → [test disabled][leave open]
Reporter | ||
Updated•12 years ago
|
Attachment #650873 -
Flags: checkin+
Comment 9•10 years ago
|
||
Will this work in nearest future?
I wrote my first app and stuck with this error when running app on Android and Desktop: https://stackoverflow.com/questions/24892982/navigator-getdevicestorage-is-not-a-function-error-in-open-web-app-on-desktop
While it works fine in Firefox OS Simulator
Updated•9 years ago
|
Whiteboard: [test disabled][leave open] → [test disabled][leave open][DeviceStorageTest]
Updated•7 years ago
|
Priority: -- → P5
Comment 10•7 years ago
|
||
Closing either invalid (FxOS related) or extremely dated (2+ years) DeviceInterface intermittents. OrangeFactor should yell and reopen them if they happen again.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•