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

Unified Diff: runtime/tests/vm/vm.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 | « pkg/pkg.status ('k') | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 445dd4063ba7b934e34ab49ca6453a3ca639fd5a..e6ce377e31c3403d2ef732fb1db5f2422c0fe148 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -69,3 +69,7 @@ dart/isolate_mirror_local_test: fail
[ $compiler == none && $runtime == dartium ]
dart/isolate_mirror_local_test: Fail # Issue 13719: Please triage this failure.
+
+[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
+dart/isolate_mirror_remote_test: Fail # Issue 13921
+dart/isolate_unhandled_exception_test: Fail # Issue 13921
« no previous file with comments | « pkg/pkg.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698