| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 56e5b50822f9ae583da08b4a2201465ed55b4e8f..b0d74634e9ea2a9c3c8eac576466ec86d0523ed3 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -168,7 +168,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
|
|
|
| @@ -180,7 +179,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
|
|
|