servo/tests/wpt/meta/fetch/api/abort/request.any.js.ini
Josh Matthews 5295a45a2c
Enable more test directories and preferences (#34952)
* Enable WPT tests for several supported/in progress features.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Enable more preferences for all WPT tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Update test expectations.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Disable AbortController preference for tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Update WPT expectations.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-01-17 02:41:09 +00:00

116 lines
2.7 KiB
INI
Vendored

[request.any.html]
[Calling arrayBuffer() on an aborted consumed nonempty request]
expected: FAIL
[Calling blob() on an aborted consumed nonempty request]
expected: FAIL
[Calling formData() on an aborted request]
expected: FAIL
[Aborting a request after calling formData()]
expected: FAIL
[Calling json() on an aborted consumed nonempty request]
expected: FAIL
[Calling text() on an aborted consumed nonempty request]
expected: FAIL
[Calling arrayBuffer() on an aborted request]
expected: FAIL
[Aborting a request after calling arrayBuffer()]
expected: FAIL
[Calling arrayBuffer() on an aborted consumed empty request]
expected: FAIL
[Calling blob() on an aborted request]
expected: FAIL
[Aborting a request after calling blob()]
expected: FAIL
[Calling blob() on an aborted consumed empty request]
expected: FAIL
[Calling formData() on an aborted consumed nonempty request]
expected: FAIL
[Calling json() on an aborted request]
expected: FAIL
[Aborting a request after calling json()]
expected: FAIL
[Calling text() on an aborted request]
expected: FAIL
[Aborting a request after calling text()]
expected: FAIL
[Calling text() on an aborted consumed empty request]
expected: FAIL
[request.any.serviceworker.html]
expected: ERROR
[request.any.sharedworker.html]
expected: ERROR
[request.any.worker.html]
[Calling arrayBuffer() on an aborted consumed nonempty request]
expected: FAIL
[Calling blob() on an aborted consumed nonempty request]
expected: FAIL
[Calling formData() on an aborted request]
expected: FAIL
[Aborting a request after calling formData()]
expected: FAIL
[Calling json() on an aborted consumed nonempty request]
expected: FAIL
[Calling text() on an aborted consumed nonempty request]
expected: FAIL
[Calling arrayBuffer() on an aborted request]
expected: FAIL
[Aborting a request after calling arrayBuffer()]
expected: FAIL
[Calling arrayBuffer() on an aborted consumed empty request]
expected: FAIL
[Calling blob() on an aborted request]
expected: FAIL
[Aborting a request after calling blob()]
expected: FAIL
[Calling blob() on an aborted consumed empty request]
expected: FAIL
[Calling formData() on an aborted consumed nonempty request]
expected: FAIL
[Calling json() on an aborted request]
expected: FAIL
[Aborting a request after calling json()]
expected: FAIL
[Calling text() on an aborted request]
expected: FAIL
[Aborting a request after calling text()]
expected: FAIL
[Calling text() on an aborted consumed empty request]
expected: FAIL