servo/tests/wpt/meta-legacy-layout/fetch/api/idlharness.any.js.ini
Samson f3bec0aed3
bindings: Convert certain Exceptions into Promise rejections (#32923)
* Impl promise exception to rejection for methods

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Impl promise exception to rejection for getters

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Impl promise exception to rejection for static methods

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Add tests for exception to rejection

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Expectations

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2024-08-03 12:58:37 +00:00

204 lines
5.7 KiB
INI
Vendored

[idlharness.any.serviceworker.html]
expected: ERROR
[idlharness]
expected: FAIL
[idlharness.any.html]
[Response interface: operation blob()]
expected: FAIL
[Response interface: operation formData()]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
expected: FAIL
[Request interface: attribute signal]
expected: FAIL
[Window interface: operation fetch(RequestInfo, RequestInit)]
expected: FAIL
[Request interface: attribute keepalive]
expected: FAIL
[Window interface: calling fetch(RequestInfo, RequestInit) on window with too few arguments must throw TypeError]
expected: FAIL
[Request interface: operation formData()]
expected: FAIL
[Request interface: operation json()]
expected: FAIL
[Request interface: operation text()]
expected: FAIL
[Response interface: operation text()]
expected: FAIL
[Request interface: operation blob()]
expected: FAIL
[Request interface: attribute isHistoryNavigation]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type]
expected: FAIL
[Request interface: attribute isReloadNavigation]
expected: FAIL
[Response interface: operation json()]
expected: FAIL
[Response interface: operation arrayBuffer()]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "signal" with the proper type]
expected: FAIL
[Request interface: operation arrayBuffer()]
expected: FAIL
[Response interface: new Response() must inherit property "trailer" with the proper type]
expected: FAIL
[Response interface: attribute trailer]
expected: FAIL
[Window interface: calling fetch(RequestInfo, optional RequestInit) on window with too few arguments must throw TypeError]
[Window interface: operation fetch(RequestInfo, optional RequestInit)]
expected: FAIL
[Request interface: attribute duplex]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
expected: FAIL
[Response interface: operation json(any, optional ResponseInit)]
expected: FAIL
[Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
expected: FAIL
[Request interface: operation bytes()]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "bytes()" with the proper type]
expected: FAIL
[Response interface: operation bytes()]
expected: FAIL
[Response interface: new Response() must inherit property "bytes()" with the proper type]
expected: FAIL
[idlharness.any.worker.html]
[Response interface: operation blob()]
expected: FAIL
[Response interface: operation formData()]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
expected: FAIL
[Request interface: attribute signal]
expected: FAIL
[Request interface: attribute keepalive]
expected: FAIL
[Request interface: operation formData()]
expected: FAIL
[Request interface: operation json()]
expected: FAIL
[Request interface: operation text()]
expected: FAIL
[WorkerGlobalScope interface: calling fetch(RequestInfo, RequestInit) on self with too few arguments must throw TypeError]
expected: FAIL
[Response interface: operation text()]
expected: FAIL
[Request interface: operation blob()]
expected: FAIL
[Request interface: attribute isHistoryNavigation]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type]
expected: FAIL
[Request interface: attribute isReloadNavigation]
expected: FAIL
[Response interface: operation json()]
expected: FAIL
[Response interface: operation arrayBuffer()]
expected: FAIL
[WorkerGlobalScope interface: operation fetch(RequestInfo, RequestInit)]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "signal" with the proper type]
expected: FAIL
[Request interface: operation arrayBuffer()]
expected: FAIL
[Response interface: new Response() must inherit property "trailer" with the proper type]
expected: FAIL
[Response interface: attribute trailer]
expected: FAIL
[WorkerGlobalScope interface: calling fetch(RequestInfo, optional RequestInit) on self with too few arguments must throw TypeError]
[WorkerGlobalScope interface: operation fetch(RequestInfo, optional RequestInit)]
expected: FAIL
[Request interface: attribute duplex]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
expected: FAIL
[Response interface: operation json(any, optional ResponseInit)]
expected: FAIL
[Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
expected: FAIL
[Request interface: operation bytes()]
expected: FAIL
[Request interface: new Request('about:blank') must inherit property "bytes()" with the proper type]
expected: FAIL
[Response interface: operation bytes()]
expected: FAIL
[Response interface: new Response() must inherit property "bytes()" with the proper type]
expected: FAIL
[idlharness.any.sharedworker.html]
expected: ERROR
[idlharness]
expected: FAIL