Bug 1137659 - Re-enable LogShake xpcshell tests on B2G Emulator debug. r=me

This commit is contained in:
Alexandre Lissy 2015-02-27 04:25:00 -05:00
Родитель 0655f2811b
Коммит 7635f89c82
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,4 +27,4 @@ skip-if = toolkit != "gonk"
[test_logshake_gonk.js]
# only run on b2g builds due to requiring b2g-specific log files to exist
skip-if = ((toolkit != "gonk") || ((toolkit == "gonk") && (debug == true))) # bug 1125989: disabled because of race condition in OS.File.makeDir
skip-if = (toolkit != "gonk")