| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index b61be30c79c67ae06e616628d74f8556d85158f6..ff8eee763d0b7398e11b0e36e37c4ea08d16c7fb 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -150,6 +150,9 @@
|
| 'test-debug/DebugEventContext': [PASS, NO_VARIANTS],
|
| 'test-debug/DebugBreakInline': [PASS, NO_VARIANTS],
|
|
|
| + # Scheduling and verifying of empty for loops is broken.
|
| + 'test-run-jsbranches/EmptyFor': [SKIP],
|
| +
|
| ############################################################################
|
| # Slow tests.
|
| 'test-api/Threading1': [PASS, ['mode == debug', SLOW]],
|
|
|