Bug 874423 - Skip test_bug430723.html on OSX/Win opt. r=me,a=test-only

This commit is contained in:
Geoff Brown 2017-01-24 14:49:05 -05:00
Родитель 7fa4e457a6
Коммит a0613e7f32
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -50,7 +50,7 @@ skip-if = toolkit == "android" || toolkit == "windows" # disabled on Windows bec
[test_bug386782.html]
[test_bug430624.html]
[test_bug430723.html]
skip-if = toolkit == 'android' #TIMED_OUT
skip-if = (toolkit == 'android') || (!debug && (os == 'mac' || os == 'win')) # Bug 874423
[test_child.html]
[test_grandchild.html]
[test_not-opener.html]