| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index d0e1b667e62507c72f6fa94ae04b671178c96962..e2149b10bfff65a892e0ed12ffaad2dc52648028 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -91,7 +91,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.
|
| +front_end/test/*: RuntimeError, OK, Pass # Issue 26103. Timers are not supported.
|
| kernel/test/*: RuntimeError, OK # Issue 26103. Timers are not supported.
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
|
|