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

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

Issue 9112008: Improve error recovery in parser. (Closed) Base URL: ssh://aaricia.aar/home/ahe/Dart/all/dart.googlecode.com.git@master
Patch Set: Update language-leg.status 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/leg/tools/mini_parser.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) 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
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 NativeClassInheritance1FrogTest: Fail 238 NativeClassInheritance1FrogTest: Fail
239 NativeClassInheritance2FrogTest: Fail 239 NativeClassInheritance2FrogTest: Fail
240 NativeClassInheritance3FrogTest: Fail 240 NativeClassInheritance3FrogTest: Fail
241 NativeClassIsCheck1FrogTest: Fail 241 NativeClassIsCheck1FrogTest: Fail
242 NativeClassIsCheck2FrogTest: Fail 242 NativeClassIsCheck2FrogTest: Fail
243 NativeLibrarySameNameUsedFrogTest: Fail 243 NativeLibrarySameNameUsedFrogTest: Fail
244 NativeNamedConstructors1FrogTest: Fail 244 NativeNamedConstructors1FrogTest: Fail
245 NativeNamedConstructors2FrogTest: Fail 245 NativeNamedConstructors2FrogTest: Fail
246 NativePropertyFrogTest: Fail 246 NativePropertyFrogTest: Fail
247 NativeTest: Fail 247 NativeTest: Fail
248 NestedCommentsTest: Crash 248 NestedCommentsTest: Fail
249 NewExpression2NegativeTest: Crash 249 NewExpression2NegativeTest: Crash
250 NewExpression3NegativeTest: Crash 250 NewExpression3NegativeTest: Crash
251 NewExpressionTypeArgsFrogTest/00: Crash 251 NewExpressionTypeArgsFrogTest/00: Crash
252 NewExpressionTypeArgsFrogTest/01: Crash 252 NewExpressionTypeArgsFrogTest/01: Crash
253 NewExpressionTypeArgsFrogTest/02: Fail 253 NewExpressionTypeArgsFrogTest/02: Fail
254 NoSuchMethodTest: Fail 254 NoSuchMethodTest: Fail
255 NonConstConstructorWithoutBodyTest: Crash 255 NonConstConstructorWithoutBodyTest: Crash
256 NonConstSuperNegativeTest: Fail 256 NonConstSuperNegativeTest: Fail
257 NonParameterizedFactory2Test: Fail 257 NonParameterizedFactory2Test: Fail
258 NonParameterizedFactoryTest: Fail 258 NonParameterizedFactoryTest: Fail
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 TypeVariableBoundsTest/06: Fail 385 TypeVariableBoundsTest/06: Fail
386 TypeVariableBoundsTest/09: Fail 386 TypeVariableBoundsTest/09: Fail
387 TypeVariableBoundsTest/10: Fail 387 TypeVariableBoundsTest/10: Fail
388 TypeVariableBoundsTest/none: Fail 388 TypeVariableBoundsTest/none: Fail
389 TypeVariableScopeTest/none: Fail 389 TypeVariableScopeTest/none: Fail
390 TypedMessageTest: Fail 390 TypedMessageTest: Fail
391 Unary2Test: Fail 391 Unary2Test: Fail
392 UnaryTest: Fail 392 UnaryTest: Fail
393 UnboundGetterTest: Fail 393 UnboundGetterTest: Fail
394 WhileTest: Fail 394 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/frog/leg/tools/mini_parser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698