| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 65b189e8596450479ee05f66828145914a4f1947..8af645e37a04c68c37091e832b868619adebbc71 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -24,8 +24,7 @@ docgen/test/multi_library_test: Skip # Way too slow
|
| docgen/test/single_library_test: Skip # Way too slow
|
| docgen/test/typedef_test: Skip # Way too slow
|
|
|
| -[ $mode == debug ]
|
| -docgen/test/only_lib_content_in_pkg_test: Skip # doesn't make any progress
|
| +docgen/test/only_lib_content_in_pkg_test: Fail # Issue 17597
|
|
|
| [ $compiler == dart2js ]
|
| collection/test/equality_test/01: Fail # Issue 1533
|
|
|