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

Unified Diff: tests/language/language.status

Issue 26616002: Mark spawnFunction tests as Fail on Dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: reupload Created 7 years, 2 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 | « tests/isolate/isolate.status ('k') | tests/lib/lib.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 13d62db118f9ed74c853e1ba1ff9e76ca56cf7a4..edbd0b037bf217af2c38697aca1acb8c03d1bf32 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -90,3 +90,6 @@ positional_parameters_type_test/02: Fail # Issue 13719: Please triage this failu
regress_13494_test: Pass, Fail # Issue 13719: Please triage this failure.
type_checks_in_factory_method_test: Fail # Issue 13719: Please triage this failure.
vm/type_vm_test: Fail # Issue 13719: Please triage this failure.
+
+[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
+typed_message_test: Fail # Issue 13921
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698