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

Unified Diff: pkg/pkg.status

Issue 12252045: Fix test status for analyzer test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 | « no previous file | 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 e10eed29818a254f17c17ba776a0a94192d033fc..99335642ec6be720b18a6dd0a4934d54e0b075e9 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -36,8 +36,8 @@ intl/test/find_default_locale_standalone_test: Skip
analyzer-experimental/test/options_test: Skip # Imports dart:io.
analyzer-experimental/test/generated/parser_test: Skip # Imports dart:io.
analyzer-experimental/test/generated/scanner_test: Skip # Imports dart:io.
-analyzer-experimental/test/generated/element_test.dart: Skip # Imports dart:io.
-analyzer-experimental/test/generated/ast_test.dart: Skip # Imports dart:io.
+analyzer-experimental/test/generated/element_test: Skip # Imports dart:io.
+analyzer-experimental/test/generated/ast_test: Skip # Imports dart:io.
# Issue 8440 forces us to use path in the scheduled_test tests, which would
# otherwise be dart2js-compatible.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698