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

Unified Diff: tests/compiler/dart2js/dart2js.status

Issue 2893893002: Use generic functions in zones. (Closed)
Patch Set: Don't use generic function types as type arguments. Created 3 years, 4 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/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index 472f7916261fc9cb2d3377bda07a7d93db020238..a36600ccc395f00a6147609ba0cad00ec69da8c3 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -71,6 +71,8 @@ check_elements_invariants_test: Slow, Pass, Timeout # Slow due to inlining in th
uri_retention_test: Fail # Issue 26504
+no_such_method_enabled_test: Fail # Unimplemented Typedef handling in kernel transformation.
+
[ ! $checked ]
exit_code_test: Skip # This tests requires checked mode.
serialization*: Slow, Pass

Powered by Google App Engine
This is Rietveld 408576698