Commit 607f802e authored by Toon Verwaest's avatar Toon Verwaest Committed by Commit Bot

Disable test to change script let/const redeclaration errors

Temporary disable to be able to drop the stack trace from the
SyntaxError. Other SyntaxErrors already don't have such stack trace.

Bug: chromium:1042162
Change-Id: I1159d534cd7248abe658fceeb71ca9d6c1e17b98
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000823
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Auto-Submit: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: default avatarUlan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#731888}
parent 1d99dc6e
...@@ -2011,6 +2011,9 @@ crbug.com/889952 fast/selectors/selection-window-inactive.html [ Pass Failure ] ...@@ -2011,6 +2011,9 @@ crbug.com/889952 fast/selectors/selection-window-inactive.html [ Pass Failure ]
crbug.com/731731 inspector-protocol/layers/paint-profiler-load-empty.js [ Failure Pass ] crbug.com/731731 inspector-protocol/layers/paint-profiler-load-empty.js [ Failure Pass ]
# Script let/const redeclaration errors
crbug.com/1042162 inspector-protocol/console/console-let-const-with-api.js [ Pass Failure ]
# Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag. # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag.
crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ] crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ]
......
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