| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index a9e31725d5424b62effab8055f0c607be4dcb12b..4593b2132cd8826caad530a58f7e2dbdfc3e2977 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -50,7 +50,7 @@ stack_trace/test/vm_test: RuntimeError, OK # VM-specific traces
|
| stack_trace/test/chain_test: Fail # Issues 15171 and 15105
|
| async/test/stream_zip_test: RuntimeError, OK # Timers are not supported.
|
| unittest/test/missing_tick_test: Fail # Timer interface not supported: dartbug.com/7728.
|
| -scheduled_test/test/unittest_compatibility_test: RuntimeError # Issue 17134
|
| +scheduled_test/test/unittest_compatibility_test: RuntimeError # Issue 7728
|
|
|
| [ $runtime == vm || $runtime == d8 || $runtime == jsshell ]
|
| polymer/example: Skip # Uses dart:html
|
|
|