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

Unified Diff: pkg/pkg.status

Issue 45573002: Rename analyzer_experimental to analyzer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Tweaks before publishing. Created 7 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
« no previous file with comments | « pkg/observe/pubspec.yaml ('k') | pkg/polymer/lib/src/build/code_extractor.dart » ('j') | 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 ce4d176837e30e3a05d2d78c9290e0fd7abe7f49..372528be3dd816b23265229da66c242ed7c28f09 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -23,7 +23,7 @@ third_party/html5lib/test/dom_compat_test: Skip
third_party/html5lib/test/browser/browser_test: Skip
[ $compiler == dart2js ]
-analyzer_experimental/test/generated/ast_test: RuntimeError #Issue 12341
+analyzer/test/generated/ast_test: RuntimeError #Issue 12341
collection_helpers/test/equality_test/01: Fail # Issue 1533
collection_helpers/test/equality_test/02: Fail # Issue 1533
collection_helpers/test/equality_test/03: Fail # Issue 1533
@@ -162,12 +162,12 @@ intl/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triag
http_server/test/http_body_test: Pass, Fail # Issue 14381
[ $browser ]
-analyzer_experimental/test/error_test: Fail, Timeout, OK # Uses dart:io.
-analyzer_experimental/test/generated/element_test: Fail, OK # Uses dart:io.
-analyzer_experimental/test/generated/resolver_test: Fail, OK # Uses dart:io.
-analyzer_experimental/test/options_test: Fail, OK, Pass # Uses dart:io.
-analyzer_experimental/test/services/formatter_test: Fail, OK # Uses dart:io.
-analyzer_experimental/test/parse_compilation_unit_test: Fail, OK # Uses dart:io.
+analyzer/test/error_test: Fail, Timeout, OK # Uses dart:io.
+analyzer/test/generated/element_test: Fail, OK # Uses dart:io.
+analyzer/test/generated/resolver_test: Fail, OK # Uses dart:io.
+analyzer/test/options_test: Fail, OK, Pass # Uses dart:io.
+analyzer/test/services/formatter_test: Fail, OK # Uses dart:io.
+analyzer/test/parse_compilation_unit_test: Fail, OK # Uses dart:io.
barback/test/*: Fail, OK # Uses dart:io.
http/test/client_test: Fail, OK # Uses dart:io.
http/test/http_test: Fail, OK # Uses dart:io.
« no previous file with comments | « pkg/observe/pubspec.yaml ('k') | pkg/polymer/lib/src/build/code_extractor.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698