Commit a56b32e9 authored by Simon Zünd's avatar Simon Zünd Committed by Commit Bot

[test] Temporarily disable web tests for V8 stack trace CL

The V8 CL https://crrev.com/c/1609835 slightly extends stack traces.
This CL temporarliy disables some web tests until the V8 patch has
landed and the test expectations can be re-baselined.

R=sergiyb@chromium.org

Bug: v8:8742
Change-Id: Iccbada4dc125c6b233d6df93f2eb6b6acc38e8b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614198
Auto-Submit: Simon Zünd <szuend@chromium.org>
Reviewed-by: default avatarSergiy Belozorov <sergiyb@chromium.org>
Commit-Queue: Simon Zünd <szuend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#660756}
parent 14148a1b
......@@ -2250,6 +2250,16 @@ crbug.com/v8/8672 http/tests/devtools/bindings/suspendtarget-bindings.js [ Skip
crbug.com/v8/8672 http/tests/devtools/bindings/suspendtarget-navigator.js [ Skip ]
crbug.com/v8/8672 http/tests/devtools/tracing/decode-resize.js [ Skip ]
# Stack trace layout changes, disabled until v8 roll.
crbug.com/v8/8742 fast/events/window-onerror-11.html [ Failure Pass ]
crbug.com/v8/8742 fast/events/window-onerror-12.html [ Failure Pass ]
crbug.com/v8/8742 http/tests/devtools/console/console-log-linkify-stack-in-errors.js [ Failure Pass ]
crbug.com/v8/8742 http/tests/devtools/console/console-worker-nested-imports-syntax-error.js [ Failure Pass ]
crbug.com/v8/8742 http/tests/devtools/console/console-xpath.js [ Failure Pass ]
crbug.com/v8/8742 http/tests/devtools/sources/debugger/rethrow-error-from-bindings-crash.js [ Failure Pass ]
crbug.com/v8/8742 virtual/mouseevent_fractional/fast/events/window-onerror-11.html [ Failure Pass ]
crbug.com/v8/8742 virtual/mouseevent_fractional/fast/events/window-onerror-12.html [ Failure Pass ]
# These testcases are incorrect, mark them as failing until they're fixed in the testsuite.
# https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html
# https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html
......
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