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

Unified Diff: tests/language/language-leg.status

Issue 9463046: Fix bug where the closure-invocation method was not mangled correctly. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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 | « frog/leg/emitter.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 8b3c36dd41039646e525133024fb1234f26dfd57..45ef5e0537583369eb7a00a904563753361c72dc 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -170,7 +170,6 @@ TypedMessageTest: Fail # SyntaxError: Unexpected token this
# Mapping of JS errors to Dart exceptions.
Factory3Test: Fail # TypeError: Cannot call method 'prepend$1' of undefined
MethodInvocationTest: Fail # TypeError: Cannot call method 'foo$0' of undefined
-NamedParametersPassingFalsyTest: Fail # TypeError: Object Instance of 'BoundClosure' has no method '$call$13'
NullToStringTest: Fail # TypeError: Cannot call method 'get$toString' of undefined
StackOverflowTest: Fail # RangeError: Maximum call stack size exceeded
StackTraceTest: Fail # ReferenceError: stacktrace is not defined
« no previous file with comments | « frog/leg/emitter.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698