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

Unified Diff: tests/standalone/standalone.status

Issue 8417023: Add type checks to directory listing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 71a30c8339ed2e9205597aaacabee40439c98689..6cd64529d93f223e8212ed60571efed72f7aad08 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -5,8 +5,9 @@
prefix standalone
[ $arch == ia32 && $checked ]
-# This test has type errors on purpose.
+# These tests have type errors on purpose.
ProcessInvalidArgumentsTest: Fail, OK
+DirectoryInvalidArgumentsTest: Fail, OK
[ $arch == ia32]
ManyEchoServerTest: Skip # Bug 5103754
« runtime/bin/directory_impl.dart ('K') | « tests/standalone/src/DirectoryInvalidArgumentsTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698