| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 2488eeaccaef37128c1036d1d41a3e7b8adec178..01ed03e9e47216dadfe8d8e7aeaa9221183cc454 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -71,6 +71,7 @@ crypto/test/base64_test: Slow, Pass
|
| [ $runtime == jsshell ]
|
| async/test/stream_zip_test: RuntimeError, OK # Issue 26103. Timers are not supported.
|
| lookup_map/test/lookup_map_test: RuntimeError, OK # Issue 26103. Timers are not supported.
|
| +front_end/test/*: RuntimeError, OK # Issue 26103. Timers are not supported.
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
| async/test/stream_zip_test: RuntimeError, Pass # Issue 18548
|
|
|