Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: pkg/pkg.status

Issue 236313012: Don't hide interceptors in mirrors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Minor cleanups. Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698