Bug 969624 - Skip test_storageservice_client.js on Android 2.3 emulator; r=dminor

This commit is contained in:
Geoff Brown 2014-02-24 17:51:15 -07:00
parent ceb4722d3a
commit 5d64d66697

View File

@ -33,6 +33,8 @@ firefox-appdir = browser
# Storage service APIs
[test_storageservice_bso.js]
[test_storageservice_client.js]
# Bug 969624: Intermittent fail on Android 2.3 emulator
skip-if = os == "android" && android_version == "10"
[test_tokenserverclient.js]