| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index e954571890515e97f285eeff36819c2eb1f76200..5eb210fd78b4395080da9784d7ecb2f99612a6a3 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -192,3 +192,7 @@ pathos/test/pathos_dart2js_test: Fail, OK # Issue 6490
|
| # Skip mdv tests on command line VM, they only run in the browser.
|
| [ $runtime == vm ]
|
| mdv: Skip
|
| +
|
| +[ $runtime == safari || $runtime == chrome || $runtime == ie9 || $runtime == ff || $runtime == dartium || $runtime == drt ]
|
| +docgen/test/single_library_test: Skip # Uses dart:io
|
| +
|
|
|