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

Unified Diff: tests/standalone/standalone.status

Issue 13453002: Read files in chunks, not relaying on size. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove redundant .toString(). Created 7 years, 9 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 | « tests/standalone/io/file_read_stdio_script.dart ('k') | 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 9ca9922b622d0282245995cb3311116b44c21358..4ce4731d577a84353a6edbc2db13bc5a654028a1 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -50,6 +50,7 @@ io/process_non_ascii_test: Pass, Fail
[ $runtime == vm && $system == windows ]
io/file_system_links_test: Skip # No links on Windows.
+io/file_read_special_device_test: Skip # No special unix devices on Windows.
[ $compiler == none && $runtime == drt ]
typed_data_isolate_test: Skip # This test uses dart:io
« no previous file with comments | « tests/standalone/io/file_read_stdio_script.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698