Bug 1294341 - Also skip the test on linux64 because tests were failing

--HG--
extra : rebase_source : b06fad52c1d6406dc63b8ccd20b1fb6a9bf622d6
This commit is contained in:
Wes Kocher 2016-09-28 14:29:22 -07:00
Родитель 1d521e77f9
Коммит 3669bf32ec
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -74,7 +74,7 @@ skip-if = !crashreporter || e10s
[test_hanging.html]
skip-if = !crashreporter || e10s
[test_hidden_plugin.html]
skip-if = os == "linux" && bits == 32
skip-if = os == "linux"
[test_instance_re-parent.html]
skip-if = release_build # Bug 1172627
[test_instance_unparent1.html]