| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 96b67ac0fd99901ce9e633cdd26f5c1f0308ff84..57af4ca79b999db08d41c1af7b426b53d66b201a 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -24,11 +24,9 @@ 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
|
|
|
| +[ $runtime = vm ]
|
| docgen/test/only_lib_content_in_pkg_test: Fail # Issue 17597
|
|
|
| -[ $runtime == vm && $system == windows ]
|
| -docgen\test\only_lib_content_in_pkg_test: Fail # Issue 17597
|
| -
|
| [ $compiler == dart2js ]
|
| collection/test/equality_test/01: Fail # Issue 1533
|
| collection/test/equality_test/02: Fail # Issue 1533
|
|
|