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

Unified Diff: tests/standalone/standalone.status

Issue 11192038: Skip package_isolate_test in dart2js (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 5b6462c3015759085e187b35058c3f3533d450f8..c600fda85016e81d5d1e3fa58c7a97b7b5f7ca28 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -50,9 +50,10 @@ package/*: Skip # Do not run those in Dartium.
[ $compiler == dart2js ]
float_array_test: Skip # This is a VM test
-int_array_test: Skip # his is a VM test
+int_array_test: Skip # This is a VM test
medium_integer_test: Fail, OK # cannot resolve type Mint
io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now.
+package/package_isolate_test: Skip # spawnUri does not work in dart2js. See issue 3051
kasperl 2012/10/19 11:55:19 We should be careful with the skipping, so if it c
[ $compiler == dart2js && $runtime == d8 ]
assert_test: Fail, OK # Assumes unspecified fields on the AssertionError.
« 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