Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 16ffbd796f9ee1b895cd76a7c73e15689cdfdd4a..317a633d729d1ef06d80c5935bb36412b533f534 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: Fail, OK # Uses js_helper |
|
Emily Fortuna
2013/07/08 19:42:27
Actually, let's set this to Skip instead of Fail,
janicejl
2013/07/08 20:00:20
Done.
|
| 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 |