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

Unified Diff: tests/language/language.status

Issue 11415287: noSuchMethod generated for super calls (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased Created 8 years 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 3ae9113c02bfb61664c43cece71d95d47de8bbd3..398f307123f16ea923b7e62ef4275fe7fb626e5b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -54,6 +54,7 @@ compile_time_constant10_test/none: Fail # issue 5214
invocation_mirror_test: Fail # issue 3326.
invocation_mirror_indirect_test: Fail # Issue 3326
+super_call4_test: Fail # issue 3326.
export_cyclic_test: Fail, Crash # issue 6060
duplicate_export_negative_test: Fail # issue 6134
@@ -520,6 +521,7 @@ type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
# This is a VM error when the compiled code is run.
invocation_mirror_test: Fail # issue 3326.
invocation_mirror_indirect_test: Fail # issue 3326.
+super_call4_test: Fail # issue 3326.
[ $compiler == dart2dart && $minified ]
import_core_prefix_test: Pass
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/universe/universe.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698