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

Unified Diff: tests/isolate/isolate.status

Issue 10834147: Fix dartc status file after isolate changes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 3682abc45659baf505ba85c5df209b2066c70454..f527064a1f645da5f8cc9a3df1a783744582abd2 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -27,7 +27,10 @@ compute_this_script_browser_test: Skip # browser specific test
serialization_test: Skip # tests frog-specific serialization code
isolate_negative_test: Fail # status change with --check-only
isolate2_negative_test: Fail # status change with --check-only
-*_negative_test: Fail, OK # fails only at runtime
+spawn_function_negative_test: Fail, OK # Fails at runtime.
+spawn_uri_negative_test: Fail, OK # Fails at runtime.
+spawn_uri_vm_negative_test: Fail, OK # Fails at runtime.
+unresolved_ports_negative_test: Fail, OK # Fails at runtime.
# TODO(jmesserly): investigate why these are flaky on actual browsers
[ $compiler == frog && ($runtime == drt || $runtime == ff || $runtime == chrome || $runtime == safari || $runtime == ie || $runtime == opera) ]
« 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