| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 18e8128cc928132fa3b309b0626679c3984c2d3b..c1b28d35f1dbb619a3c44db0458a4fd26f3ed5b0 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -219,6 +219,12 @@
|
| }], # 'no_snap == True'
|
|
|
| ##############################################################################
|
| +['no_snap == True and mode == debug', {
|
| + # TODO(rmcilroy,4928): Issue with --mstackalign.
|
| + 'test-interpreter/InterpreterCreateArguments': [SKIP],
|
| +}], # 'no_snap == True and mode == debug'
|
| +
|
| +##############################################################################
|
| # TODO(machenbach): Fix application of '*'. Nosnap windows needs a separate
|
| # section to not overwrite the expectations for TestThatAlwaysFails.
|
| ['no_snap == True and system == windows', {
|
|
|