Bug 936226 - Disable test_temporary_storage.js on Android x86; r=jmaher

This commit is contained in:
Geoff Brown 2013-12-17 09:54:36 -07:00
parent 003b3e26af
commit dc04e7c090

View File

@ -74,6 +74,8 @@ skip-if = os == "mac" || os == "android"
[test_setVersion_exclusion.js]
[test_success_events_after_abort.js]
[test_temporary_storage.js]
# bug 951017: intermittent failure on Android x86 emulator
skip-if = os == "android" && processor == "x86"
[test_traffic_jam.js]
[test_transaction_abort.js]
[test_transaction_abort_hang.js]