Commit ea99bbba authored by Takashi Toyoshima's avatar Takashi Toyoshima Committed by Commit Bot

OOR-CORS: Remove virtual/cors web_tests

Bug: 1116928
Change-Id: I9403fedea04ae67280d77d33beed399a69a77cca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360091
Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org>
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: default avatarMatt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#798895}
parent 8c9ffba0
...@@ -167,8 +167,6 @@ crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-classic.http ...@@ -167,8 +167,6 @@ crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-classic.http
crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-classic.http-rp/no-referrer-when-downgrade/worker-classic.http.html [ Pass Timeout ] crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-classic.http-rp/no-referrer-when-downgrade/worker-classic.http.html [ Pass Timeout ]
crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-classic.http-rp/unsafe-url/worker-classic.http.html [ Pass Timeout ] crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-classic.http-rp/unsafe-url/worker-classic.http.html [ Pass Timeout ]
crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-module.http-rp/unset/worker-classic.http.html [ Pass Timeout ] crbug.com/1068175 [ Linux ] external/wpt/referrer-policy/gen/worker-module.http-rp/unset/worker-classic.http.html [ Pass Timeout ]
crbug.com/1068175 [ Linux ] virtual/cors/external/wpt/referrer-policy/gen/worker-classic.http-rp/strict-origin-when-cross-origin/worker-classic.http.html [ Pass Timeout ]
crbug.com/1068175 [ Linux ] virtual/cors/external/wpt/referrer-policy/gen/worker-classic.http-rp/unset/worker-classic.http.html [ Pass Timeout ]
# This test triggers existing leaky behavior, but this test also catches # This test triggers existing leaky behavior, but this test also catches
# a prior crash. # a prior crash.
......
...@@ -1504,42 +1504,6 @@ crbug.com/1053725 [ Win7 ] fast/forms/calendar-picker/date-picker-appearance-dis ...@@ -1504,42 +1504,6 @@ crbug.com/1053725 [ Win7 ] fast/forms/calendar-picker/date-picker-appearance-dis
# ====== Form Controls Refresh failures until here ====== # ====== Form Controls Refresh failures until here ======
# ====== CORS virtual test failures from here ======
# Expectations for virtual/cors/.
# Failures for linux-blink-cors-rel fyi bot should not be marked here, but be in
# FlagExpectations/disable-features=OutOfBlinkCors instead.
# Following tests failed in the initial run. Confirmed that this list is a
# subset of disabled tests in FlagExpectations/disable-features=OutOfBlinkCors.
crbug.com/1091139 virtual/cors/external/wpt/fetch/api/basic/keepalive.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/fetch/api/basic/request-upload.any.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/fetch/api/basic/request-upload.any.worker.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/fetch/api/request/request-init-stream.any.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/fetch/api/request/request-init-stream.any.serviceworker.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/fetch/api/request/request-init-stream.any.sharedworker.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/fetch/api/request/request-init-stream.any.worker.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/resource-timing/cors-preflight.any.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/resource-timing/cors-preflight.any.worker.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/resource-timing/redirects.sub.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/resource-timing/resource_connection_reuse_mixed_content_redirect.html [ Skip ]
crbug.com/1091139 virtual/cors/external/wpt/service-workers/service-worker/fetch-request-xhr.https.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/fetch/serviceworker/fetch_upload-base-https-other-https.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/fetch/serviceworker/fetch_upload.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/fetch/window/fetch_upload-base-https-other-https.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/fetch/window/fetch_upload.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/fetch/workers/fetch_upload-base-https-other-https.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/fetch/workers/fetch_upload.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/misc/resource-timing-sizes-redirect-worker.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/misc/resource-timing-sizes-redirect.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/security/img-redirect-to-crossorigin-credentials.https.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/security/script-crossorigin-redirect-credentials.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/xmlhttprequest/cross-origin-unsupported-url.html [ Skip ]
crbug.com/1091139 virtual/cors/http/tests/xmlhttprequest/workers/cross-origin-unsupported-url.html [ Skip ]
# Add other failures after this line with some explanations.
# ====== CORS virtual test failures until here ======
# Bug in FormControlsRefresh <select multiple> tap behavior: # Bug in FormControlsRefresh <select multiple> tap behavior:
crbug.com/1045672 fast/forms/select/listbox-tap.html [ Failure ] crbug.com/1045672 fast/forms/select/listbox-tap.html [ Failure ]
...@@ -2714,9 +2678,6 @@ crbug.com/626703 [ Linux ] external/wpt/css/css-color/t425-hsla-basic-a.xht [ Fa ...@@ -2714,9 +2678,6 @@ crbug.com/626703 [ Linux ] external/wpt/css/css-color/t425-hsla-basic-a.xht [ Fa
crbug.com/626703 [ Linux ] external/wpt/wasm/jsapi/functions/incumbent.html [ Crash ] crbug.com/626703 [ Linux ] external/wpt/wasm/jsapi/functions/incumbent.html [ Crash ]
crbug.com/626703 [ Mac ] external/wpt/wasm/jsapi/functions/incumbent.html [ Crash ] crbug.com/626703 [ Mac ] external/wpt/wasm/jsapi/functions/incumbent.html [ Crash ]
crbug.com/626703 [ Win ] external/wpt/wasm/jsapi/functions/incumbent.html [ Crash ] crbug.com/626703 [ Win ] external/wpt/wasm/jsapi/functions/incumbent.html [ Crash ]
crbug.com/626703 [ Mac10.12 ] virtual/cors/external/wpt/preload/download-resources.html [ Timeout ]
crbug.com/626703 [ Mac10.15 ] virtual/cors/external/wpt/preload/download-resources.html [ Timeout ]
crbug.com/626703 [ Win7 ] virtual/cors/external/wpt/preload/download-resources.html [ Failure Timeout ]
crbug.com/626703 [ Linux ] external/wpt/mathml/presentation-markup/fractions/frac-invalid-3.html [ Failure ] crbug.com/626703 [ Linux ] external/wpt/mathml/presentation-markup/fractions/frac-invalid-3.html [ Failure ]
crbug.com/626703 [ Mac ] external/wpt/mathml/presentation-markup/fractions/frac-invalid-3.html [ Failure ] crbug.com/626703 [ Mac ] external/wpt/mathml/presentation-markup/fractions/frac-invalid-3.html [ Failure ]
crbug.com/626703 [ Win ] external/wpt/mathml/presentation-markup/fractions/frac-invalid-3.html [ Failure ] crbug.com/626703 [ Win ] external/wpt/mathml/presentation-markup/fractions/frac-invalid-3.html [ Failure ]
...@@ -6558,7 +6519,6 @@ crbug.com/1041973 virtual/web-components-v0-disabled/external/wpt/html/semantics ...@@ -6558,7 +6519,6 @@ crbug.com/1041973 virtual/web-components-v0-disabled/external/wpt/html/semantics
# Sheriff 2020-06-05 # Sheriff 2020-06-05
crbug.com/1091829 [ Mac ] fast/scrolling/scroll-non-composited-scroller.html [ Pass Failure ] crbug.com/1091829 [ Mac ] fast/scrolling/scroll-non-composited-scroller.html [ Pass Failure ]
crbug.com/1091829 [ Linux ] virtual/threaded-prefer-compositing/fast/scrolling/scroll-non-composited-scroller.html [ Pass Failure ] crbug.com/1091829 [ Linux ] virtual/threaded-prefer-compositing/fast/scrolling/scroll-non-composited-scroller.html [ Pass Failure ]
crbug.com/1091250 virtual/cors/http/tests/misc/resource-timing-sizes-multipart.html [ Pass Failure ]
crbug.com/1091948 [ Linux ] external/wpt/html/canvas/element/manual/fill-and-stroke-styles/canvas_colorsandstyles_createlineargradient_001.htm [ Pass Timeout ] crbug.com/1091948 [ Linux ] external/wpt/html/canvas/element/manual/fill-and-stroke-styles/canvas_colorsandstyles_createlineargradient_001.htm [ Pass Timeout ]
# Sheriff 2020-06-06 # Sheriff 2020-06-06
......
...@@ -4,24 +4,6 @@ ...@@ -4,24 +4,6 @@
"bases": [], "bases": [],
"args": ["--enable-features=TopLevelAwait"] "args": ["--enable-features=TopLevelAwait"]
}, },
{
"prefix": "cors",
"bases": ["external/wpt/cors",
"external/wpt/fetch",
"external/wpt/fonts",
"external/wpt/loading",
"external/wpt/preload",
"external/wpt/referrer-policy",
"external/wpt/resource-timing",
"external/wpt/service-workers",
"external/wpt/xhr",
"http/tests/fetch",
"http/tests/misc",
"http/tests/navigation",
"http/tests/security",
"http/tests/xmlhttprequest"],
"args": ["--disable-features=OutOfBlinkCors"]
},
{ {
"prefix": "disable-accept-language-header", "prefix": "disable-accept-language-header",
"bases": ["http/tests/navigation/language"], "bases": ["http/tests/navigation/language"],
......
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This is a testharness.js-based test.
PASS Aborting rejects with AbortError
PASS Aborting rejects with AbortError - no-cors
PASS TypeError from request constructor takes priority - RequestInit's window is not null
PASS TypeError from request constructor takes priority - Input URL is not valid
PASS TypeError from request constructor takes priority - Input URL has credentials
PASS TypeError from request constructor takes priority - RequestInit's mode is navigate
PASS TypeError from request constructor takes priority - RequestInit's referrer is invalid
PASS TypeError from request constructor takes priority - RequestInit's method is invalid
PASS TypeError from request constructor takes priority - RequestInit's method is forbidden
PASS TypeError from request constructor takes priority - RequestInit's mode is no-cors and method is not simple
PASS TypeError from request constructor takes priority - RequestInit's cache mode is only-if-cached and mode is not same-origin
PASS TypeError from request constructor takes priority - Request with cache mode: only-if-cached and fetch mode cors
PASS TypeError from request constructor takes priority - Request with cache mode: only-if-cached and fetch mode no-cors
PASS TypeError from request constructor takes priority - Bad referrerPolicy init parameter value
PASS TypeError from request constructor takes priority - Bad mode init parameter value
PASS TypeError from request constructor takes priority - Bad credentials init parameter value
PASS TypeError from request constructor takes priority - Bad cache init parameter value
PASS TypeError from request constructor takes priority - Bad redirect init parameter value
PASS Request objects have a signal property
PASS Signal on request object
PASS Signal on request object created from request object
PASS Signal on request object created from request object, with signal on second request
PASS Signal on request object created from request object, with signal on second request overriding another
PASS Signal retained after unrelated properties are overridden by fetch
PASS Signal removed by setting to null
PASS Already aborted signal rejects immediately
PASS Request is still 'used' if signal is aborted before fetching
PASS response.arrayBuffer() rejects if already aborted
PASS response.blob() rejects if already aborted
PASS response.formData() rejects if already aborted
PASS response.json() rejects if already aborted
PASS response.text() rejects if already aborted
PASS Already aborted signal does not make request
PASS Already aborted signal can be used for many fetches
PASS Signal can be used to abort other fetches, even if another fetch succeeded before aborting
PASS Underlying connection is closed when aborting after receiving response
PASS Underlying connection is closed when aborting after receiving response - no-cors
PASS Fetch aborted & connection closed when aborted after calling response.arrayBuffer()
PASS Fetch aborted & connection closed when aborted after calling response.blob()
PASS Fetch aborted & connection closed when aborted after calling response.formData()
PASS Fetch aborted & connection closed when aborted after calling response.json()
PASS Fetch aborted & connection closed when aborted after calling response.text()
PASS Stream errors once aborted. Underlying connection closed.
PASS Stream errors once aborted, after reading. Underlying connection closed.
PASS Stream will not error if body is empty. It's closed with an empty queue before it errors.
FAIL Readable stream synchronously cancels with AbortError if aborted before reading assert_true: Cancel called sync expected true got false
PASS Signal state is cloned
PASS Clone aborts with original controller
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Aborting rejects with AbortError
PASS Aborting rejects with AbortError - no-cors
PASS TypeError from request constructor takes priority - RequestInit's window is not null
PASS TypeError from request constructor takes priority - Input URL is not valid
PASS TypeError from request constructor takes priority - Input URL has credentials
PASS TypeError from request constructor takes priority - RequestInit's mode is navigate
PASS TypeError from request constructor takes priority - RequestInit's referrer is invalid
PASS TypeError from request constructor takes priority - RequestInit's method is invalid
PASS TypeError from request constructor takes priority - RequestInit's method is forbidden
PASS TypeError from request constructor takes priority - RequestInit's mode is no-cors and method is not simple
PASS TypeError from request constructor takes priority - RequestInit's cache mode is only-if-cached and mode is not same-origin
PASS TypeError from request constructor takes priority - Request with cache mode: only-if-cached and fetch mode cors
PASS TypeError from request constructor takes priority - Request with cache mode: only-if-cached and fetch mode no-cors
PASS TypeError from request constructor takes priority - Bad referrerPolicy init parameter value
PASS TypeError from request constructor takes priority - Bad mode init parameter value
PASS TypeError from request constructor takes priority - Bad credentials init parameter value
PASS TypeError from request constructor takes priority - Bad cache init parameter value
PASS TypeError from request constructor takes priority - Bad redirect init parameter value
PASS Request objects have a signal property
PASS Signal on request object
PASS Signal on request object created from request object
PASS Signal on request object created from request object, with signal on second request
PASS Signal on request object created from request object, with signal on second request overriding another
PASS Signal retained after unrelated properties are overridden by fetch
PASS Signal removed by setting to null
PASS Already aborted signal rejects immediately
PASS Request is still 'used' if signal is aborted before fetching
PASS response.arrayBuffer() rejects if already aborted
PASS response.blob() rejects if already aborted
PASS response.formData() rejects if already aborted
PASS response.json() rejects if already aborted
PASS response.text() rejects if already aborted
PASS Already aborted signal does not make request
PASS Already aborted signal can be used for many fetches
PASS Signal can be used to abort other fetches, even if another fetch succeeded before aborting
PASS Underlying connection is closed when aborting after receiving response
PASS Underlying connection is closed when aborting after receiving response - no-cors
PASS Fetch aborted & connection closed when aborted after calling response.arrayBuffer()
PASS Fetch aborted & connection closed when aborted after calling response.blob()
PASS Fetch aborted & connection closed when aborted after calling response.formData()
PASS Fetch aborted & connection closed when aborted after calling response.json()
PASS Fetch aborted & connection closed when aborted after calling response.text()
PASS Stream errors once aborted. Underlying connection closed.
PASS Stream errors once aborted, after reading. Underlying connection closed.
PASS Stream will not error if body is empty. It's closed with an empty queue before it errors.
FAIL Readable stream synchronously cancels with AbortError if aborted before reading assert_true: Cancel called sync expected true got false
PASS Signal state is cloned
PASS Clone aborts with original controller
Harness: the test ran to completion.
This is a testharness.js-based test.
FAIL Constructing a Request with a stream on which getReader() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() and releaseLock() are called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a Request on which body.getReader() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which body.getReader().read() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which read() and releaseLock() are called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
Harness: the test ran to completion.
This is a testharness.js-based test.
FAIL Constructing a Request with a stream on which getReader() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() and releaseLock() are called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a Request on which body.getReader() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which body.getReader().read() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which read() and releaseLock() are called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
Harness: the test ran to completion.
This is a testharness.js-based test.
FAIL Constructing a Request with a stream on which getReader() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() and releaseLock() are called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a Request on which body.getReader() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which body.getReader().read() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which read() and releaseLock() are called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
Harness: the test ran to completion.
This is a testharness.js-based test.
FAIL Constructing a Request with a stream on which getReader() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() is called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a stream on which read() and releaseLock() are called assert_throws_js: new Request() function "() => new Request(input, init)" did not throw
FAIL Constructing a Request with a Request on which body.getReader() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which body.getReader().read() is called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
FAIL Constructing a Request with a Request on which read() and releaseLock() are called promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getReader' of undefined"
Harness: the test ran to completion.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This is a testharness.js-based test.
PASS global setup
PASS Service Worker headers in the request of a fetch event
PASS Service Worker responds to fetch event with string
PASS Service Worker responds to fetch event using request fragment with string
PASS Service Worker responds to fetch event with blob body
PASS Service Worker responds to fetch event with the referrer URL
PASS Service Worker responds to fetch event with an existing client id
PASS Service Worker responds to fetch event with the correct resulting client id
PASS Service Worker does not respond to fetch event
PASS Service Worker responds to fetch event with null response body
PASS Service Worker fetches other file in fetch event
PASS Service Worker responds to fetch event with POST form
PASS Service Worker falls back to network in fetch event with POST form
PASS Multiple calls of respondWith must throw InvalidStateErrors
PASS Service Worker event.respondWith must set the used flag
PASS Service Worker should expose FetchEvent URL fragments.
PASS Service Worker responds to fetch event with the correct cache types
PASS Service Worker should intercept EventSource
FAIL Service Worker responds to fetch event with the correct integrity_metadata assert_equals: integrity expected "gs0nqru8KbsrIt5YToQqS9fYao4GQJXtcId610g7cCU=" but got ""
PASS FetchEvent#body is a string
FAIL FetchEvent#body is a ReadableStream assert_equals: expected "i am the request body" but got "[object ReadableStream]"
PASS FetchEvent#body is a string and is passed to network fallback
PASS FetchEvent#body is a blob
PASS FetchEvent#body is a blob and is passed to network fallback
PASS Service Worker responds to fetch event with the correct keepalive value
FAIL FetchEvent#request.isReloadNavigation is true (location.reload()) assert_equals: expected "method = GET, isReloadNavigation = false" but got "method = GET, isReloadNavigation = undefined"
FAIL FetchEvent#request.isReloadNavigation is true (history.go(0)) assert_equals: expected "method = GET, isReloadNavigation = false" but got "method = GET, isReloadNavigation = undefined"
FAIL FetchEvent#request.isReloadNavigation is true (POST + location.reload()) assert_equals: expected "method = GET, isReloadNavigation = false" but got "method = GET, isReloadNavigation = undefined"
FAIL FetchEvent#request.isReloadNavigation is true (with history traversal) assert_equals: expected "method = GET, isReloadNavigation = false" but got "method = GET, isReloadNavigation = undefined"
PASS FetchEvent#request.isHistoryNavigation is true (with history.go(-1))
PASS FetchEvent#request.isHistoryNavigation is true (with history.go(1))
PASS FetchEvent#request.isHistoryNavigation is false (with history.go(0))
PASS FetchEvent#request.isHistoryNavigation is false (with location.reload)
PASS FetchEvent#request.isHistoryNavigation is true (with history.go(-2))
PASS FetchEvent#request.isHistoryNavigation is true (with history.go(2))
PASS FetchEvent#request.isHistoryNavigation is true (POST + history.go(-1))
PASS restore global state
Harness: the test ran to completion.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
This directory contains tests for OOR/Blink-CORS.
OOR-CORS is launched only for browsers, and isn't for WebView yet.
We need to keep both CORS implementation works for a while.
This virtual suite contains tests that are likely to be broken easily by
related changes. Other tests will be covered by linux-blink-cors-rel fyi bot.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment