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

Unified Diff: pkg/pkg.status

Issue 549633002: Add support for listing to the glob package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Don't run glob tests on the browser. Created 6 years, 3 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
« pkg/glob/test/list_test.dart ('K') | « pkg/glob/test/match_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index e59cca123620afc7c7c54c40b3ce175f22455263..95a6ccd9c40ce1003f93734f066c625d7053e5f5 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -324,6 +324,7 @@ code_transformers/test/entry_point_test: Skip # Uses dart:io
code_transformers/test/resolver_test: Skip # Uses dart:io
code_transformers/test/unique_message_test: Skip # Uses dart:io
code_transformers/test/remove_sourcemap_comment_test: Skip # Uses dart:io.
+glob/test/*: Fail, OK # Uses dart:io.
http/test/io/*: Fail, OK # Uses dart:io.
http_parser/test/web_socket_test: Fail, OK # Uses dart:io
http_multi_server/test/http_multi_server_test: Skip # Uses dart:io
« pkg/glob/test/list_test.dart ('K') | « pkg/glob/test/match_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698