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

Unified Diff: test/cctest/cctest.status

Issue 12641: Really marked the assembler tests as crashing on mac. (Closed)
Patch Set: Created 12 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 5aaca694621bb39c17f9dd655205cfa94b274ad3..08ada6b17fb671ce7b7c2dfa55fd360be02572c8 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -40,4 +40,7 @@ test-spaces/LargeObjectSpace: PASS || FAIL
[ $system == macos ]
-test-regexp/MacroAssemblerIA32Simple: FAIL
+# TODO(lrn): Please fix this asap.
+test-regexp/MacroAssemblerIA32Simple: PASS || CRASH
+test-regexp/MacroAssemblerIA32Registers: PASS || CRASH
+
« 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