| 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
|
|
|