| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 01ed03e9e47216dadfe8d8e7aeaa9221183cc454..17e515b504a3c83f6e658a2e4fbcf60f20550b85 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -72,6 +72,7 @@ crypto/test/base64_test: Slow, Pass
|
| 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.
|
| +kernel/test/*: RuntimeError, OK # Issue 26103. Timers are not supported.
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
| async/test/stream_zip_test: RuntimeError, Pass # Issue 18548
|
|
|