| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 958db06deb1cdf665cb8ee96ee0bfcf89e91bc0a..42906eba57c9177312169580e90e8b8cbea4448d 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -301,6 +301,7 @@ unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
|
| # Issue http://dartbug.com/12930
|
| [ $runtime == vm ]
|
| intl/test/message_extraction/message_extraction_test: Pass, Fail # Issue 12930
|
| +watcher/test/directory_watcher/polling_test: Pass, Timeout # Issue 14943
|
|
|
| [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
|
| source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this failure.
|
|
|