Chromium Code Reviews

Unified Diff: test/cctest/cctest.status

Issue 179040: Mark native regexp macro assembler tests as flaky on ARM until Lasse... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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
===================================================================
--- test/cctest/cctest.status (revision 2783)
+++ test/cctest/cctest.status (working copy)
@@ -50,6 +50,10 @@
test-api/OutOfMemory: SKIP
test-api/OutOfMemoryNested: SKIP
+# BUG(432): Fail on ARM hardware.
+test-regexp/MacroAssemblerNativeSimple: PASS || FAIL
+test-regexp/MacroAssemblerNativeSimpleUC16: PASS || FAIL
+
# BUG(355): Test crashes on ARM.
test-log/ProfLazyMode: SKIP
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine