Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index dddedcbd169fddb8cfbdfc05821cab58cba7df07..0d5565ebfae126f5fb77c24f02eb74f38c9e94e2 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -7,9 +7,11 @@ |
# listed in tests/lib/analyzer/analyze_tests.status without the "standalone" |
# prefix. |
-# The testing infrastructure is using the dart:io Path class. |
+# The testing infrastructure is using the dart:io Path and LineTransformer |
+# classes. |
io/skipping_dart2js_compilations_test: Skip # http/dartbug.com/12449 |
io/dependency_graph_test: Skip # http/dartbug.com/12449 |
+io/status_file_parser_test: Skip # http/dartbug.com/12449 |
package/invalid_uri_test: Fail, OK # Fails intentionally |