Commit 983a28cc authored by Kim-Anh Tran's avatar Kim-Anh Tran Committed by Chromium LUCI CQ

Disable web test until inspector change has landed

V8 change will remove sending along data urls with Runtime.CallFrame,
Runtime.ExceptionDetails, and Console.ConsoleMessage.

Bug: chromium:1132260
Change-Id: I2c0ca7deea0f6384ffcbeee62fb230aa9b61c4a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621532
Auto-Submit: Kim-Anh Tran <kimanh@chromium.org>
Reviewed-by: default avatarBenedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841989}
parent 9ab50e93
......@@ -70,6 +70,7 @@ crbug.com/1132260 http/tests/devtools/components/linkifier.js [ Pass Failure ]
crbug.com/1132260 http/tests/devtools/console/console-bad-stacktrace.js [ Pass Failure ]
crbug.com/1132260 http/tests/devtools/console/console-uncaught-promise.js [ Pass Failure ]
crbug.com/1132260 http/tests/devtools/tracing/timeline-network/timeline-network-resource-details.js [ Pass Failure ]
crbug.com/1132260 inspector-protocol/page/frameAttachedStacktrace.js [ Pass Failure ]
# With --enable-display-compositor-pixel-dump enabled by default, these three
# tests fail. See crbug.com/887140 for more info.
......
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