Bug 1322938 - Disable test_lowDiskSpace.html on Android debug (
bug 1328321). r=me
MozReview-Commit-ID: 7zC45kyXsOB
--- a/dom/indexedDB/test/mochitest.ini
+++ b/dom/indexedDB/test/mochitest.ini
@@ -198,16 +198,17 @@ support-files =
[test_invalid_version.html]
[test_invalidate.html]
# disabled for the moment
skip-if = true
[test_key_requirements.html]
[test_keys.html]
[test_leaving_page.html]
[test_lowDiskSpace.html]
+skip-if = toolkit == 'android' && debug # Bug 1328321
[test_maximal_serialized_object_size.html]
[test_message_manager_ipc.html]
# This test is only supposed to run in the main process.
skip-if = e10s
[test_multientry.html]
[test_names_sorted.html]
[test_objectCursors.html]
[test_objectStore_getAllKeys.html]