Commit 1c484b39 authored by Takashi Toyoshima's avatar Takashi Toyoshima Committed by Commit Bot

OOR-CORS: Blink CORS does not support new and modified DevTools tests

Following tests were modified or added by
https://chromium-review.googlesource.com/c/chromium/src/+/2054468.
 * http/tests/inspector-protocol/network/xhr-cors-preflight-redirect-failure.js
 * http/tests/inspector-protocol/network/xhr-post-replay-cors.js
They started reaching timeout after the CL, and we won't fix it
for Blink CORS.

NOTRY=true

Bug: 958524, 941297
Change-Id: I349e00a5ff6c7590fc843797e75246bb14413c10
TBR: horo@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094902Reviewed-by: default avatarTakashi Toyoshima <toyoshim@chromium.org>
Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#748278}
parent 05f54014
...@@ -70,7 +70,11 @@ crbug.com/1050438 http/tests/workers/shared-worker-redirect.html [ Failure ] ...@@ -70,7 +70,11 @@ crbug.com/1050438 http/tests/workers/shared-worker-redirect.html [ Failure ]
crbug.com/1050438 virtual/omt-worker-fetch/http/tests/workers/shared-worker-redirect.html [ Failure ] crbug.com/1050438 virtual/omt-worker-fetch/http/tests/workers/shared-worker-redirect.html [ Failure ]
# XHRReplayData support for Blink CORS was dropped from m82. # XHRReplayData support for Blink CORS was dropped from m82.
crbug.com/958524 http/tests/inspector-protocol/network/xhr-post-replay-cors.js [ Failure ] crbug.com/958524 http/tests/inspector-protocol/network/xhr-post-replay-cors.js [ Timeout ]
# Added by https://chromium-review.googlesource.com/c/chromium/src/+/2054468 and
# Blink CORS does not support.
crbug.com/941297 http/tests/inspector-protocol/network/xhr-cors-preflight-redirect-failure.js [ Timeout ]
# Started failing for unknown reasons. Bisect is needed before the next branch-cut. # Started failing for unknown reasons. Bisect is needed before the next branch-cut.
crbug.com/1059776 external/wpt/xhr/event-upload-progress-crossorigin.any.html [ Failure ] crbug.com/1059776 external/wpt/xhr/event-upload-progress-crossorigin.any.html [ Failure ]
......
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