| Index: pkg/pkg.status
|
| ===================================================================
|
| --- pkg/pkg.status (revision 36977)
|
| +++ pkg/pkg.status (working copy)
|
| @@ -80,6 +80,9 @@
|
| [ $compiler == dart2js && $checked ]
|
| crypto/test/base64_test: Slow, Pass
|
|
|
| +[ $compiler == dart2js && $checked && $runtime == drt ]
|
| +polymer/test/event_handlers_test: RuntimeError # Issue 19190
|
| +
|
| [ $compiler == dart2js && $checked && $runtime == ie9 ]
|
| crypto/test/base64_test: Timeout # Issue 12486
|
| collection/test/priority_queue_test: Pass, Slow # Issue 16426
|
|
|