| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index b9f6fcddb4a157a6e2f547621ae574eabf516506..2ed8d9ee3000fc86e72a65907fad65468f6b1445 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -31,6 +31,9 @@ docgen/test/only_lib_content_in_pkg_test: Fail, Timeout # Issue 17597
|
| docgen/test/only_lib_content_in_pkg_test: Skip # slow
|
| docgen/test/typedef_test: Skip # slow
|
|
|
| +[ $runtime == vm && $arch == ia32 && $mode == debug ]
|
| +docgen/test/generate_json_test: Skip # Issue 17602
|
| +
|
| [ $compiler == dart2js ]
|
| collection/test/equality_test/01: Fail # Issue 1533
|
| collection/test/equality_test/02: Fail # Issue 1533
|
|
|