Bug 1226291 - disable test on Android in the proper way. r=bustage

CLOSED TREE
This commit is contained in:
Andrew McCreight 2015-11-25 14:37:35 -08:00
parent 2cfad56554
commit bfbc0b2e6b

View File

@ -5,7 +5,7 @@ skip-if = true #depends on fix for bug 1048446
[test_add_task.html]
[test_createFiles.html]
[test_importInMainProcess.html]
skip-if = buildapp == 'android' #bug 1228060
skip-if = os == 'android' #bug 1228060
support-files = importtesting_chromescript.js
[test_sanity.html]
[test_sanityException.html]