| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 182a35b6fb7adc945e781472cdb8cbbc187b5228..2f09743e257313baebc4654bc42b5efdbd577dc1 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -74,6 +74,7 @@
|
| 'test-api/Threading2': [PASS, ['mode == debug', SLOW]],
|
| 'test-api/Threading3': [PASS, ['mode == debug', SLOW]],
|
| 'test-api/Threading4': [PASS, ['mode == debug', SLOW]],
|
| + 'test-strings/StringOOM*': [PASS, ['mode == debug', SKIP]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|