Commit 7724273c authored by Raphael Kubo da Costa's avatar Raphael Kubo da Costa Committed by Commit Bot

Mark upcoming service-workers WPT test as crashing

external/wpt/service-workers/service-worker/fetch-event-respond-with-readable-stream-chunk.https.html
is currently blocking imports because it hits a DCHECK in the CQ bots
running layout tests.

While here, move the
external/wpt/custom-elements/upgrading/Node-cloneNode.html entry together
with the other DCHECK ones.

TBR=falken,mek

Bug: 807954
Change-Id: I3e4174f74d7c336bb5aecbe30e968c378f9e1be4
No-Try: True
Reviewed-on: https://chromium-review.googlesource.com/897622Reviewed-by: default avatarRaphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Cr-Commit-Position: refs/heads/master@{#533631}
parent 034684a2
......@@ -1729,9 +1729,6 @@ crbug.com/803558 external/wpt/websockets/opening-handshake/003-sets-origin.worke
crbug.com/803200 external/wpt/websockets/cookies/006.html?wss [ Failure ]
crbug.com/803200 external/wpt/websockets/opening-handshake/005.html?wss [ Pass Failure ]
# DCHECK failure.
crbug.com/805061 external/wpt/custom-elements/upgrading/Node-cloneNode.html [ Crash ]
crbug.com/805463 external/wpt/acid/acid3/numbered-tests.html [ Skip ]
# ====== New tests from wpt-importer added here ======
......@@ -2230,6 +2227,8 @@ crbug.com/626703 external/wpt/workers/opaque-origin.html [ Failure Crash Timeout
crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-quirks-mode.html [ Pass Crash ]
crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-standards-mode.html [ Pass Crash Failure ]
crbug.com/762017 external/wpt/html/semantics/embedded-content/media-elements/video_loop_base.html [ Pass Crash ]
crbug.com/805061 external/wpt/custom-elements/upgrading/Node-cloneNode.html [ Crash ]
crbug.com/807954 external/wpt/service-workers/service-worker/fetch-event-respond-with-readable-stream-chunk.https.html [ Crash ]
# Other untriaged test failures, timeouts and crashes from newly-imported WPT tests.
crbug.com/666703 external/wpt/html/browsers/sandboxing/sandbox-disallow-same-origin.html [ Timeout ]
......
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