Commit 2aa434d2 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[foozzie] Skip unsuitable test

NOTRY=true
TBR=yangguo@chromium.org

Bug: chromium:774805
Change-Id: Iaf744749acf006558e02300c05627c8f25457e0d
Reviewed-on: https://chromium-review.googlesource.com/723383Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48642}
parent db67b388
......@@ -64,6 +64,10 @@ IGNORE_SOURCES = {
'crbug.com/691587': [
'/v8/test/mjsunit/asm/regress-674089.js',
],
'crbug.com/774805': [
'/v8/test/mjsunit/console.js',
],
}
# Ignore by test case pattern. Map from bug->regexp.
......
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