Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index d70c922b0d39c387b070ae1604c7315593d47140..7f146a079bb4fec484ce75a4de93f9b5f0d04b54 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -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 |