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

Unified Diff: tests/lib/analyzer/analyze_tests.status

Issue 22927016: Remove the LineTransformer from dart:io (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Changed one status file Created 7 years, 4 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 | « sdk/lib/io/string_transformer.dart ('k') | tests/standalone/coverage_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/analyzer/analyze_tests.status
diff --git a/tests/lib/analyzer/analyze_tests.status b/tests/lib/analyzer/analyze_tests.status
index 75456eef21d92e62324a467556d2a32579f845c6..b1e514792476e42be4ad02ed4be8e9c4bf40c94e 100644
--- a/tests/lib/analyzer/analyze_tests.status
+++ b/tests/lib/analyzer/analyze_tests.status
@@ -2,6 +2,12 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+# The testing infrastructure is using the dart:io Path and LineTransformer
+# classes.
+standalone/io/skipping_dart2js_compilations_test: Skip # http/dartbug.com/12449
+standalone/io/dependency_graph_test: Skip # http/dartbug.com/12449
+standalone/io/status_file_parser_test: Skip # http/dartbug.com/12449
+
[ $compiler == dartanalyzer ]
javascript_int_overflow_literal_test/01: fail, ok
« no previous file with comments | « sdk/lib/io/string_transformer.dart ('k') | tests/standalone/coverage_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698