[foozzie] Skip unsuitable test

NOTRY=true
TBR=yangguo@chromium.org

Bug: chromium:774805
Change-Id: Iaf744749acf006558e02300c05627c8f25457e0d
Reviewed-on: https://chromium-review.googlesource.com/723383
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48642}
This commit is contained in:
Michael Achenbach 2017-10-17 15:34:28 +02:00 committed by Commit Bot
parent db67b3886b
commit 2aa434d2f5

View File

@ -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.