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

Unified Diff: tests/language/language.status

Issue 198843002: Adjust test status files for MIPS architecture. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | tests/standalone/standalone.status » ('j') | 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 d6b69055c9247dc172554cb3df9d239ebb99828b..42d985d8871f38072903e0340e8ea39872c05843 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -120,3 +120,6 @@ typed_message_test: Crash, Fail # Issue 13921, 14400
vm/optimized_guarded_field_isolates_test: Fail # Issue 13921.
override_inheritance_mixed_test/08: Fail # Issue 16137
override_inheritance_mixed_test/09: Fail # Issue 16137
+
+[ $compiler == none && $runtime == vm && $arch == mips && $checked ]
+generic_instanceof3_test: Pass, Crash # dartbug.com/17440
« no previous file with comments | « no previous file | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698