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

Unified Diff: tests/standalone/standalone.status

Issue 11410086: Use iterator, moveNext(), current. (Closed) Base URL: https://dart.googlecode.com/svn/experimental/lib_v2/dart
Patch Set: Address comments. Created 8 years, 1 month 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: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index cf296b4aa979981ce980a2f18d06bb1858c6ab86..6b3df0a69343532a29b0cf17ebc679972e5abead 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -7,7 +7,9 @@ out_of_memory_test: Skip # Issue 2345
package/invalid_uri_test: Fail, OK # Fails intentionally
[ $runtime == vm ]
-io/test_runner_exit_code_test: Fail, OK # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
+io/test_runner_exit_code_test: Fail # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
+status_expression_test: Fail # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
+io/status_file_parser_test: Fail # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
io/directory_non_ascii_test: Fail # Posting non-ascii strings through ports.
io/file_non_ascii_test: Fail # Posting non-ascii strings through ports.

Powered by Google App Engine
This is Rietveld 408576698