| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index 62ec5f680916585be0fefc00334a31d4e1d67886..4147b809b01d83480ea10dea328b2025dfae7d11 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -293,7 +293,7 @@ unittest/test/missing_tick_test: Fail, OK # This test should fail, not time out.
|
| [ $runtime == vm ]
|
| intl/test/message_extraction/message_extraction_test: Pass, Fail # Issue 12930
|
|
|
| -[ $compiler == none && $runtime == dartium ]
|
| +[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
|
| source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this failure.
|
| polymer_expressions/test/bindings_test: Fail, Pass # Issue 14445.
|
|
|
|
|