mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
daf2fe32a4
commit
9b24902cd5
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user