Bug 932145 - Disable test on Android since inputmethod isn't supported there. r=janjongboom

This commit is contained in:
Ryan VanderMeulen 2013-12-17 12:57:10 -05:00
parent 95ad4ac71d
commit 7d9250b1c9
2 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,7 @@
"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/inputmethod": "not supported on Android",
"dom/network/tests/test_network_basics.html": "",
"dom/permission/tests/test_permission_basics.html": "",
"dom/mobilemessage/tests/test_sms_basics.html": "Bug 909036",

View File

@ -215,6 +215,7 @@
"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/inputmethod": "not supported on Android",
"dom/media/tests/ipc/test_ipc.html": "x86 only bug 936226",
"dom/network/tests/test_network_basics.html": "",
"dom/permission/tests/test_permission_basics.html": "",