| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index b511d93c2f2b7f1197276c60f07849ebb94a30b7..17303b161042c048fab82f30bb370741629b9850 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -7,6 +7,10 @@
|
| # listed in tests/lib/analyzer/analyze_tests.status without the "standalone"
|
| # prefix.
|
|
|
| +# The testing infrastructure is using the dart:io Path class.
|
| +io/skipping_dart2js_compilations_test: Skip # http/dartbug.com/12449
|
| +io/dependency_graph_test: Skip # http/dartbug.com/12449
|
| +
|
| package/invalid_uri_test: Fail, OK # Fails intentionally
|
|
|
| [ $runtime == vm ]
|
|
|