| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 547e5d50734de0828f5679ce04cf258550c7d886..bd02c4d5211117a6b8c514563aa289da85f56764 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -299,6 +299,9 @@
|
| 'test-api/Threading2': [PASS, SLOW],
|
| 'test-api/Threading3': [PASS, SLOW],
|
| 'test-api/Threading4': [PASS, SLOW],
|
| +
|
| + # Implement ARM UnalignedLoad and UnalignedStore operators
|
| + 'test-run-load-store/RunUnalignedLoadStoreUnalignedAccess': [SKIP],
|
| }], # 'arch == arm'
|
|
|
| ##############################################################################
|
|
|