Disable bogus test in preparation for --harmony-completion.

R=rossberg
BUG=

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

Cr-Commit-Position: refs/heads/master@{#31520}
This commit is contained in:
neis 2015-10-23 05:56:40 -07:00 committed by Commit bot
parent 5587656155
commit 5463e86497

View File

@ -88,6 +88,9 @@
# Date.prototype is an Object, not a Date
'ecma/Date/15.9.5': [FAIL],
# In ES6, the completion value of a 0-iterations loop is 'undefined'.
'ecma/Statements/12.6.3-2': [PASS, FAIL],
##################### SKIPPED TESTS #####################
# This test checks that we behave properly in an out-of-memory