Commit e34e2988 authored by moz-wptsync-bot's avatar moz-wptsync-bot
Browse files

Bug 1734417 - [wpt-sync] Update web-platform-tests to...

Bug 1734417 - [wpt-sync] Update web-platform-tests to b2cfba0fdef0295a119d2752ba5f95120132faba, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: b2cfba0fdef0295a119d2752ba5f95120132faba
wpt-type: landing
parent 2d8f64e4
Loading
Loading
Loading
Loading
+0 −45
Original line number Diff line number Diff line
[idbobjectstore_putall.tentative.any.html]
  [Data can be successfully inserted into an object store using putAll.]
    expected: FAIL

  [Inserting an empty list using putAll.]
    expected: FAIL

  [Empty values can be inserted into an objectstore with a key generator using putAll.]
    expected: FAIL

  [Values with array keys can be successfully inserted into an object store using putAll.]
    expected: FAIL

  [Inserting values without the key into an object store that does not have generated keys throws an exception.]
    expected: FAIL

  [Attempting to insert with a read only transaction using putAll throws a ReadOnlyError.]
    expected: FAIL

  [Inserting duplicate unique keys into a store that already has the keyusing putAll throws a ConstraintError.]
    expected: FAIL


[idbobjectstore_putall.tentative.any.worker.html]
  [Data can be successfully inserted into an object store using putAll.]
    expected: FAIL

  [Inserting an empty list using putAll.]
    expected: FAIL

  [Empty values can be inserted into an objectstore with a key generator using putAll.]
    expected: FAIL

  [Values with array keys can be successfully inserted into an object store using putAll.]
    expected: FAIL

  [Inserting values without the key into an object store that does not have generated keys throws an exception.]
    expected: FAIL

  [Attempting to insert with a read only transaction using putAll throws a ReadOnlyError.]
    expected: FAIL

  [Inserting duplicate unique keys into a store that already has the keyusing putAll throws a ConstraintError.]
    expected: FAIL
+45 −13
Original line number Diff line number Diff line
@@ -100,10 +100,10 @@

  [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 == "win") and fission: [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") and debug: NOTRUN
      [NOTRUN, TIMEOUT]

@@ -140,58 +140,90 @@

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

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

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

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

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

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

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

  [TypeError: TypeError]
+7 −8
Original line number Diff line number Diff line
[navigate-replace-same-document.html]
  expected:
    if (os == "linux") and not fission and debug and not swgl: [OK, ERROR]
    if (os == "linux") and not fission and debug and swgl: [OK, ERROR]
    if (os == "win") and debug and fission: [OK, ERROR]
    if (os == "win") and debug and not fission: [OK, ERROR]
    if (os == "win") and not debug and not fission: [OK, ERROR]
    if (os == "android") and debug and not swgl: [OK, ERROR]
    if (os == "android") and not debug: [OK, ERROR]
    [ERROR, OK]
    if (os == "linux") and not fission and not debug and (processor == "x86_64"): [ERROR, OK]
    if (os == "win") and not debug and not fission and (processor == "x86"): [ERROR, OK]
    if (os == "linux") and fission and not debug: [ERROR, OK]
    if (os == "android") and debug and swgl: [ERROR, OK]
    if (os == "win") and not debug and fission: [ERROR, OK]
    if os == "mac": [ERROR, OK]
    [OK, ERROR]
+8 −7
Original line number Diff line number Diff line
@@ -5,30 +5,31 @@
    [OK, TIMEOUT]
  [History navigation in iframe: "about:blank" document is navigated back from history same-origin.]
    expected:
      if (os == "linux") and not fission and debug and swgl: [FAIL, PASS, TIMEOUT]
      if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL, TIMEOUT]
      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 swgl: [PASS, FAIL, TIMEOUT]
      if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL, TIMEOUT]
      if (os == "linux") and fission: [PASS, FAIL, TIMEOUT]
      if (os == "win") and (processor == "x86"): [PASS, FAIL]
      if (os == "linux") and fission: [PASS, FAIL, TIMEOUT]
      if os == "mac": [PASS, TIMEOUT]

  [History navigation in iframe: "about:blank" document is navigated back from history cross-origin.]
    expected:
      if (os == "linux") and fission: [PASS, FAIL, TIMEOUT, NOTRUN]
      if (os == "linux") and fission and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
      if (os == "linux") and fission and debug: [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 == "win": PASS
      if os == "android": PASS
      if os == "win": PASS
      [PASS, NOTRUN]

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

  [History navigation in iframe: data URL document is navigated back from history same-origin.]
@@ -51,6 +52,6 @@

  [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 −1
Original line number Diff line number Diff line
[href-location-blocked.sub.html]
  [Violation report status OK.]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]
      if (os == "android") and debug: [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]
Loading