Skip to content

Commit

Permalink
Bug 1663435 - [wpt-sync] Update web-platform-tests to 932a43117541867…
Browse files Browse the repository at this point in the history
…438e2ede4be21ec70ba97a241, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 932a43117541867438e2ede4be21ec70ba97a241
wpt-type: landing
  • Loading branch information
moz-wptsync-bot committed Sep 8, 2020
1 parent b3998c4 commit dbfcd87
Show file tree
Hide file tree
Showing 72 changed files with 345 additions and 239 deletions.
40 changes: 23 additions & 17 deletions testing/web-platform/meta/IndexedDB/structured-clone.any.js.ini
Original file line number Diff line number Diff line change
Expand Up @@ -93,69 +93,75 @@


[structured-clone.any.html?101-last]
expected: [OK, TIMEOUT]
expected: [TIMEOUT, OK]
[Not serializable: Window: [object Window\]]
expected: [PASS, NOTRUN]
expected: [NOTRUN, PASS]

[Not serializable: symbol: Symbol(desc)]
expected: [FAIL, NOTRUN]
expected: [NOTRUN, FAIL]

[FileList: [object FileList\]]
expected: [FAIL, PASS, NOTRUN]
expected: [NOTRUN, PASS, FAIL]

[Not serializable: function: function() {}]
expected: [PASS, NOTRUN]
expected: [NOTRUN, PASS]

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

[Not serializable: Event: [object Event\]]
expected: [PASS, NOTRUN]
expected: [NOTRUN, PASS]

[Not serializable: MessageChannel: [object MessageChannel\]]
expected: [PASS, NOTRUN]
expected: [NOTRUN, PASS]

[Blob: [object Blob\]]
expected: [PASS, TIMEOUT]
expected:
if (os == "win") and not fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
if (os == "win") and fission: ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]


[structured-clone.any.worker.html?101-last]
expected:
if not debug: ["OK", "TIMEOUT"]
if (os == "win") and debug and (processor == "x86_64"): ["OK", "TIMEOUT"]
[TIMEOUT, OK]
[Not serializable: function: function() {}]
expected:
if not debug: ["PASS", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["PASS", "NOTRUN"]
[NOTRUN, PASS]

[Not serializable: MessageChannel: [object MessageChannel\]]
expected:
if not debug: ["PASS", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["PASS", "NOTRUN"]
[NOTRUN, PASS]

[Not serializable: symbol: Symbol(desc)]
expected:
if not debug: ["FAIL", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "NOTRUN"]
[NOTRUN, FAIL]

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

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

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

[Blob: [object Blob\]]
expected:
if not debug: ["PASS", "TIMEOUT"]
if (os == "win") and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]


Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[iframe-all-local-schemes-inherit-self.sub.html]
expected:
if (os == "linux") and debug and webrender: ["TIMEOUT", "OK"]
if os == "mac": ["TIMEOUT", "OK"]
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[<iframe>'s about:blank inherits policy.]
expected:
if (os == "linux") and debug and webrender: ["TIMEOUT", "PASS"]
if os == "mac": ["TIMEOUT", "PASS"]
if (os == "mac") and not debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
[spv-only-sent-to-initiator.sub.html]
expected:
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[Test that no spv event is raised]
expected:
if (os == "mac") and not debug: ["NOTRUN", "FAIL"]
[FAIL, NOTRUN]
expected: [FAIL, NOTRUN]

[Violation report status OK.]
expected: FAIL
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[relpos-percentage-top-in-scrollable.html]
[Top percentage resolved correctly for overflow contribution]
expected:
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "android") and debug: ["FAIL", "PASS"]

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[font-display-feature-policy-02.tentative.html]
expected:
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and debug: ["PASS", "FAIL"]
FAIL
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[list-style-image-zoom-dynamic.html]
expected:
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug and webrender: ["PASS", "FAIL"]
[FAIL, PASS]
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[clip-path-descendant-text-mutated-001.html]
expected:
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["FAIL", "PASS", "ERROR"]
if (os == "win") and not webrender and not debug: ["PASS", "FAIL", "ERROR"]
if (os == "win") and not webrender and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL", "ERROR"]
[PASS, FAIL]
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[text-selection.html]
[Selection ending in ::before-marker]
expected:
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "linux") and debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]

[Selection ending in ::marker]
expected:
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "linux") and debug: ["PASS", "FAIL"]

Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS", "ERROR"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and not debug and webrender: ["PASS", "FAIL", "ERROR"]
if (os == "win") and debug and webrender: ["PASS", "FAIL", "ERROR"]
if (os == "linux") and not debug: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL", "ERROR"]
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
if (os == "linux") and not debug and webrender: ["NOTRUN", "TIMEOUT"]
if (os == "linux") and not debug and not webrender: ["TIMEOUT", "NOTRUN"]
if (os == "linux") and debug: TIMEOUT
if os == "mac": NOTRUN
if os == "android": ["FAIL", "NOTRUN"]
if os == "mac": NOTRUN
[NOTRUN, FAIL]

[Tests that the target_div gets scrollend event when dragging scroll on target.]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,86 +1,89 @@
[webkit-animation-iteration-event.html]
expected:
if webrender and (os == "linux") and not debug and not fission: ["OK", "TIMEOUT"]
if webrender and (os == "linux") and not debug and fission: ["OK", "TIMEOUT"]
if webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
if webrender and fission and (os == "linux") and debug: ["OK", "TIMEOUT"]
if webrender and fission and (os == "linux") and not debug: ["OK", "TIMEOUT"]
if not webrender and (os == "mac") and debug: ["OK", "TIMEOUT"]
if not webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
if webrender and (os == "win"): ["OK", "TIMEOUT"]
if webrender and fission and (os == "win"): ["OK", "TIMEOUT"]
if webrender and not fission: ["OK", "TIMEOUT"]
[webkitAnimationIteration event listener is case sensitive]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL", "NOTRUN"]
if webrender and (os == "linux") and not debug and fission: ["PASS", "FAIL", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "FAIL", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "FAIL", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "FAIL", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "FAIL", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "FAIL", "NOTRUN"]
if webrender and not fission: ["PASS", "FAIL", "NOTRUN"]

[onwebkitanimationiteration event handler should trigger for an animation]
expected:
if webrender and fission and (os == "linux") and not debug: ["PASS", "TIMEOUT"]
if webrender and fission and (os == "linux") and debug: ["PASS", "TIMEOUT"]
if webrender and fission and (os == "win"): ["PASS", "TIMEOUT"]
if not webrender and (os == "mac") and debug: ["PASS", "TIMEOUT"]
if not webrender and (os == "linux") and debug: ["PASS", "TIMEOUT"]
if webrender: ["PASS", "TIMEOUT"]
if webrender and not fission: ["PASS", "TIMEOUT"]

[webkitAnimationIteration event listener should trigger for an animation]
expected:
if webrender and (os == "linux") and not debug and fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]

[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and not debug and fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]

[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
expected:
if webrender and (os == "linux") and not debug and fission: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "TIMEOUT", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and not fission: ["PASS", "TIMEOUT", "NOTRUN"]

[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected:
if webrender and (os == "linux") and not debug and fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]

[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and not debug and fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]

[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected:
if webrender and (os == "linux") and not debug and fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]

[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected:
if webrender and not fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if webrender and not fission and (os == "win"): ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "TIMEOUT", "NOTRUN"]
if not webrender and (os == "mac") and debug: ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[clearkey-mp4-reset-src-after-setmediakeys.https.html]
expected:
if (processor == "x86_64") and (os == "linux") and not debug and webrender and not fission: ["OK", "ERROR"]
if (processor == "x86") and (os == "linux"): ["OK", "ERROR"]
if not fission and webrender and (os == "linux") and not debug: ["OK", "ERROR"]
if fission and debug: ["OK", "ERROR"]
[Reset src after setMediaKeys().]
expected:
if os == "android": FAIL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
if (os == "linux") or debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1642889
[Check result]
expected:
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]
if os == "android": PASS
[PASS, FAIL]

Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
[font_access-enumeration]
expected: FAIL

[query(): fails if there is no user activation]
expected: FAIL

[iteration fails if there is no user activation]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[fullscreen-css-transition.html]
expected:
if (os == "mac") and debug: ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR"]
if (os == "mac") and debug: ["ERROR", "OK"]
if (os == "mac") and not debug: ["ERROR", "OK"]
[Transitions should not be stopped by going fullscreen]
expected:
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
if (os == "mac") and not debug: ["TIMEOUT", "PASS"]

Loading

0 comments on commit dbfcd87

Please sign in to comment.