Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index b55bb4335d4ab0416bb5d0e3cefdeb3659ccb6ca..a9addc9b031b016c453d091f434ecb34c85f5186 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -263,7 +263,10 @@ |
'regress/short-circuit': [SKIP], |
'stack-traces-overflow': [SKIP], |
'unicode-test': [SKIP], |
- 'whitespaces': [SKIP] |
+ 'whitespaces': [SKIP], |
+ |
+ # TODO(mstarzinger): Takes too long with TF. |
+ 'array-sort': [PASS, NO_VARIANTS], |
}], # 'gc_stress == True' |
############################################################################## |