Chromium Code Reviews| 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], |
|
arv (Not doing code reviews)
2014/10/03 21:19:59
I'm not sure why the change in pipeline.cc is not
|
| + |
| # TODO(verwaest): Some tests are over-restrictive about object layout. |
| 'array-constructor-feedback': [PASS, NO_VARIANTS], |
| 'array-feedback': [PASS, NO_VARIANTS], |