| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 2fcf8a5e9da6ad06fdd89ed3b77fd75d63280eca..4969da85712057e735dfd66985601307ba7a42e4 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -94,6 +94,9 @@
|
| ##############################################################################
|
| # TurboFan compiler failures.
|
|
|
| + # TODO(mstarzinger): control edges are messed up in exception tests.
|
| + 'test-run-jsexceptions/*': [PASS, NO_VARIANTS],
|
| +
|
| # Some tests are just too slow to run for now.
|
| 'test-api/Threading*': [PASS, NO_VARIANTS],
|
| 'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [PASS, NO_VARIANTS],
|
|
|