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

Unified Diff: tests/language/language_dart2js.status

Issue 11231074: Change signature of noSuchMethod to take an InvocationMirror. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: One more test expectation Created 8 years, 2 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
« no previous file with comments | « tests/language/language.status ('k') | tests/language/no_such_method_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 9541c2bfe6630e9962d03c7b5326da683f33b79a..04b0cd421e961beda3da6c4b4fdf5ff3a2deed0e 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -38,6 +38,8 @@ type_parameter_test/02: Fail # Issue 4932
type_parameter_test/03: Fail # Issue 4932
type_parameter_test/04: Fail # Issue 4932
+super_call4_test: Fail # Badly generated noSuchMethod call.
+
[ $compiler == dart2js && $unchecked ]
assertion_test: Fail
new_expression_type_args_test/02: Fail # Test does not conform with spec.
« no previous file with comments | « tests/language/language.status ('k') | tests/language/no_such_method_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698