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

Side by Side Diff: tests/language/language-leg.status

Issue 9193016: Add the arity to calls, and support noSuchMethodException. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 11 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 prefix language 5 prefix language
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 ImplicitThisTest/03: Fail 152 ImplicitThisTest/03: Fail
153 ImplicitThisTest/04: Fail 153 ImplicitThisTest/04: Fail
154 ImplicitThisTest/none: Fail 154 ImplicitThisTest/none: Fail
155 ImpliedInterfaceTest: Fail 155 ImpliedInterfaceTest: Fail
156 ImportCoreImplNoPrefixTest: Fail 156 ImportCoreImplNoPrefixTest: Fail
157 ImportCoreNoPrefixTest: Fail 157 ImportCoreNoPrefixTest: Fail
158 IncrOpTest: Fail 158 IncrOpTest: Fail
159 InlineGetterTest: Fail 159 InlineGetterTest: Fail
160 InstFieldInitializer1NegativeTest: Fail 160 InstFieldInitializer1NegativeTest: Fail
161 InstFieldInitializerTest: Fail 161 InstFieldInitializerTest: Fail
162 InstanceCallWrongArgumentCountNegativeTest: Fail
163 InstanceCompoundAssignmentOperatorTest: Fail 162 InstanceCompoundAssignmentOperatorTest: Fail
164 InstanceFieldInitializerTest: Fail 163 InstanceFieldInitializerTest: Fail
165 Instanceof2Test: Fail 164 Instanceof2Test: Fail
166 InstanceofTest: Fail 165 InstanceofTest: Fail
167 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason. 166 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason.
168 IntTest: Fail 167 IntTest: Fail
169 InterfaceCycleNegativeTest: Fail 168 InterfaceCycleNegativeTest: Fail
170 InterfaceFactoryConstructorNegativeTest: Fail 169 InterfaceFactoryConstructorNegativeTest: Fail
171 InterfaceFactoryMultiTest: Fail 170 InterfaceFactoryMultiTest: Fail
172 InterfaceFactoryTest: Fail 171 InterfaceFactoryTest: Fail
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 NumberSyntaxTest: Fail 237 NumberSyntaxTest: Fail
239 NumbersTest: Fail 238 NumbersTest: Fail
240 ObjectDynamicMethodTest: Fail 239 ObjectDynamicMethodTest: Fail
241 Operator1NegativeTest: Fail 240 Operator1NegativeTest: Fail
242 Operator2Test: Fail 241 Operator2Test: Fail
243 OperatorTest: Fail 242 OperatorTest: Fail
244 OptimizationTest: Fail 243 OptimizationTest: Fail
245 OptimizedSetterTest: Fail 244 OptimizedSetterTest: Fail
246 OrderedMapsTest: Fail 245 OrderedMapsTest: Fail
247 OverriddenNoSuchMethodTest: Fail 246 OverriddenNoSuchMethodTest: Fail
247 OverrideFieldMethod1NegativeTest: Fail
248 OverrideFieldMethod2NegativeTest: Fail 248 OverrideFieldMethod2NegativeTest: Fail
249 OverrideFieldMethod3NegativeTest: Fail 249 OverrideFieldMethod3NegativeTest: Fail
250 OverrideFieldMethod4NegativeTest: Fail 250 OverrideFieldMethod4NegativeTest: Fail
251 OverrideFieldTest/02: Fail 251 OverrideFieldTest/02: Fail
252 OverrideFieldTest/03: Fail 252 OverrideFieldTest/03: Fail
253 OverrideFieldTest/none: Fail 253 OverrideFieldTest/none: Fail
254 OverrideMethodWithFieldTest/none: Fail 254 OverrideMethodWithFieldTest/none: Fail
255 Param2Test: Fail 255 Param2Test: Fail
256 ParameterInitializer2Test: Fail 256 ParameterInitializer2Test: Fail
257 ParameterInitializerTest: Fail 257 ParameterInitializerTest: Fail
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
375 TypedMessageTest: Fail 375 TypedMessageTest: Fail
376 Unary2Test: Fail 376 Unary2Test: Fail
377 UnaryTest: Fail 377 UnaryTest: Fail
378 UnboundGetterTest: Fail 378 UnboundGetterTest: Fail
379 WhileTest: Fail 379 WhileTest: Fail
380 380
381 #Issue 1308 381 #Issue 1308
382 NamedParameters2Test: Fail 382 NamedParameters2Test: Fail
383 NamedParameters3Test: Fail 383 NamedParameters3Test: Fail
384 NamedParameters4Test: Fail 384 NamedParameters4Test: Fail
OLDNEW
« no previous file with comments | « tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698