Commit 5463e864 authored by neis's avatar neis Committed by Commit bot

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}
parent 55876561
......@@ -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
......
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