Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 16ffbd796f9ee1b895cd76a7c73e15689cdfdd4a..e954571890515e97f285eeff36819c2eb1f76200 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -59,6 +59,7 @@ crypto/test/sha1_test: Fail # Issue 11407. |
| # Skip browser-specific tests on VM |
| [ $runtime == vm ] |
| +docgen/test/single_library_test: Skip # Uses js_helper |
|
ahe
2013/07/21 20:36:42
Something is wrong here.
This test imports dart:i
|
| pathos/test/pathos_dartium_test: Fail, OK # Uses dart:html |
| pathos/test/pathos_dart2js_test: Fail, OK # Uses dart:html |
| intl/test/find_default_locale_browser_test: Skip |