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

Unified Diff: tests/isolate/isolate.status

Issue 24730002: Automatically append ".js" on spawnUri if we are running in JavaScript. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix typo. Created 7 years, 3 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 | « sdk/lib/_internal/lib/isolate_helper.dart ('k') | tests/isolate/spawn_uri_multi_test.dart » ('j') | 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 89111aa5d87d909d6e3ea006f2ac928daa68c71a..e82a1ec07fffc98845e30efdcf490f558ce0a0e4 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -8,8 +8,6 @@ isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav
[ $compiler == none ]
serialization_test: SkipByDesign # Tests dart2js-specific serialization code
-spawn_uri_test: SkipByDesign # Test uses a ".js" URI.
-spawn_uri_multi_test/*: SkipByDesign # Test uses a ".js" URI.
isolate2_negative_test: Skip # Issue 12587.
isolate3_negative_test: Skip # Issue 12587.
« no previous file with comments | « sdk/lib/_internal/lib/isolate_helper.dart ('k') | tests/isolate/spawn_uri_multi_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698