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

Unified Diff: dart/tests/isolate/isolate.status

Issue 23721012: Generate out.precompiled.js, not precompiled.js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
Index: dart/tests/isolate/isolate.status
diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
index b9257d5e63d9d9a6901c523297cf9a45f95c6be3..547199a670f3067b7f39b1254898c88b7520ae29 100644
--- a/dart/tests/isolate/isolate.status
+++ b/dart/tests/isolate/isolate.status
@@ -10,7 +10,7 @@ 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_negative_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.
@@ -18,7 +18,6 @@ isolate3_negative_test: Skip # Issue 12587.
isolate2_negative_test: Fail
isolate_negative_test: Fail
spawn_function_negative_test: Fail
-spawn_uri_negative_test: Fail
spawn_uri_vm_negative_test: Fail
unresolved_ports_negative_test: Fail
@@ -69,7 +68,6 @@ spawn_uri_test: Fail # Issue 12630
[ $compiler == dart2js && $runtime == none ]
spawn_function_negative_test: Fail # Issue 12628
-spawn_uri_negative_test: Fail # Issue 12628
unresolved_ports_negative_test: Fail # Issue 12628
stream_mangling_test: Pass # Issue 12628
isolate_negative_test: Fail # Issue 12628
@@ -98,4 +96,4 @@ isolate_stress_test: Pass, Slow # Issue 10697
isolate_stress_test: Skip # Issue 12537
[ $csp ]
-spawn_uri_negative_test: Fail # http://dartbug.com/13454
+spawn_uri_multi_test/none: Fail # http://dartbug.com/13454

Powered by Google App Engine
This is Rietveld 408576698