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

Unified Diff: tests/html/html.status

Issue 2623053004: Fix noSuchMethod handling of methods that are also extension methods. Fix noSuchMethod handling of … (Closed)
Patch Set: respond to code review comments and mission creap Created 3 years, 11 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: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 0bf4421f7cb26fdc8526ff696d74f014659159c7..a5c925a8c59f68c11db068eceabe1a0bb9585d31 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -7,7 +7,7 @@ cross_frame_test: Skip # Test reloads itself. Issue 18558
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
-mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
+mirrors_js_typed_interop_test: True
js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior.
js_typed_interop_type1_test: Fail, OK # tests dart2js-specific behavior.
js_typed_interop_type2_test: Fail, OK # tests dart2js-specific behavior.

Powered by Google App Engine
This is Rietveld 408576698