| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 00908de0de11c79a5d50d017654278fa94525a1a..07b9f659dd74fca1582075e9d381f1fe6fca534f 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -292,7 +292,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: Fail, OK # This test should fail, not time out.
|
| +unittest/test/missing_tick_test: Timeout, Fail, OK # This test should fail, not time out.
|
|
|
| # Issue http://dartbug.com/12930
|
| [ $runtime == vm ]
|
|
|