зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1563766 - Switch geckoview wpt to emulator 29.0.11; r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D37115 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
053cbe10fb
Коммит
48f4db04c2
|
@ -27,7 +27,7 @@ job-defaults:
|
|||
macosx.*:
|
||||
- web_platform_tests/prod_config_mac.py
|
||||
android-em.*:
|
||||
- android/androidx86_7_0-old.py
|
||||
- android/androidx86_7_0.py
|
||||
- web_platform_tests/prod_config_android.py
|
||||
default:
|
||||
- web_platform_tests/prod_config.py
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
if debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[abspos-containing-block-initial-009a.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[abspos-containing-block-initial-009b.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[abspos-containing-block-initial-009e.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[abspos-containing-block-initial-009f.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
if (os == "win") and (version == "6.1.7601"): FAIL
|
||||
if not webrender and (os == "win") and (version == "10.0.17134"): FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[background-image-cover-attachment-001.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[containing-block-010.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[blocks-025.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[abspos-containing-block-001.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[abspos-containing-block-003.xht]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
if os == "mac": FAIL
|
||||
if webrender and (os == "win"): FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[mix-blend-mode-both-parent-and-blended-with-3D-transform.html]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[mix-blend-mode-mask.html]
|
||||
expected:
|
||||
if (os == "linux"): PASS
|
||||
if (os == "linux") or (os == "android"): PASS
|
||||
FAIL
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[mix-blend-mode-sibling-with-3D-transform.html]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
if (os == "win") and (processor == "aarch64"): PASS
|
||||
if not webrender and (os == "win") and (version == "10.0.17134"): FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
if debug and not webrender and e10s and (os == "win") and (version == "10.0.17134") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[overflow-top-left.html]
|
||||
expected:
|
||||
if os == "android": FAIL
|
|
@ -1,4 +1,5 @@
|
|||
[position-sticky-scroll-with-clip-and-abspos.html]
|
||||
disabled:
|
||||
if os == "android": Bug 1563766
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
if not webrender and (os == "win") and (version == "10.0.17134"): FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
expected:
|
||||
if webrender: FAIL
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[transforms-rotateY-degree-60.html]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[transofrmed-preserve-3d-1.html]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[transofrmed-rotateX-3.html]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[scrollbar-vertical-rl.html]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "android") and e10s: FAIL
|
||||
if (os == "android") and e10s: PASS
|
||||
|
|
|
@ -5,43 +5,6 @@
|
|||
[Readable stream synchronously cancels with AbortError if aborted before reading]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.arrayBuffer()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Stream errors once aborted. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.text()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Stream errors once aborted, after reading. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response - no-cors]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.blob()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.formData()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.json()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
|
||||
[general.any.html]
|
||||
[Stream will not error if body is empty. It's closed with an empty queue before it errors.]
|
||||
expected: FAIL
|
||||
|
@ -49,43 +12,6 @@
|
|||
[Readable stream synchronously cancels with AbortError if aborted before reading]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.arrayBuffer()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Stream errors once aborted. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.text()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Stream errors once aborted, after reading. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response - no-cors]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.blob()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.formData()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.json()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
|
||||
[general.any.sharedworker.html]
|
||||
[Stream will not error if body is empty. It's closed with an empty queue before it errors.]
|
||||
expected: FAIL
|
||||
|
@ -93,92 +19,13 @@
|
|||
[Readable stream synchronously cancels with AbortError if aborted before reading]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.arrayBuffer()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Stream errors once aborted. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.text()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Stream errors once aborted, after reading. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response - no-cors]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.blob()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.formData()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.json()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
|
||||
[general.https.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[general.any.serviceworker.html]
|
||||
expected:
|
||||
if os == "android": TIMEOUT
|
||||
[Readable stream synchronously cancels with AbortError if aborted before reading]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
expected: FAIL
|
||||
|
||||
[Stream will not error if body is empty. It's closed with an empty queue before it errors.]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.arrayBuffer()]
|
||||
expected:
|
||||
if os == "android": TIMEOUT
|
||||
|
||||
[Stream errors once aborted. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.text()]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[Stream errors once aborted, after reading. Underlying connection closed.]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response - no-cors]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.blob()]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.formData()]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[Underlying connection is closed when aborting after receiving response]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Fetch aborted & connection closed when aborted after calling response.json()]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
[keepalive.html]
|
||||
expected:
|
||||
if (os == "android") and not e10s: TIMEOUT
|
||||
if (os == "android") and e10s: TIMEOUT
|
||||
if (os == "android") and e10s: OK
|
||||
[aborting a detached keepalive fetch should not do anything]
|
||||
expected:
|
||||
if (os == "android") and not e10s: NOTRUN
|
||||
if (os == "android") and e10s: NOTRUN
|
||||
if (os == "android") and e10s: PASS
|
||||
|
||||
[aborting a keepalive fetch should work]
|
||||
expected:
|
||||
if (os == "android") and not e10s: TIMEOUT
|
||||
if (os == "android") and e10s: TIMEOUT
|
||||
if (os == "android") and e10s: PASS
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[track-cues-missed.html]
|
||||
[Events are triggered for missed (skipped) cues during normal playback]
|
||||
disabled:
|
||||
if os == "android": Bug 1563766
|
|
@ -0,0 +1,7 @@
|
|||
[iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html]
|
||||
expected:
|
||||
if os == "android": TIMEOUT
|
||||
bug: 1563766
|
||||
[Navigation resulted download in sandbox is allowed by allow-downloads-without-user-activation.]
|
||||
expected:
|
||||
if os == "android": TIMEOUT
|
|
@ -3,5 +3,7 @@
|
|||
disabled:
|
||||
if (os == "mac") and (version == "OS X 10.14.5") and not debug: new os version
|
||||
if (os == "mac") and (version == "OS X 10.14") and not debug: new os version
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "android"): PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -2,18 +2,12 @@
|
|||
[Clients.matchAll() returns uncontrolled windows in focus order. Case 1.]
|
||||
disabled:
|
||||
if (os == "android") and not debug: Frequently failing on geckoview (Bug 1518237)
|
||||
expected:
|
||||
if (os == "android"): FAIL
|
||||
|
||||
[Clients.matchAll() returns controlled windows in focus order. Case 1.]
|
||||
disabled:
|
||||
if (os == "android") and not debug: Frequently failing on geckoview (Bug 1344484)
|
||||
expected:
|
||||
if (os == "android"): FAIL
|
||||
|
||||
[Clients.matchAll() returns controlled windows and frames in focus order.]
|
||||
disabled:
|
||||
if (os == "android") and not debug: Frequently failing on geckoview (Bug 1562728)
|
||||
expected:
|
||||
if (os == "android"): FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче