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 |