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

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

Issue 9283031: Build script tags. (Closed) Base URL: ssh://aaricia.aar/home/ahe/Dart/all/dart.googlecode.com.git@script
Patch Set: Address review comments 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
« no previous file with comments | « dart/frog/tests/leg/src/parser_helper.dart ('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 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 ImplicitClosure1Test: Fail 145 ImplicitClosure1Test: Fail
146 ImplicitClosureTest: Fail 146 ImplicitClosureTest: Fail
147 ImplicitScopeTest: Fail 147 ImplicitScopeTest: Fail
148 ImplicitThisTest/01: Fail 148 ImplicitThisTest/01: Fail
149 ImplicitThisTest/02: Fail 149 ImplicitThisTest/02: Fail
150 ImplicitThisTest/03: Fail 150 ImplicitThisTest/03: Fail
151 ImplicitThisTest/04: Fail 151 ImplicitThisTest/04: Fail
152 ImplicitThisTest/none: Fail 152 ImplicitThisTest/none: Fail
153 ImpliedInterfaceTest: Fail 153 ImpliedInterfaceTest: Fail
154 ImportCoreImplNoPrefixTest: Fail 154 ImportCoreImplNoPrefixTest: Fail
155 ImportCoreNoPrefixTest: Fail
156 IncrOpTest: Fail 155 IncrOpTest: Fail
157 InlineGetterTest: Fail 156 InlineGetterTest: Fail
158 InstFieldInitializer1NegativeTest: Fail 157 InstFieldInitializer1NegativeTest: Fail
159 InstFieldInitializerTest: Fail 158 InstFieldInitializerTest: Fail
160 InstanceCompoundAssignmentOperatorTest: Fail 159 InstanceCompoundAssignmentOperatorTest: Fail
161 InstanceFieldInitializerTest: Fail 160 InstanceFieldInitializerTest: Fail
162 Instanceof2Test: Fail 161 Instanceof2Test: Fail
163 InstanceofTest: Fail 162 InstanceofTest: Fail
164 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason. 163 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason.
165 IntTest: Fail 164 IntTest: Fail
166 InterfaceCycleNegativeTest: Fail 165 InterfaceCycleNegativeTest: Fail
167 InterfaceFactoryConstructorNegativeTest: Fail 166 InterfaceFactoryConstructorNegativeTest: Fail
168 InterfaceFactoryMultiTest: Fail 167 InterfaceFactoryMultiTest: Fail
169 InterfaceFactoryTest: Fail 168 InterfaceFactoryTest: Fail
170 InterfaceStaticMethodNegativeTest: Fail 169 InterfaceStaticMethodNegativeTest: Fail
171 InterfaceTest: Fail 170 InterfaceTest: Fail
172 IntrinsifiedMethodsTest: Fail 171 IntrinsifiedMethodsTest: Fail
173 IsObjectTest: Fail 172 IsObjectTest: Fail
174 IsOperatorTest: Fail 173 IsOperatorTest: Fail
175 Issue4157508Test: Fail 174 Issue4157508Test: Fail
176 Issue4295001Test: Fail 175 Issue4295001Test: Fail
177 Issue4515170Test: Fail 176 Issue4515170Test: Fail
178 LabelTest: Fail 177 LabelTest: Fail
179 Library1Test: Fail 178 Library1Test: Fail
179 Library4NegativeTest: Fail
180 Library5NegativeTest: Fail
180 Library5Test: Fail 181 Library5Test: Fail
181 LibraryPrefixesTest: Fail 182 LibraryPrefixesTest: Fail
182 LibrarySameNameUsedTest: Fail 183 LibrarySameNameUsedTest: Fail
183 ListLiteral2Test: Fail 184 ListLiteral2Test: Fail
184 ListLiteral3Test: Fail 185 ListLiteral3Test: Fail
185 ListLiteral4Test: Fail 186 ListLiteral4Test: Fail
186 ListLiteralTest: Fail 187 ListLiteralTest: Fail
187 ListTest: Fail 188 ListTest: Fail
188 LocalFunction2Test: Fail 189 LocalFunction2Test: Fail
189 LocalFunction3Test: Fail 190 LocalFunction3Test: Fail
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 OverrideFieldTest/none: Fail 253 OverrideFieldTest/none: Fail
253 OverrideMethodWithFieldTest/none: Fail 254 OverrideMethodWithFieldTest/none: Fail
254 Param2Test: Fail 255 Param2Test: Fail
255 ParameterInitializerTest: Fail 256 ParameterInitializerTest: Fail
256 Prefix10Test: Fail 257 Prefix10Test: Fail
257 Prefix11Test: Fail 258 Prefix11Test: Fail
258 Prefix12Test: Fail 259 Prefix12Test: Fail
259 Prefix14Test: Fail 260 Prefix14Test: Fail
260 Prefix15Test: Fail 261 Prefix15Test: Fail
261 Prefix17Test: Fail 262 Prefix17Test: Fail
263 Prefix18NegativeTest: Fail
264 Prefix20NegativeTest: Fail
262 Prefix21Test: Fail 265 Prefix21Test: Fail
263 Prefix22Test: Fail # Issue 575 266 Prefix22Test: Fail
264 Prefix23Test: Fail # Issue 575 267 Prefix23NegativeTest: Fail
268 Prefix3NegativeTest: Fail
269 Prefix7NegativeTest: Fail
265 PrefixTest: Fail 270 PrefixTest: Fail
266 Private2Test: Fail 271 Private2Test: Fail
267 Private3Test: Fail 272 Private3Test: Fail
268 PrivateMemberTest: Fail 273 PrivateMemberTest: Fail
269 PrivateTest: Fail 274 PrivateTest: Fail
270 PropertyFieldOverrideTest: Fail 275 PropertyFieldOverrideTest: Fail
271 PseudoKWIllegalTest/01: Fail 276 PseudoKWIllegalTest/01: Fail
272 PseudoKWIllegalTest/02: Fail 277 PseudoKWIllegalTest/02: Fail
273 PseudoKWIllegalTest/03: Fail 278 PseudoKWIllegalTest/03: Fail
274 PseudoKWIllegalTest/04: Fail 279 PseudoKWIllegalTest/04: Fail
(...skipping 11 matching lines...) Expand all
286 PseudoKWIllegalTest/16: Fail 291 PseudoKWIllegalTest/16: Fail
287 PseudoKWTest: Fail 292 PseudoKWTest: Fail
288 RawStringTest: Fail 293 RawStringTest: Fail
289 RegEx2Test: Fail 294 RegEx2Test: Fail
290 RegExp2Test: Fail 295 RegExp2Test: Fail
291 RegExp3Test: Fail 296 RegExp3Test: Fail
292 RegExpTest: Fail 297 RegExpTest: Fail
293 RethrowTest: Fail 298 RethrowTest: Fail
294 SavannahTest: Fail 299 SavannahTest: Fail
295 ScopeNegativeTest: Fail 300 ScopeNegativeTest: Fail
301 Script1NegativeTest: Fail
302 Script2NegativeTest: Fail
303 ScriptNegativeTest: Fail
296 Setter0Test: Fail 304 Setter0Test: Fail
297 Setter1Test: Fail 305 Setter1Test: Fail
298 Setter3Test/01: Fail 306 Setter3Test/01: Fail
299 Setter3Test/02: Fail 307 Setter3Test/02: Fail
300 Setter3Test/none: Fail 308 Setter3Test/none: Fail
309 SourceSelfNegativeTest: Fail
301 StackOverflowTest: Fail 310 StackOverflowTest: Fail
302 StackTraceTest: Fail 311 StackTraceTest: Fail
303 StatementTest: Fail 312 StatementTest: Fail
304 StaticCallWrongArgumentCountNegativeTest: Fail 313 StaticCallWrongArgumentCountNegativeTest: Fail
305 StaticFieldTest: Fail 314 StaticFieldTest: Fail
306 StaticFinalField2NegativeTest: Fail 315 StaticFinalField2NegativeTest: Fail
307 StaticFinalFieldNegativeTest: Fail 316 StaticFinalFieldNegativeTest: Fail
308 StaticFinalFieldTest: Fail 317 StaticFinalFieldTest: Fail
309 StaticImplicitClosureTest: Fail 318 StaticImplicitClosureTest: Fail
310 StaticImplicitClosureTest: Fail 319 StaticImplicitClosureTest: Fail
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 TypeVariableBoundsTest/06: Fail 379 TypeVariableBoundsTest/06: Fail
371 TypeVariableBoundsTest/09: Fail 380 TypeVariableBoundsTest/09: Fail
372 TypeVariableBoundsTest/10: Fail 381 TypeVariableBoundsTest/10: Fail
373 TypeVariableBoundsTest/none: Fail 382 TypeVariableBoundsTest/none: Fail
374 TypeVariableScopeTest/none: Fail 383 TypeVariableScopeTest/none: Fail
375 TypedMessageTest: Fail 384 TypedMessageTest: Fail
376 Unary2Test: Fail 385 Unary2Test: Fail
377 UnaryTest: Fail 386 UnaryTest: Fail
378 UnboundGetterTest: Fail 387 UnboundGetterTest: Fail
379 WhileTest: Fail 388 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/frog/tests/leg/src/parser_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698