Index: tests/compiler/dart2js_extra/dart2js_extra.status |
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status |
index 31ef7cf1daad4fea546df69b38ed89e510a05ffe..94619b29e35f0279d8505097da55d785d62a1c0d 100644 |
--- a/tests/compiler/dart2js_extra/dart2js_extra.status |
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status |
@@ -8,6 +8,7 @@ statements_test: Fail |
typed_locals_test: Fail |
inline_position_crash_test: Fail # http://www.dartbug.com/3905 |
constant_javascript_semantics3_test: Fail # http://www.dartbug.com/5581 |
+no_such_method_test: Fail # Wrong InvocationMirror.memberName. |
[ $compiler == dart2js && $runtime == ff && $system == windows ] |
regress/4740_test: Fail |