| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 7a04e9cd7656751f0440cb23a603e1060e8c51c1..15a4bab28c2a271457e36fbecc3965e276920074 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -63,6 +63,9 @@
|
| # are actually 13 * 38 * 5 * 128 = 316160 individual tests hidden here.
|
| 'test-parsing/ParserSync': [PASS, NO_VARIANTS],
|
|
|
| + # Modules are busted
|
| + 'test-parsing/ExportsMaybeAssigned': [SKIP],
|
| +
|
| # This tests only the type system, so there is no point in running several
|
| # variants.
|
| 'test-hydrogen-types/*': [PASS, NO_VARIANTS],
|
|
|