Skip to content

Commit

Permalink
Update WPT test expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
syvb committed Apr 2, 2024
1 parent e734047 commit 721a792
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 230 deletions.
114 changes: 0 additions & 114 deletions tests/wpt/meta-legacy-layout/dom/idlharness.window.js.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,9 @@
[Text interface: document.createTextNode("abc") must inherit property "assignedSlot" with the proper type]
expected: FAIL

[AbortSignal must be primary interface of new AbortController().signal]
expected: FAIL

[Element interface: element must inherit property "assignedSlot" with the proper type]
expected: FAIL

[AbortController interface object name]
expected: FAIL

[Event interface: attribute composed]
expected: FAIL

Expand All @@ -23,15 +17,9 @@
[Text interface: attribute assignedSlot]
expected: FAIL

[AbortSignal interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Document interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AbortSignal interface: existence and properties of interface object]
expected: FAIL

[Element interface: attribute shadowRoot]
expected: FAIL
Expand All @@ -47,15 +35,9 @@
[EventTarget interface: new AbortController().signal must inherit property "removeEventListener(DOMString, EventListener, [object Object\],[object Object\])" with the proper type]
expected: FAIL
[EventTarget interface: new AbortController().signal must inherit property "dispatchEvent(Event)" with the proper type]
expected: FAIL

[EventTarget interface: calling addEventListener(DOMString, EventListener, [object Object\],[object Object\]) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface object name]
expected: FAIL

[Event interface: new CustomEvent("foo") must inherit property "composed" with the proper type]
expected: FAIL
Expand All @@ -65,15 +47,9 @@
[AbortController interface: operation abort()]
expected: FAIL
[AbortController interface: existence and properties of interface object]
expected: FAIL

[CharacterData interface: operation replaceWith([object Object\],[object Object\])]
expected: FAIL
[AbortController interface: attribute signal]
expected: FAIL

[Element interface: calling attachShadow(ShadowRootInit) on element with too few arguments must throw TypeError]
expected: FAIL
Expand All @@ -83,15 +59,6 @@
[DocumentType interface: operation replaceWith([object Object\],[object Object\])]
expected: FAIL
[AbortSignal interface: attribute aborted]
expected: FAIL

[AbortController must be primary interface of new AbortController()]
expected: FAIL

[AbortController interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CharacterData interface: operation remove()]
expected: FAIL
Expand All @@ -104,15 +71,9 @@
[Element interface: element must inherit property "slot" with the proper type]
expected: FAIL

[AbortController interface: new AbortController() must inherit property "signal" with the proper type]
expected: FAIL

[DocumentType interface: operation before([object Object\],[object Object\])]
expected: FAIL

[AbortSignal interface object length]
expected: FAIL

[AbortController interface: new AbortController() must inherit property "abort()" with the proper type]
expected: FAIL

Expand All @@ -122,18 +83,9 @@
[DocumentType interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AbortController interface object length]
expected: FAIL
[Element interface: operation before([object Object\],[object Object\])]
expected: FAIL
[EventTarget interface: calling dispatchEvent(Event) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[AbortController interface: existence and properties of interface prototype object]
expected: FAIL
[CustomEvent interface: operation initCustomEvent(DOMString, boolean, boolean, any)]
expected: FAIL
Expand All @@ -143,33 +95,15 @@
[DocumentFragment interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL

[AbortSignal interface: new AbortController().signal must inherit property "aborted" with the proper type]
expected: FAIL

[Element interface: operation prepend([object Object\],[object Object\])]
expected: FAIL

[DocumentType interface: operation after([object Object\],[object Object\])]
expected: FAIL

[AbortSignal interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Document interface: xmlDoc must inherit property "origin" with the proper type]
expected: FAIL

[AbortSignal interface: new AbortController().signal must inherit property "onabort" with the proper type]
expected: FAIL
[AbortController interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL

[AbortSignal interface: attribute onabort]
expected: FAIL

[AbortSignal interface: existence and properties of interface prototype object]
expected: FAIL

[Event interface: new Event("foo") must inherit property "composed" with the proper type]
expected: FAIL

Expand All @@ -182,9 +116,6 @@
[Element interface: operation remove()]
expected: FAIL

[Stringification of new AbortController().signal]
expected: FAIL

[DocumentFragment interface: operation prepend([object Object\],[object Object\])]
expected: FAIL

Expand All @@ -194,9 +125,6 @@
[CharacterData interface: operation before([object Object\],[object Object\])]
expected: FAIL

[Stringification of new AbortController()]
expected: FAIL

[CharacterData interface: operation after([object Object\],[object Object\])]
expected: FAIL

Expand Down Expand Up @@ -530,15 +458,6 @@
[Document interface: operation prepend((Node or DOMString)...)]
expected: FAIL
[EventTarget interface: calling removeEventListener(DOMString, EventListener?, optional (EventListenerOptions or boolean)) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[EventTarget interface: new AbortController().signal must inherit property "addEventListener(DOMString, EventListener?, optional (AddEventListenerOptions or boolean))" with the proper type]
expected: FAIL
[EventTarget interface: new AbortController().signal must inherit property "removeEventListener(DOMString, EventListener?, optional (EventListenerOptions or boolean))" with the proper type]
expected: FAIL
[XPathEvaluator interface: operation createExpression(DOMString, optional XPathNSResolver?)]
expected: FAIL
Expand Down Expand Up @@ -584,9 +503,6 @@
[DocumentType interface: operation before((Node or DOMString)...)]
expected: FAIL
[EventTarget interface: calling addEventListener(DOMString, EventListener?, optional (AddEventListenerOptions or boolean)) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[Document interface: calling createExpression(DOMString, optional XPathNSResolver?) on xmlDoc with too few arguments must throw TypeError]
expected: FAIL
Expand Down Expand Up @@ -758,45 +674,18 @@
[XSLTProcessor interface: new XSLTProcessor() must inherit property "reset()" with the proper type]
expected: FAIL
[AbortController interface: operation abort(optional any)]
expected: FAIL
[AbortController interface: new AbortController() must inherit property "abort(optional any)" with the proper type]
expected: FAIL
[AbortController interface: calling abort(optional any) on new AbortController() with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface: operation abort(optional any)]
expected: FAIL
[AbortSignal interface: attribute reason]
expected: FAIL
[AbortSignal interface: operation throwIfAborted()]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "abort(optional any)" with the proper type]
expected: FAIL
[AbortSignal interface: calling abort(optional any) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "reason" with the proper type]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "throwIfAborted()" with the proper type]
expected: FAIL
[idl_test setup]
expected: FAIL
[AbortSignal interface: operation timeout(unsigned long long)]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "timeout(unsigned long long)" with the proper type]
expected: FAIL
[AbortSignal interface: calling timeout(unsigned long long) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
Expand Down Expand Up @@ -833,9 +722,6 @@
[AbortSignal interface: operation any(sequence<AbortSignal>)]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "any(sequence<AbortSignal>)" with the proper type]
expected: FAIL
[AbortSignal interface: calling any(sequence<AbortSignal>) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[send-on-deactivate.tentative.https.window.html]
expected: TIMEOUT
[fetchLater() sends on page entering BFCache if BackgroundSync is off.]
expected: FAIL

[Call fetchLater() when BFCached with activateAfter=0 sends immediately.]
expected: FAIL
expected: TIMEOUT

[fetchLater() sends on navigating away a page w/o BFCache.]
expected: FAIL
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[back-forward-cache-with-closed-websocket-connection.window.html]
expected: TIMEOUT
[Testing BFCache support for page with closed WebSocket connection.]
expected: TIMEOUT
Loading

0 comments on commit 721a792

Please sign in to comment.