| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 41e25045d52d07891fe291cc48e3edadad818da9..c75b53d6f573d51390d27d139ea115c8c6485e62 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -140,6 +140,7 @@
|
|
|
| # Pass but take too long with the simulator.
|
| 'test-api/ExternalArrays': [PASS, TIMEOUT],
|
| + 'test-api/Threading*': [PASS, SKIP],
|
| }], # 'arch == arm64 and simulator_run == True'
|
|
|
| ['arch == arm64 and mode == debug and simulator_run == True', {
|
|
|