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

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

Issue 9169008: Do not resolve the selector to find the getter, but the receiver instead. (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
OLDNEW
1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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
11 ArithmeticTest: Fail 11 ArithmeticTest: Fail
12 AssertionTest: Fail 12 AssertionTest: Fail
13 AssignInstanceMethodNegativeTest: Crash 13 AssignInstanceMethodNegativeTest: Crash
14 AssignOpTest: Fail
15 BadInitializer2NegativeTest: Crash 14 BadInitializer2NegativeTest: Crash
16 BadNamedConstructorNegativeTest: Crash 15 BadNamedConstructorNegativeTest: Crash
17 BadNamedParameters2Test: Fail 16 BadNamedParameters2Test: Fail
18 BadNamedParametersTest: Fail 17 BadNamedParametersTest: Fail
19 BitOperationsTest: Fail 18 BitOperationsTest: Fail
20 BlockScopeTest: Crash 19 BlockScopeTest: Crash
21 BreakTest: Fail 20 BreakTest: Fail
22 CTConst2Test: Fail 21 CTConst2Test: Fail
23 CTConst3Test: Fail 22 CTConst3Test: Fail
24 CTConst4Test: Fail 23 CTConst4Test: Fail
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 ImpliedInterfaceTest: Fail 167 ImpliedInterfaceTest: Fail
169 ImportCoreImplNoPrefixTest: Fail 168 ImportCoreImplNoPrefixTest: Fail
170 ImportCoreNoPrefixTest: Fail 169 ImportCoreNoPrefixTest: Fail
171 IncrOpTest: Crash 170 IncrOpTest: Crash
172 IndexTest: Fail 171 IndexTest: Fail
173 InlineGetterTest: Fail 172 InlineGetterTest: Fail
174 InstFieldInitializerTest: Fail 173 InstFieldInitializerTest: Fail
175 InstanceCallWrongArgumentCountNegativeTest: Fail 174 InstanceCallWrongArgumentCountNegativeTest: Fail
176 InstanceCompoundAssignmentOperatorTest: Fail 175 InstanceCompoundAssignmentOperatorTest: Fail
177 InstanceFieldInitializerTest: Fail 176 InstanceFieldInitializerTest: Fail
178 InstanceIncrDeoptTest: Fail
179 Instanceof2Test: Fail 177 Instanceof2Test: Fail
180 InstanceofTest: Fail 178 InstanceofTest: Fail
181 # InstantiateTypeVariableNegativeTest: Fail # Fails for the wrong reason. 179 # InstantiateTypeVariableNegativeTest: Fail # Fails for the wrong reason.
182 IntTest: Fail 180 IntTest: Fail
183 InterfaceConstantsTest: Fail 181 InterfaceConstantsTest: Fail
184 InterfaceFactoryMultiTest: Fail 182 InterfaceFactoryMultiTest: Fail
185 InterfaceFactoryTest: Fail 183 InterfaceFactoryTest: Fail
186 InterfaceTest: Fail 184 InterfaceTest: Fail
187 IntrinsifiedMethodsTest: Fail 185 IntrinsifiedMethodsTest: Fail
188 IsNotClass2NegativeTest: Crash 186 IsNotClass2NegativeTest: Crash
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 TypeVariableBoundsTest/06: Fail 377 TypeVariableBoundsTest/06: Fail
380 TypeVariableBoundsTest/09: Fail 378 TypeVariableBoundsTest/09: Fail
381 TypeVariableBoundsTest/10: Fail 379 TypeVariableBoundsTest/10: Fail
382 TypeVariableBoundsTest/none: Fail 380 TypeVariableBoundsTest/none: Fail
383 TypeVariableScopeTest/none: Fail 381 TypeVariableScopeTest/none: Fail
384 TypedMessageTest: Fail 382 TypedMessageTest: Fail
385 Unary2Test: Fail 383 Unary2Test: Fail
386 UnaryTest: Fail 384 UnaryTest: Fail
387 UnboundGetterTest: Fail 385 UnboundGetterTest: Fail
388 WhileTest: Fail 386 WhileTest: Fail
OLDNEW
« frog/leg/resolver.dart ('K') | « frog/tests/leg_only/src/GetterElementTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698