Skip to content

Commit

Permalink
Bug 1729169 - [wpt-sync] Update web-platform-tests to 4a8e1e081701c95…
Browse files Browse the repository at this point in the history
…a7f2d27eff2d2a9ee96691edc, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 4a8e1e081701c95a7f2d27eff2d2a9ee96691edc
wpt-type: landing
  • Loading branch information
moz-wptsync-bot committed Sep 5, 2021
1 parent 5f0f0a5 commit fdcee84
Show file tree
Hide file tree
Showing 125 changed files with 1,284 additions and 1,174 deletions.
15 changes: 7 additions & 8 deletions testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini
Expand Up @@ -123,8 +123,8 @@

[File: [object File\]]
expected:
if (os == "linux") and fission and not debug: NOTRUN
if (os == "android") and debug and not swgl: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and fission and not debug: NOTRUN
if (os == "win") and not fission: [NOTRUN, PASS]
if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT]
if os == "mac": NOTRUN
Expand Down Expand Up @@ -152,8 +152,8 @@
[structured-clone.any.worker.html?101-last]
expected:
if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, OK]
if (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "mac") and debug: [TIMEOUT, OK]
if (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
TIMEOUT
[Not serializable: function: function() {}]
expected:
Expand All @@ -172,39 +172,38 @@
[Not serializable: symbol: Symbol(desc)]
expected:
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, FAIL]
if (os == "win") and (processor == "x86_64"): [NOTRUN, FAIL]
if (os == "mac") and debug: [NOTRUN, FAIL]
if (os == "win") and (processor == "x86_64"): [NOTRUN, FAIL]
NOTRUN

[File: [object File\]]
expected:
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and (processor == "x86_64") and fission and debug: [TIMEOUT, PASS, NOTRUN]
if (os == "win") and (processor == "x86_64") and fission and debug: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and (processor == "x86_64") and fission and not debug: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and debug and fission: [NOTRUN, TIMEOUT]
if (os == "win") and (processor == "x86_64") and not fission: [NOTRUN, PASS, TIMEOUT]
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
if (os == "mac") and debug: [NOTRUN, PASS, TIMEOUT]
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
if os == "android": [NOTRUN, TIMEOUT]
NOTRUN

[Not serializable: Event: [object Event\]]
expected:
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, PASS]
if (os == "mac") and debug: [NOTRUN, PASS]
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if (os == "mac") and debug: [NOTRUN, PASS]
NOTRUN

[Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]]
expected:
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, PASS]
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if (os == "mac") and debug: [NOTRUN, PASS]
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
NOTRUN

[Blob: [object Blob\]]
expected:
if (os == "win") and (processor == "x86_64") and fission and debug: [PASS, TIMEOUT]
if (os == "linux") and debug and swgl: TIMEOUT
if (os == "win") and (processor == "x86"): TIMEOUT
if (os == "linux") and not debug: TIMEOUT
Expand Down
@@ -1,8 +1,9 @@
[navigate-replace-same-document.html]
expected:
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [OK, ERROR]
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
if (os == "win") and debug and (processor == "x86"): [OK, ERROR]
if (os == "linux") and debug and fission: [OK, ERROR]
if (os == "linux") and not debug and (processor == "x86"): [OK, ERROR]
if (os == "android") and not swgl and debug: [OK, ERROR]
if (os == "android") and not swgl and not debug: [OK, ERROR]
if (os == "win") and debug and not swgl: [OK, ERROR]
if (os == "win") and not debug and (processor == "x86"): [OK, ERROR]
if (os == "mac") and debug: [OK, ERROR]
[ERROR, OK]
Expand Up @@ -87,6 +87,8 @@


[compression-bad-chunks.tentative.any.serviceworker.html]
expected:
if os == "win": [OK, TIMEOUT]
[chunk of type array should error the stream for gzip]
expected: FAIL

Expand Down Expand Up @@ -172,4 +174,3 @@

[chunk of type null should error the stream for gzip]
expected: FAIL

@@ -1,28 +1,27 @@
[history-iframe.sub.html]
expected:
if os == "android": OK
if os == "win": OK
if os == "android": OK
[OK, TIMEOUT]
[History navigation in iframe: "about:blank" document is navigated back from history same-origin.]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [FAIL, PASS, TIMEOUT]
if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and debug and swgl: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, FAIL, TIMEOUT]
if (os == "linux") and fission: [PASS, FAIL, TIMEOUT]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
if os == "mac": [PASS, TIMEOUT]

[History navigation in iframe: "about:blank" document is navigated back from history cross-origin.]
expected:
if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission: [PASS, FAIL, TIMEOUT, NOTRUN]
if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]

[History navigation in iframe: blob URL document is navigated back from history same-origin.]
expected:
if os == "android": PASS
if os == "win": PASS
if os == "android": PASS
[PASS, NOTRUN]

[History navigation in iframe: blob URL document is navigated back from history cross-origin.]
Expand All @@ -45,12 +44,12 @@

[History navigation in iframe: srcdoc iframe is navigated back from history same-origin.]
expected:
if os == "android": PASS
if os == "win": PASS
if os == "android": PASS
[PASS, NOTRUN]

[History navigation in iframe: srcdoc iframe is navigated back from history cross-origin.]
expected:
if os == "android": PASS
if os == "win": PASS
if os == "android": PASS
[PASS, NOTRUN]
@@ -1,10 +1,10 @@
[iframe-all-local-schemes-inherit-self.sub.html]
expected:
if (processor == "x86_64") and (os == "linux") and swgl: [TIMEOUT, OK]
if (processor == "x86") and not debug: [TIMEOUT, OK]
if (processor == "x86_64") and (os == "linux") and not swgl and debug and not fission: [TIMEOUT, OK]
if (processor == "x86") and (os == "linux"): [TIMEOUT, OK]
[OK, TIMEOUT]
[<iframe>'s about:blank inherits policy.]
expected:
if (processor == "x86_64") and (os == "linux") and swgl: [TIMEOUT, PASS]
if (processor == "x86") and not debug: [TIMEOUT, PASS]
if (processor == "x86_64") and (os == "linux") and not swgl and debug and not fission: [TIMEOUT, PASS]
if (processor == "x86") and (os == "linux"): [TIMEOUT, PASS]
[PASS, TIMEOUT]
Expand Up @@ -2,3 +2,6 @@
[Test that the child iframe navigation is not allowed]
expected: FAIL

[Violation report status OK.]
expected:
if (os == "android") and not debug: [PASS, FAIL]
@@ -1,6 +1,5 @@
[href-location-blocked.sub.html]
[Violation report status OK.]
expected:
if (os == "android") and debug and swgl: [PASS, FAIL]
if (os == "android") and debug and not swgl: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]
@@ -1,5 +1,5 @@
[relpos-percentage-top-in-scrollable.html]
[Top percentage resolved correctly for overflow contribution]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [FAIL, PASS]
if (os == "android") and debug: [FAIL, PASS]
@@ -1,7 +1,8 @@
[background-color-animation-with-table2.html]
expected:
if (os == "win") and (processor == "x86") and not debug: [TIMEOUT, PASS]
if (os == "linux") and debug and fission: [TIMEOUT, PASS]
if (os == "android") and debug and swgl: [TIMEOUT, PASS]
if (os == "linux") and fission and debug: [TIMEOUT, PASS]
if (os == "win") and not debug and not fission: [TIMEOUT, PASS]
if (os == "win") and debug and (processor == "x86"): [TIMEOUT, PASS]
if (os == "mac") and not debug: [TIMEOUT, PASS]
if (os == "mac") and debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
@@ -1,7 +1,6 @@
[background-color-animation-with-table3.html]
expected:
if (os == "win") and not debug and not fission and (processor == "x86"): [TIMEOUT, PASS]
if (os == "win") and not debug and fission: [TIMEOUT, PASS]
if (os == "android") and not debug: [TIMEOUT, PASS]
if (os == "android") and debug and swgl: [TIMEOUT, PASS]
if (os == "win") and (processor == "x86") and debug: [TIMEOUT, PASS]
if os == "mac": [TIMEOUT, PASS]
[PASS, TIMEOUT]
@@ -1,4 +1,2 @@
[background-color-animation-with-table4.html]
expected:
if (os == "android") and not debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
expected: [PASS, TIMEOUT]
@@ -1,4 +1,4 @@
[background-color-animation-with-zero-playbackRate.html]
expected:
if (os == "android") and not debug: [TIMEOUT, PASS]
if (os == "android") and debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
@@ -1,3 +1,3 @@
[background-color-animation-zero-size-element-change-to-non-zero.html]
expected:
if (os == "android") and not debug: [TIMEOUT, PASS]
if (os == "android") and not debug: [PASS, TIMEOUT]
@@ -0,0 +1,3 @@
[background-size-028.html]
expected:
if fission and (os == "linux") and not debug: [PASS, FAIL]
12 changes: 4 additions & 8 deletions testing/web-platform/meta/css/css-pseudo/text-selection.html.ini
@@ -1,16 +1,12 @@
[text-selection.html]
[Selection ending in ::marker]
expected:
if debug and (os == "linux") and webrender and not fission and not swgl: [PASS, FAIL]
if debug and (os == "linux") and webrender and not fission and swgl: [PASS, FAIL]
if debug and (os == "linux") and webrender and fission: [PASS, FAIL]
if debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "linux") and swgl: [PASS, FAIL]
if debug and (os == "linux") and not swgl: [PASS, FAIL]
if debug and (os == "mac"): [PASS, FAIL]

[Selection ending in ::before-marker]
expected:
if debug and (os == "linux") and webrender and not fission and swgl: [PASS, FAIL]
if debug and (os == "linux") and webrender and not fission and not swgl: [PASS, FAIL]
if debug and (os == "linux") and webrender and fission: [PASS, FAIL]
if debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "linux") and swgl: [PASS, FAIL]
if debug and (os == "linux") and not swgl: [PASS, FAIL]
if debug and (os == "mac"): [PASS, FAIL]
@@ -1,6 +1,6 @@
[fragment-scrolling-anchors.html]
[Verify scroll anchoring interaction with fragment scrolls]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [FAIL, PASS]
FAIL
@@ -1,6 +1,6 @@
[CaretPosition-001.html]
[Element at (400, 900)]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
FAIL
@@ -1,7 +1,7 @@
[scroll-behavior-main-frame-root.html]
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if fission and (os == "win") and debug: [FAIL, PASS]
if fission and not debug and (os == "win"): [FAIL, PASS]
[PASS, FAIL]

[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
Expand Down
Expand Up @@ -7,11 +7,9 @@

[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "win") and fission and debug: [FAIL, PASS]
if (os == "win") and fission and not debug: [PASS, FAIL]
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "linux") and fission and debug: [PASS, FAIL]
if (os == "win") and not fission: [PASS, FAIL]
if os == "win": [PASS, FAIL]
if os == "mac": [PASS, FAIL]

[Main frame with smooth scroll-behavior ; scrollBy() with default behavior]
Expand All @@ -24,8 +22,8 @@

[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
expected:
if (os == "win") and (processor == "x86_64") and not swgl and debug and not fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not swgl and not debug and fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not swgl and debug and not fission: [PASS, FAIL]
if (os == "win") and (processor == "x86"): [PASS, FAIL]

[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
Expand Down
@@ -1,8 +1,8 @@
[scrollend-event-for-user-scroll.html]
expected:
if (os == "win") and ccov: [ERROR, OK]
if (os == "win") and debug and not fission: ERROR
if (os == "win") and debug and fission: [ERROR, TIMEOUT]
if (os == "win") and debug and not fission: ERROR
if (os == "mac") and debug: ERROR
if os == "android": OK
TIMEOUT
Expand All @@ -15,22 +15,22 @@
expected:
if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, FAIL, TIMEOUT]
if (os == "linux") and debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac": [NOTRUN, FAIL]
if os == "win": [NOTRUN, FAIL, TIMEOUT]
if os == "mac": [NOTRUN, FAIL]
if os == "android": [FAIL, NOTRUN]
[FAIL, NOTRUN, TIMEOUT]

[Tests that the target_div gets scrollend event when drag the thumb of target.]
expected:
if (os == "linux") and (processor == "x86"): [NOTRUN, TIMEOUT]
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [NOTRUN, TIMEOUT]
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
if os == "android": [FAIL, TIMEOUT, NOTRUN]
[TIMEOUT, NOTRUN]

[Tests that the target_div gets scrollend event when dragging scroll on target.]
expected:
if (os == "linux") and (processor == "x86"): [TIMEOUT, FAIL]
if os == "mac": [TIMEOUT, FAIL]
if os == "win": [TIMEOUT, FAIL]
if os == "mac": [TIMEOUT, FAIL]
[FAIL, TIMEOUT]
Expand Up @@ -6,13 +6,16 @@

[no separator - move up]
expected:
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
if (os == "mac") and debug: [FAIL, PASS]
if (os == "linux") and swgl: [FAIL, PASS]
FAIL

[<span> separator - move down]
expected:
if debug: [FAIL, PASS]
if debug and fission and (os == "linux"): [FAIL, PASS]
if debug and fission and (os == "win"): [FAIL, PASS]
if debug and not fission: [FAIL, PASS]
FAIL

[two <span> separators - move down]
Expand All @@ -28,22 +31,19 @@

[<wbr> separator - move right]
expected:
if debug and (os == "linux") and not fission: [FAIL, PASS]
if debug and (os == "linux") and fission: [FAIL, PASS]
if debug and (os == "mac"): [FAIL, PASS]
if debug and (os == "linux"): [FAIL, PASS]
FAIL

[<wbr> separator - move left]
expected:
if debug and (os == "linux") and fission: [FAIL, PASS]
if debug and (os == "linux") and not fission: [FAIL, PASS]
if debug and (os == "mac"): [FAIL, PASS]
if debug and (os == "linux"): [FAIL, PASS]
FAIL

[<wbr> separator - move up]
expected:
if debug and (os == "linux") and not fission: [FAIL, PASS]
if debug and (os == "linux") and fission: [FAIL, PASS]
if debug and (os == "linux"): [FAIL, PASS]
if debug and (os == "mac"): [FAIL, PASS]
FAIL

Expand All @@ -52,7 +52,9 @@

[<span> separator - move up]
expected:
if (os == "linux") and debug: [FAIL, PASS]
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
FAIL

[<br> separator - move up]
Expand Down

0 comments on commit fdcee84

Please sign in to comment.