| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 82fb11038622b3b8498052d7fb54fb10128f2ab7..71ff49331168e4625c412b31e43dc669bd0a9972 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -117,7 +117,7 @@ unittest/test/missing_tick_test: Fail # Timer interface not supported: dartbug.c
|
|
|
| [ $runtime == jsshell ]
|
| async/test/stream_zip_test: RuntimeError, OK # Timers are not supported.
|
| -scheduled_test/test/unittest_compatibility_test: RuntimeError # Issue 7728
|
| +scheduled_test/test/unittest_compatibility_test: Fail # Issue 7728
|
| unittest/test/nested_groups_setup_teardown_test: RuntimeError # http://dartbug.com/10109
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
|
|