Bug 1539693 - adjust expected outcomes and/or re-enable tests in wpt for windows10-aarch64 r=jmaher

Re-enable some tests, and adjust expected outcomes based on the newer multiplier for web platform tests.

This isn't a comprehensive list but covers a good chunk of the disabled tests.

Differential Revision: https://phabricator.services.mozilla.com/D25814

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Gao 2019-04-03 18:48:52 +00:00
Родитель 3af6950df3
Коммит 075684c04b
33 изменённых файлов: 49 добавлений и 69 удалений

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

@ -1,3 +1 @@
[beacon-redirect.window.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1531534

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

@ -1,11 +1,11 @@
[encrypted-media-report-only.https.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536909
expected:
if (os == "android"): OK
if (os == "win" and processor == "aarch64"): OK
TIMEOUT
[Encrypted Media report only mode]
expected:
if (os == "android"): FAIL
if (os == "win" and processor == "aarch64"): FAIL
TIMEOUT

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

@ -1,4 +1,6 @@
[cross-site-redirect.tentative.https.sub.html]
expected:
if (processor == 'aarch64' and os == 'win'): CRASH # aarch64 due to bug 1540864
[Cross-Site -> Cross-Site redirect]
expected: FAIL

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

@ -1,4 +1,6 @@
[multiple-redirect-cross-site.tentative.https.sub.html]
expected:
if (processor == 'aarch64' and os == 'win'): CRASH # aarch64 due to 1540864
[Same-Origin -> Cross-Site -> Same-Origin redirect]
expected: FAIL

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

@ -1,4 +1,6 @@
[multiple-redirect-same-site.tentative.https.sub.html]
expected:
if (processor == 'aarch64' and os == 'win'): CRASH # aarch64 due to 1540864
[Same-Origin -> Same-Site -> Same-Origin redirect]
expected: FAIL

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

@ -1,4 +1,6 @@
[same-origin-redirect.tentative.https.sub.html]
expected:
if (processor == 'aarch64' and os == 'win'): CRASH # aarch64 due to 1540864
[Same-Origin -> Cross-Site redirect]
expected: FAIL

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

@ -1,4 +1,6 @@
[same-site-redirect.tentative.https.sub.html]
expected:
if (processor == 'aarch64' and os == 'win'): CRASH # aarch64 due to 1540864
[Same-Site -> Same-Origin redirect]
expected: FAIL

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

@ -1,5 +1,6 @@
[navigation.sub.html?encoding=x-cp1251]
expected:
if (os == "win" and processor == "aarch64"): OK
if not debug and e10s and (os == "linux") and (processor == "x86"): TIMEOUT
if not debug and not asan and e10s and (os == "linux") and (processor == "x86_64"): TIMEOUT
if not debug and (os == "win"): TIMEOUT
@ -13,6 +14,7 @@
[navigation.sub.html?encoding=utf8]
expected:
if (os == "win" and processor == "aarch64"): OK
if not debug and e10s and (os == "linux") and (processor == "x86"): TIMEOUT
if not debug and not asan and e10s and (os == "linux") and (processor == "x86_64"): TIMEOUT
if not debug and (os == "win"): TIMEOUT
@ -26,6 +28,7 @@
[navigation.sub.html?encoding=windows-1252]
expected:
if (os == "win" and processor == "aarch64"): OK
if not debug and e10s and (os == "linux") and (processor == "x86"): TIMEOUT
if not debug and not asan and e10s and (os == "linux") and (processor == "x86_64"): TIMEOUT
if not debug and (os == "win"): TIMEOUT

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

@ -1,3 +1,2 @@
[track-cue-negative-timestamp-events.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1538303

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

@ -1,4 +1,2 @@
[track-cues-pause-on-exit.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1538303

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

@ -1,4 +1,2 @@
[track-cues-sorted-before-dispatch.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1538303

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

@ -1,4 +1,2 @@
[track-disabled-addcue.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1538303

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

@ -1,4 +1,2 @@
[track-disabled.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1538303

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

@ -1,4 +1,6 @@
[img.complete.html]
expected:
if (processor == 'aarch64' and os == 'win'): CRASH # aarch64 due to bug 1540865
[IDL attribute complete returns true when image resource has been fetched but not run yet & image is not in broken state]
expected: FAIL

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # 1538379
[SXG reporting test of sxg.mi_error for navigation.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # 1538379

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.parse_error for navigation.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.failed downgraded from sxg.cert_fetch_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.cert_fetch_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.failed downgraded from sxg.cert_parse_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.cert_parse_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.failed downgraded from sxg.cert_verification_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.cert_verification_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.invalid_integrity_header for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.mi_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG success report must be sent for prefetching.]
expected:
if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): TIMEOUT
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.parse_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.failed downgraded from sxg.signature_verification_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -7,7 +7,7 @@
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): OK # disabled in 1538379, re-enabled to FAIL in 1539693
[SXG reporting test of sxg.signature_verification_error for prefetch.]
expected:
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
@ -27,5 +27,5 @@
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): TIMEOUT
if (os == "win") and (processor == "aarch64"): TIMEOUT # 1538379
if (os == "win") and (processor == "aarch64"): FAIL # disabled in 1538379, re-enabled to FAIL in 1539693

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

@ -1,6 +1,4 @@
[RTCDTMFSender-ontonechange.https.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536916
[Calling insertDTMF() in the middle of tonechange events should cause future tonechanges to be updated to new tones]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531825

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

@ -1,6 +1,4 @@
[RTCPeerConnection-getStats.https.html]
expected:
if (os == 'win' and processor == 'aarch64'): TIMEOUT # bug 1536919
[getStats() with no argument should return stats report containing peer-connection stats on an empty PC]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087
@ -14,17 +12,11 @@
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720
[getStats() on track associated with RtpSender should return stats report containing outbound-rtp stats]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536919
expected:
FAIL
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720
[getStats() on track associated with RtpReceiver should return stats report containing inbound-rtp stats]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536919
expected:
FAIL
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225723
[getStats() with connected peer connections having tracks and data channel should return all mandatory to implement stats]

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

@ -1,6 +1,4 @@
[RTCPeerConnection-iceConnectionState.https.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1538283
[connection with one data channel should eventually have connected connection state]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299

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

@ -1,15 +1,5 @@
[RTCPeerConnection-remote-track-mute.https.html]
expected: TIMEOUT
[pc.close() mutes remote tracks]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536922
expected: TIMEOUT
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531107
[Changing transceiver direction to 'inactive' mutes the remote track]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536922
[Changing transceiver direction to 'sendrecv' unmutes the remote track]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536922
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531107

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

@ -1,3 +1 @@
[RTCPeerConnection-setRemoteDescription-tracks.https.html]
disabled:
if (os == 'win' and processor == 'aarch64'): https://bugzilla.mozilla.org/show_bug.cgi?id=1536925