mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Bug 936226 - Disable test_temporary_storage.js on Android x86; r=jmaher
This commit is contained in:
parent
003b3e26af
commit
dc04e7c090
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user