Commit 2b46892b authored by hablich's avatar hablich Committed by Commit bot

[Ignition] Skip failing tests

BUG=v8:4680
LOG=N
TBR=machenbach@chromium.org,rmcilroy@chromium.org,mstarzinger@chromium.org

Review URL: https://codereview.chromium.org/1852263002

Cr-Commit-Position: refs/heads/master@{#35241}
parent 54e33688
......@@ -822,6 +822,7 @@
['ignition == True and system == windows', {
# TODO(rmcilroy,4680): Crash on windows nosnap shared.
'regress/regress-crbug-352058': [PASS, ['no_snap == True', SKIP]],
'regress/regress-crbug-513471': [PASS, ['no_snap == True', SKIP]],
# TODO(513471): Attempting to optimize generator hits unreachable path.
'regress/regress-crbug-513471': [PASS, ['no_snap == True', 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