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

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

Issue 9413006: Handle imports of dart:core and dart:coreimpl (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 unified diff | Download patch | Annotate | Revision Log
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 && $checked ] 7 [ $component == leg && $checked ]
8 *: Skip 8 *: Skip
9 9
10 10
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 GenericsTest: Fail 145 GenericsTest: Fail
146 GetSetSyntaxTest/none: Fail 146 GetSetSyntaxTest/none: Fail
147 GetterClosureExecutionOrderTest: Fail 147 GetterClosureExecutionOrderTest: Fail
148 GetterDeclarationNegativeTest: Fail 148 GetterDeclarationNegativeTest: Fail
149 GettersSettersTest: Fail 149 GettersSettersTest: Fail
150 IfTest: Fail 150 IfTest: Fail
151 ImplicitClosure1Test: Fail 151 ImplicitClosure1Test: Fail
152 ImplicitClosureTest: Fail 152 ImplicitClosureTest: Fail
153 ImplicitScopeTest: Fail 153 ImplicitScopeTest: Fail
154 ImpliedInterfaceTest: Fail 154 ImpliedInterfaceTest: Fail
155 ImportCoreImplNoPrefixTest: Fail
156 ImportCoreNoPrefixTest: Fail
157 InstFieldInitializer1NegativeTest: Fail 155 InstFieldInitializer1NegativeTest: Fail
158 InstFieldInitializerTest: Fail 156 InstFieldInitializerTest: Fail
159 InstanceCompoundAssignmentOperatorTest: Fail 157 InstanceCompoundAssignmentOperatorTest: Fail
160 InstanceFieldInitializerTest: Fail 158 InstanceFieldInitializerTest: Fail
161 Instanceof2Test: Fail 159 Instanceof2Test: Fail
162 InstanceofTest: Fail 160 InstanceofTest: Fail
163 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason. 161 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason.
164 IntTest: Fail 162 IntTest: Fail
165 InterfaceCycleNegativeTest: Fail 163 InterfaceCycleNegativeTest: Fail
166 InterfaceFactoryConstructorNegativeTest: Fail 164 InterfaceFactoryConstructorNegativeTest: Fail
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
350 TypeVariableScopeTest/02: Fail 348 TypeVariableScopeTest/02: Fail
351 TypeVariableScopeTest/03: Fail 349 TypeVariableScopeTest/03: Fail
352 TypeVariableScopeTest/04: Fail 350 TypeVariableScopeTest/04: Fail
353 TypeVariableScopeTest/05: Fail 351 TypeVariableScopeTest/05: Fail
354 TypedMessageTest: Fail 352 TypedMessageTest: Fail
355 WhileTest: Fail 353 WhileTest: Fail
356 354
357 355
358 [ $component == leg && $mode == release] 356 [ $component == leg && $mode == release]
359 AssignTopMethodNegativeTest: Crash 357 AssignTopMethodNegativeTest: Crash
OLDNEW
« dart/frog/leg/scanner/scanner_task.dart ('K') | « dart/frog/leg/scanner/scanner_task.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698