| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index fc111ab94b5ff24a92f10fab0fea75ca7e896fa9..a2fa0aa71385cc7db58d9f7161e8abfd86defbd1 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -54,7 +54,7 @@ test-profile-generator/RecordStackTraceAtStartProfiling: PASS || FAIL
|
| test-weakmaps/Shrinking: FAIL
|
|
|
| ##############################################################################
|
| -[ $arch == arm ]
|
| +[ $arch == arm || $arch == android ]
|
|
|
| # We cannot assume that we can throw OutOfMemory exceptions in all situations.
|
| # Apparently our ARM box is in such a state. Skip the test as it also runs for
|
|
|