| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 39837e0aa74bce90f252e9c091155c72bba7ea51..ceaad8c5fb1d234cf3ca62e1c4808b05804f26fa 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -297,7 +297,7 @@ docgen/test/single_library_test: Skip # Uses dart:io
|
| scheduled_test/test/scheduled_server_test: Skip # Uses dart:io
|
|
|
| [ $browser || $runtime == vm ]
|
| -unittest/test/missing_tick_test: Timeout, Fail, OK # This test should fail, not time out.
|
| +unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
|
|
|
| # Issue http://dartbug.com/12930
|
| [ $runtime == vm ]
|
|
|