| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index a5efc2576caaa0c8cb844c2333d7f9d66f05ca53..3aefe7fd05e1d44262cfb70920f7492a0a56c83c 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -165,7 +165,6 @@ polymer/example/canonicalization2: Skip
|
| polymer/example/canonicalization3: Skip
|
|
|
| [ $compiler == dart2js && $csp ]
|
| -matcher/test/mirror_matchers_test: Skip # Issue 12151
|
| polymer/test/noscript_test: Fail # Issue 17326
|
| polymer/test/js_interop_test: Fail # Issue 17326
|
|
|
| @@ -177,7 +176,6 @@ mutation_observer: Skip
|
| # printed. Minified versions of these tests exist that test the behavior when
|
| # minified.
|
| matcher/test/*_unminified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2JS
|
| -matcher/test/mirror_matchers_test: Fail # Issue 15405
|
|
|
| [ $compiler == dart2js && $browser ]
|
| stack_trace/test/vm_test: Fail, OK # VM-specific traces
|
|
|