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

Unified Diff: tests/isolate/isolate.status

Issue 169703002: Add an error listener on isolates. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rewrite. Now catch all in IsolateContext.eval Created 6 years, 7 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
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index db0fc2dc9934c491d382a55ed50cd6ced92b9d8c..b948510163623a9ac9a8e19d960b60ff12d8f31a 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -23,6 +23,9 @@ kill_test: Skip # Not implemented yet, hangs.
kill2_test: Skip # Not implemented yet, hangs.
kill3_test: Skip # Not implemented yet, hangs.
kill_self_test: Skip # Not implemented yet, hangs.
+handle_error_test: Skip # Not implemented yet, hangs.
+handle_error2_test: Skip # Not implemented yet, hangs.
+handle_error3_test: Skip # Not implemented yet, hangs.
[ $compiler == dart2js && $jscl ]
browser/*: SkipByDesign # Browser specific tests
« tests/isolate/handle_error3_test.dart ('K') | « tests/isolate/handle_error_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698