diff --git a/taskcluster/ci/test/web-platform.yml b/taskcluster/ci/test/web-platform.yml index 03d16b5f285a..fd63a51463fc 100644 --- a/taskcluster/ci/test/web-platform.yml +++ b/taskcluster/ci/test/web-platform.yml @@ -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 diff --git a/testing/web-platform/meta/acid/acid2/reftest.html.ini b/testing/web-platform/meta/acid/acid2/reftest.html.ini index cb5465bad6d1..720c0aad72d3 100644 --- a/testing/web-platform/meta/acid/acid2/reftest.html.ini +++ b/testing/web-platform/meta/acid/acid2/reftest.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009a.xht.ini b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009a.xht.ini index b54057e8beb3..6233e57e1558 100644 --- a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009a.xht.ini +++ b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009a.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009b.xht.ini b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009b.xht.ini index 3aab581299f8..52693c4f4c1f 100644 --- a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009b.xht.ini +++ b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009b.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009e.xht.ini b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009e.xht.ini index 935c1e18fd3f..0a52ed9e8eeb 100644 --- a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009e.xht.ini +++ b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009e.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009f.xht.ini b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009f.xht.ini index 244a340284d6..bb2d7e6ac26e 100644 --- a/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009f.xht.ini +++ b/testing/web-platform/meta/css/CSS2/abspos/abspos-containing-block-initial-009f.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/backgrounds/background-bg-pos-206.xht.ini b/testing/web-platform/meta/css/CSS2/backgrounds/background-bg-pos-206.xht.ini index 71861356c474..578b65149742 100644 --- a/testing/web-platform/meta/css/CSS2/backgrounds/background-bg-pos-206.xht.ini +++ b/testing/web-platform/meta/css/CSS2/backgrounds/background-bg-pos-206.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/backgrounds/background-image-cover-attachment-001.xht.ini b/testing/web-platform/meta/css/CSS2/backgrounds/background-image-cover-attachment-001.xht.ini index 071bd80ff1e0..1dfd79ddc827 100644 --- a/testing/web-platform/meta/css/CSS2/backgrounds/background-image-cover-attachment-001.xht.ini +++ b/testing/web-platform/meta/css/CSS2/backgrounds/background-image-cover-attachment-001.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/box-display/containing-block-010.xht.ini b/testing/web-platform/meta/css/CSS2/box-display/containing-block-010.xht.ini index 286f0d173415..4b7b332617d0 100644 --- a/testing/web-platform/meta/css/CSS2/box-display/containing-block-010.xht.ini +++ b/testing/web-platform/meta/css/CSS2/box-display/containing-block-010.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/normal-flow/blocks-025.xht.ini b/testing/web-platform/meta/css/CSS2/normal-flow/blocks-025.xht.ini index 877a26317695..5c9072c0ecba 100644 --- a/testing/web-platform/meta/css/CSS2/normal-flow/blocks-025.xht.ini +++ b/testing/web-platform/meta/css/CSS2/normal-flow/blocks-025.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-001.xht.ini b/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-001.xht.ini index 9b2b09de37e0..47be14f39fef 100644 --- a/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-001.xht.ini +++ b/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-001.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-003.xht.ini b/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-003.xht.ini index 8466ea571736..587226eb30e1 100644 --- a/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-003.xht.ini +++ b/testing/web-platform/meta/css/CSS2/positioning/abspos-containing-block-003.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/CSS2/stacking-context/opacity-change-twice-stacking-context.html.ini b/testing/web-platform/meta/css/CSS2/stacking-context/opacity-change-twice-stacking-context.html.ini index 6085365dad32..a6ba9024667e 100644 --- a/testing/web-platform/meta/css/CSS2/stacking-context/opacity-change-twice-stacking-context.html.ini +++ b/testing/web-platform/meta/css/CSS2/stacking-context/opacity-change-twice-stacking-context.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html.ini index 747cc154561c..b9527ea733d4 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html.ini index a9c623cacbdf..556f93e2ad86 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html.ini index 8d6c862af3e0..b35c7a6724c7 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html.ini index 8aed284d14b7..584c5933d140 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html.ini index 53508f301c33..2842d15820e0 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html.ini index c6a24fb15aa1..89b46f64dce1 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-mask.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-mask.html.ini index 809ce8aa783c..c0166293015b 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-mask.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-mask.html.ini @@ -1,4 +1,4 @@ [mix-blend-mode-mask.html] expected: - if (os == "linux"): PASS + if (os == "linux") or (os == "android"): PASS FAIL diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-script.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-script.html.ini index 82ac0e6bae96..d1943140390d 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-script.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-script.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform.html.ini index 17e2025fe536..31267450557c 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-simple.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-simple.html.ini index ef18129e7743..29c6e8ff4f1e 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-simple.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-simple.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-svg.html.ini b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-svg.html.ini index d26a4db9214b..7fed5a84b562 100644 --- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-svg.html.ini +++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-svg.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-backgrounds/background-attachment-local/attachment-local-positioning-3.html.ini b/testing/web-platform/meta/css/css-backgrounds/background-attachment-local/attachment-local-positioning-3.html.ini index e60465e07d97..d82034c8d79a 100644 --- a/testing/web-platform/meta/css/css-backgrounds/background-attachment-local/attachment-local-positioning-3.html.ini +++ b/testing/web-platform/meta/css/css-backgrounds/background-attachment-local/attachment-local-positioning-3.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-backgrounds/child-move-reveals-parent-background.html.ini b/testing/web-platform/meta/css/css-backgrounds/child-move-reveals-parent-background.html.ini index b563080f68d5..5d3fe09da65d 100644 --- a/testing/web-platform/meta/css/css-backgrounds/child-move-reveals-parent-background.html.ini +++ b/testing/web-platform/meta/css/css-backgrounds/child-move-reveals-parent-background.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-flexbox/overflow-top-left.html.ini b/testing/web-platform/meta/css/css-flexbox/overflow-top-left.html.ini deleted file mode 100644 index 7b25dff9273d..000000000000 --- a/testing/web-platform/meta/css/css-flexbox/overflow-top-left.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[overflow-top-left.html] - expected: - if os == "android": FAIL diff --git a/testing/web-platform/meta/css/css-position/position-sticky-scroll-with-clip-and-abspos.html.ini b/testing/web-platform/meta/css/css-position/position-sticky-scroll-with-clip-and-abspos.html.ini index 63cf3e9887eb..b4f3cc3ec7c2 100644 --- a/testing/web-platform/meta/css/css-position/position-sticky-scroll-with-clip-and-abspos.html.ini +++ b/testing/web-platform/meta/css/css-position/position-sticky-scroll-with-clip-and-abspos.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-scrollbars/textarea-scrollbar-width-none.html.ini b/testing/web-platform/meta/css/css-scrollbars/textarea-scrollbar-width-none.html.ini index 5e0f454e0f2f..c280c448d924 100644 --- a/testing/web-platform/meta/css/css-scrollbars/textarea-scrollbar-width-none.html.ini +++ b/testing/web-platform/meta/css/css-scrollbars/textarea-scrollbar-width-none.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini b/testing/web-platform/meta/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini index 9800ff576938..bfdc9d25e018 100644 --- a/testing/web-platform/meta/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini +++ b/testing/web-platform/meta/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-transforms/transforms-rotateY-degree-60.html.ini b/testing/web-platform/meta/css/css-transforms/transforms-rotateY-degree-60.html.ini index c91c887fee43..95a885cda8ab 100644 --- a/testing/web-platform/meta/css/css-transforms/transforms-rotateY-degree-60.html.ini +++ b/testing/web-platform/meta/css/css-transforms/transforms-rotateY-degree-60.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-transforms/transofrmed-preserve-3d-1.html.ini b/testing/web-platform/meta/css/css-transforms/transofrmed-preserve-3d-1.html.ini index b7d82a504b5c..b8994a658016 100644 --- a/testing/web-platform/meta/css/css-transforms/transofrmed-preserve-3d-1.html.ini +++ b/testing/web-platform/meta/css/css-transforms/transofrmed-preserve-3d-1.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-transforms/transofrmed-rotateX-3.html.ini b/testing/web-platform/meta/css/css-transforms/transofrmed-rotateX-3.html.ini index ed11736964cf..592bafd22c1a 100644 --- a/testing/web-platform/meta/css/css-transforms/transofrmed-rotateX-3.html.ini +++ b/testing/web-platform/meta/css/css-transforms/transofrmed-rotateX-3.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-writing-modes/scrollbar-vertical-rl.html.ini b/testing/web-platform/meta/css/css-writing-modes/scrollbar-vertical-rl.html.ini index 1bdeb9387092..c6c61ddb8da8 100644 --- a/testing/web-platform/meta/css/css-writing-modes/scrollbar-vertical-rl.html.ini +++ b/testing/web-platform/meta/css/css-writing-modes/scrollbar-vertical-rl.html.ini @@ -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 diff --git a/testing/web-platform/meta/fetch/api/abort/general.any.js.ini b/testing/web-platform/meta/fetch/api/abort/general.any.js.ini index ec888174db45..acec5cc447fb 100644 --- a/testing/web-platform/meta/fetch/api/abort/general.any.js.ini +++ b/testing/web-platform/meta/fetch/api/abort/general.any.js.ini @@ -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 diff --git a/testing/web-platform/meta/fetch/api/abort/keepalive.html.ini b/testing/web-platform/meta/fetch/api/abort/keepalive.html.ini index 40320407417c..24738b6facba 100644 --- a/testing/web-platform/meta/fetch/api/abort/keepalive.html.ini +++ b/testing/web-platform/meta/fetch/api/abort/keepalive.html.ini @@ -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 diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-cues-missed.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-cues-missed.html.ini new file mode 100644 index 000000000000..733fcd3eb100 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-cues-missed.html.ini @@ -0,0 +1,4 @@ +[track-cues-missed.html] + [Events are triggered for missed (skipped) cues during normal playback] + disabled: + if os == "android": Bug 1563766 diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html.ini new file mode 100644 index 000000000000..861b80b4f62b --- /dev/null +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html.ini @@ -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 diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html.ini index 31bae7f7641e..26a363ed5aa0 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html.ini @@ -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 diff --git a/testing/web-platform/meta/service-workers/service-worker/clients-matchall-order.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/clients-matchall-order.https.html.ini index a0e25e683f63..0b18bfd6feaa 100644 --- a/testing/web-platform/meta/service-workers/service-worker/clients-matchall-order.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/clients-matchall-order.https.html.ini @@ -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