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

Unified Diff: test/cctest/cctest.status

Issue 68163012: [Sheriff] Skip failing test on nacl. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month 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 59bf8268e988a976a351b2125d5207cb1d57244c..5d75d805f9e7d51ffe1af0d76c9c99400694b25d 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -132,5 +132,8 @@
# Fails since 16322 (new test).
'test-code-stubs-arm/ConvertDToI': [SKIP],
+
+ # BUG(2998).
+ 'test-macro-assembler-arm/LoadAndStoreWithRepresentation': [SKIP],
}], # 'arch == nacl_ia32 or arch == nacl_x64'
]
« 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