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

Unified Diff: tests/standalone/standalone.status

Issue 11364232: Fix file test to test for both decomposed and precomposed utf16 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 129a73f22ddbcd744168d83f7e492ef7576c3a1a..c34fb1c333babdada75a49952bcd262acacbf9f4 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -30,10 +30,6 @@ io/test_runner_test: Pass, Fail # Issue 1947
# of allowed open files ('ulimit -n' says something like 256).
io/socket_many_connections_test: Skip
-io/file_non_ascii_sync_test: Fail # issue 6702
-io/directory_non_ascii_sync_test: Fail # issue 6702
-io/process_non_ascii_test: Fail # issue 6702
-
[ $runtime == vm && $system == windows ]
io/file_system_links_test: Skip # No links on Windows.

Powered by Google App Engine
This is Rietveld 408576698