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 |