Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index d1c5afd8a86422cd45f351e5f5ed9e545ba39cb1..d2e8121786ea70cf16159bea51730915634a1742 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -87,6 +87,9 @@ |
# In ES6, the completion value of a 0-iterations loop is 'undefined'. |
'ecma/Statements/12.6.3-2': [PASS, FAIL], |
+ # ES2015 ToLength semantics |
+ 'ecma_3/RegExp/15.10.6.2-2': [FAIL], |
+ |
##################### SKIPPED TESTS ##################### |
# This test checks that we behave properly in an out-of-memory |