Bug 806168 - Follow-up: Disable tests on Android. r=me

The test that I renamed in this bug was already disabled on Android, so this does nothing new.
This commit is contained in:
Justin Lebar 2012-10-30 18:22:37 -04:00
parent c3e6e6b623
commit 0a8ae17bb8

View File

@ -152,7 +152,9 @@
"dom/indexedDB/test/test_event_propagation.html": "TIMED_OUT, bug 780855",
"dom/indexedDB/test/test_app_isolation_inproc.html": "TIMED_OUT",
"dom/indexedDB/test/test_app_isolation_oop.html": "TIMED_OUT",
"dom/indexedDB/test/test_webapp_clearBrowserData.html": "No test app installed",
"dom/indexedDB/test/test_webapp_clearBrowserData_inproc_inproc.html": "No test app installed",
"dom/indexedDB/test/test_webapp_clearBrowserData_inproc_oop.html": "No test app installed",
"dom/indexedDB/test/test_webapp_clearBrowserData_oop_inproc.html": "No test app installed",
"dom/network/tests/test_network_basics.html": "",
"dom/permission/tests/test_permission_basics.html": "",
"dom/sms/tests/test_sms_basics.html": "",