Bug 1294873 - Skip test_websocket-server.html on osx, to avoid intermittent leaks; r=me, a=test-only

This commit is contained in:
Geoff Brown 2017-11-23 16:37:21 -07:00
Родитель 9c0b5a9a31
Коммит 3556bc0ffe
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -107,4 +107,4 @@ skip-if = !e10s # test is designed to work on e10s only
[test_webextension-addon-debugging-reload.html]
skip-if = !e10s # test is designed to work on e10s only
[test_websocket-server.html]
skip-if = false
skip-if = os == 'mac' # bug 1294873 intermittent leaks