Bug 984194 Disable test_encoding.js for Thunderbird to avoid perma-orange, bug 1012917 will fix this fully. r=jduell

This commit is contained in:
Magnus Melin 2014-04-24 23:27:21 +03:00
parent daf2fe32a4
commit 9b24902cd5

View File

@ -4,4 +4,5 @@ tail =
[test_encoding.js]
# Bug 676995: test hangs consistently on Android
skip-if = os == "android"
# Bug 984194: broken on comm-central
skip-if = (os == "android" || buildapp == '../mail')