Bug 1447040 - Disable cache-abort serviceworker test on mac debug, a=testonly

MozReview-Commit-ID: AG1rleCpnmO
This commit is contained in:
James Graham 2018-04-16 16:08:20 +01:00
Родитель 317a800b43
Коммит 19d603fac9
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -1,4 +1,7 @@
[cache-abort.https.html]
disabled:
if debug and os == "mac": bug 1447040
[put() followed by abort after headers received should reject with AbortError]
expected: FAIL