| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 59b3dc35114e55da9eed44d78583d267b256bafd..c657098835fec37a173c5c4db8dea62398b00564 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -55,6 +55,11 @@ test-heap/ReleaseStackTraceData: PASS || FAIL
|
| test-mark-compact/BootUpMemoryUse: PASS, PASS || FAIL if $mode == debug
|
|
|
| ##############################################################################
|
| +[ $arch == a64 ]
|
| +
|
| +test-api/Bug618: PASS
|
| +
|
| +##############################################################################
|
| [ $arch == arm ]
|
|
|
| # We cannot assume that we can throw OutOfMemory exceptions in all situations.
|
|
|