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

Unified Diff: tests/language/language.status

Issue 80593002: Mark language/vm/optimized_identical_test as Pass,Crash on simarm/simmips (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 9597d5f3e54fc0acdb4f39a43f8375eb240cdeff..b40269e2b158f000f4c0d0f51d28d38b4027402e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -81,3 +81,6 @@ issue13474_test: Pass, Fail # Issue 14651.
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
typed_message_test: Crash, Fail # Issue 13921, 14400
vm/optimized_guarded_field_isolates_test: Fail # Issue 13921.
+
+[ $arch == simarm || $arch == simmips ]
+vm/optimized_identical_test: Pass, Crash # http://dartbug.com/15235
« 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