| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 43ee6c9273c0e4a070c143c44c34b0ebb05bf494..ace2a8cb7cbab782b7ca6d4d9db944f1bf3342ad 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -96,6 +96,10 @@
|
| 'test-debug/NestedBreakEventContextData': [PASS, NO_VARIANTS],
|
| 'test-debug/SendClientDataToHandler': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(dcarney): C calls are broken all over the place.
|
| + 'test-run-machops/RunCall*': [SKIP],
|
| + 'test-run-machops/RunSpillLotsOfThingsWithCall': [SKIP],
|
| +
|
| # Some tests are just too slow to run for now.
|
| 'test-api/Threading*': [PASS, NO_VARIANTS],
|
| 'test-api/ExternalArrays': [PASS, NO_VARIANTS],
|
|
|