Backed out changeset 0cff8ca10f71 (bug 1557123) for many wpt failures on osx 10.14 CLOSED TREE

This commit is contained in:
Bogdan Tara 2019-06-07 02:21:53 +03:00
Родитель 8ee686be00
Коммит c26e23ffb4
6 изменённых файлов: 12 добавлений и 4 удалений

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

@ -333,7 +333,7 @@ macosx1014-64-tests:
- test-verify
- test-verify-gpu
- test-verify-wpt
- web-platform-tests
# - web-platform-tests
# - web-platform-tests-reftests
- web-platform-tests-wdspec
# - xpcshell
@ -355,6 +355,7 @@ macosx64-tests:
- mochitest-webgl2-core
# - mochitest-webgl2-ext test timeouts
- telemetry-tests-client
- web-platform-tests
- web-platform-tests-reftests
- xpcshell

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

@ -2,4 +2,4 @@
disabled:
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
fuzzy:
if os == "mac": maxDifference=0-96;totalPixels=0-12
if os == "mac": maxDifference=96;totalPixels=0-12

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

@ -0,0 +1,3 @@
[ch-unit-001.html]
expected:
if os == "mac": FAIL

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

@ -0,0 +1,3 @@
[ch-unit-003.html]
expected:
if (os == "mac"): FAIL

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

@ -0,0 +1,3 @@
[ch-unit-004.html]
expected:
if os == "mac": FAIL

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

@ -1,6 +1,4 @@
[iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html]
[Navigation resulted download in sandbox is blocked.]
disabled:
if (os == "mac") and (version == "OS X 10.14") and not debug: new os version
expected: FAIL