| Index: pkg/pkg.status
|
| ===================================================================
|
| --- pkg/pkg.status (revision 27931)
|
| +++ pkg/pkg.status (working copy)
|
| @@ -21,6 +21,9 @@
|
| third_party/html5lib/test/dom_compat_test: Skip
|
| third_party/html5lib/test/browser/browser_test: Skip
|
|
|
| +[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
|
| +mutation_observer/test/mutation_observer_test: Pass, Fail # Issue 13606
|
| +
|
| [ $compiler == dart2js ]
|
| analyzer_experimental/test/generated/ast_test: RuntimeError #Issue 12341
|
|
|
|
|