| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 25c67350358743f5c293836109adcc2e7fda6ca4..ef452a615991cd8b93dc2ab3b0eafa418ca8ffa7 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -143,6 +143,7 @@
|
| # Pass but take too long with the simulator.
|
| 'test-api/ExternalArrays': [PASS, TIMEOUT],
|
| 'test-api/Threading1': [SKIP],
|
| + 'test-api/Threading2': [SKIP],
|
| }], # 'arch == arm64 and simulator_run == True'
|
|
|
| ['arch == arm64 and mode == debug and simulator_run == True', {
|
|
|