| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 3f182f0f3b834bd032632db64c47e4a65686f18c..31682a95522162d901d5003c48191c5875d482fc 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -92,6 +92,9 @@ async/test/stream_zip_test: RuntimeError, OK # Timers are not supported.
|
| [ $compiler == dart2js && $runtime == drt ]
|
| async/test/stream_zip_test: RuntimeError, Pass # Issue 18548
|
|
|
| +[ $compiler == dart2js && $runtime == chrome ]
|
| +collection/test/unmodifiable_collection_test: Skip # Times out. Started when co19 started running. Please triage this failure.
|
| +
|
| [ $runtime == vm || $runtime == d8 || $runtime == jsshell ]
|
| third_party/angular_tests/browser_test: Skip # uses dart:html
|
|
|
|
|