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

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..a2d4d21004d0d531cd79a1f3381476eae459a477 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
siva 2012/10/17 19:51:40 Please add the bug number in the comment.
justinfagnani 2012/10/17 19:57:24 Done.
[ $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