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

Unified Diff: tests/isolate/isolate.status

Issue 985953002: - Mark tests using Isolate.spawn as failing in the browser. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 44307)
+++ tests/isolate/isolate.status (working copy)
@@ -106,6 +106,14 @@
spawn_uri_missing_test: SkipSlow # Times out.
isolate_current_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
function_send_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+ondone_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+kill_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+kill2_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+kill_self_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+handle_error_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+handle_error2_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
+handle_error3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
browser/typed_data_message_test: StaticWarning
« 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