Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(446)

Unified Diff: test/cctest/cctest.status

Issue 2182433002: Skip test-run-load-store/RunUnalignedLoadStoreUnalignedAccess on ARM (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
##############################################################################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698