Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 04c09777f635624a1ba869c4eec0b5b761bf1ece..7fd6b5a9c576e1f63bcb9a4153a839754e08e5a8 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -70,6 +70,9 @@ |
'harmony/block-let-crankshaft': [PASS, NO_VARIANTS], |
'harmony/empty-for': [PASS, NO_VARIANTS], |
+ # TODO(arv): Why is this run in TF? |
+ 'harmony/classes': [PASS, NO_VARIANTS], |
Dmitry Lomov (no reviews)
2014/10/07 15:09:37
You should not need this after https://code.google
arv (Not doing code reviews)
2014/10/07 15:16:52
Acknowledged.
|
+ |
# TODO(verwaest): Some tests are over-restrictive about object layout. |
'array-constructor-feedback': [PASS, NO_VARIANTS], |
'array-feedback': [PASS, NO_VARIANTS], |