| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 8c1a8698be563b86b2f2bf30eeaaa59ce2efa93f..c267ac89d7f810e82638f55ba83dfd10f3750f19 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -25,7 +25,7 @@ docgen/test/single_library_test: Skip # Way too slow
|
| docgen/test/typedef_test: Skip # Way too slow
|
|
|
| [ $runtime == vm ]
|
| -docgen/test/only_lib_content_in_pkg_test: Fail # Issue 17597
|
| +docgen/test/only_lib_content_in_pkg_test: Fail, Timeout # Issue 17597
|
|
|
| [ $compiler == dart2js ]
|
| collection/test/equality_test/01: Fail # Issue 1533
|
|
|