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

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

Issue 9158001: Better error recovery. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: rebased 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 | « dart/tests/language/language.status ('k') | dart/tests/language/src/SyntaxTest.dart » ('j') | 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 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 Issue4295001Test: Crash 193 Issue4295001Test: Crash
194 Issue4515170Test: Fail 194 Issue4515170Test: Fail
195 LabelTest: Fail 195 LabelTest: Fail
196 Library1Test: Fail 196 Library1Test: Fail
197 Library5Test: Fail 197 Library5Test: Fail
198 LibraryPrefixesTest: Fail 198 LibraryPrefixesTest: Fail
199 LibrarySameNameUsedTest: Fail 199 LibrarySameNameUsedTest: Fail
200 ListLiteral2Test: Fail 200 ListLiteral2Test: Fail
201 ListLiteral3Test: Fail 201 ListLiteral3Test: Fail
202 ListLiteral4Test: Fail 202 ListLiteral4Test: Fail
203 ListLiteralNegativeTest: Crash
204 ListLiteralTest: Fail 203 ListLiteralTest: Fail
205 ListTest: Fail 204 ListTest: Fail
206 LocalFunction2Test: Fail 205 LocalFunction2Test: Fail
207 LocalFunction3Test: Crash 206 LocalFunction3Test: Crash
208 LocalFunctionTest: Crash 207 LocalFunctionTest: Crash
209 ManyCallsTest: Fail 208 ManyCallsTest: Fail
210 ManyGenericInstanceofTest: Fail 209 ManyGenericInstanceofTest: Fail
211 ManyOverriddenNoSuchMethodTest: Fail 210 ManyOverriddenNoSuchMethodTest: Fail
212 MapLiteral2Test: Fail 211 MapLiteral2Test: Fail
213 MapLiteral3Test: Fail 212 MapLiteral3Test: Fail
214 MapLiteral4Test: Fail 213 MapLiteral4Test: Fail
215 MapLiteralNegativeTest: Crash
216 MapLiteralTest: Fail 214 MapLiteralTest: Fail
217 MapTest: Fail 215 MapTest: Fail
218 MathVMTest: Fail 216 MathVMTest: Fail
219 MethodBindingTest: Crash 217 MethodBindingTest: Crash
220 MethodInvocationTest: Fail 218 MethodInvocationTest: Fail
221 MethodOverrideTest: Fail 219 MethodOverrideTest: Fail
222 MultiPass2Test: Fail 220 MultiPass2Test: Fail
223 MultiPassTest: Fail 221 MultiPassTest: Fail
224 NamedConstructorTest: Crash 222 NamedConstructorTest: Crash
225 NamedParametersNamedCountTest: Fail 223 NamedParametersNamedCountTest: Fail
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 SuperFieldTest: Fail 337 SuperFieldTest: Fail
340 SuperImplicitClosureTest: Fail 338 SuperImplicitClosureTest: Fail
341 SuperOperatorTest: Fail 339 SuperOperatorTest: Fail
342 SuperSetterTest: Fail 340 SuperSetterTest: Fail
343 SuperTest: Crash 341 SuperTest: Crash
344 Switch6Test: Fail 342 Switch6Test: Fail
345 SwitchFallthruTest: Fail 343 SwitchFallthruTest: Fail
346 SwitchLabelTest: Fail 344 SwitchLabelTest: Fail
347 SwitchScopeTest: Fail 345 SwitchScopeTest: Fail
348 SwitchTest: Fail 346 SwitchTest: Fail
347 SyntaxTest/none: Fail
349 TernaryTest: Fail 348 TernaryTest: Fail
350 TestNegativeTest: Crash 349 TestNegativeTest: Crash
351 Throw1Test: Fail 350 Throw1Test: Fail
352 Throw2Test: Fail 351 Throw2Test: Fail
353 Throw3Test: Fail 352 Throw3Test: Fail
354 Throw4Test: Fail 353 Throw4Test: Fail
355 Throw5Test: Fail 354 Throw5Test: Fail
356 Throw6Test: Fail 355 Throw6Test: Fail
357 ThrowTest: Fail 356 ThrowTest: Fail
358 ToStringAsFixedTest: Fail 357 ToStringAsFixedTest: Fail
(...skipping 20 matching lines...) Expand all
379 TypeVariableBoundsTest/06: Fail 378 TypeVariableBoundsTest/06: Fail
380 TypeVariableBoundsTest/09: Fail 379 TypeVariableBoundsTest/09: Fail
381 TypeVariableBoundsTest/10: Fail 380 TypeVariableBoundsTest/10: Fail
382 TypeVariableBoundsTest/none: Fail 381 TypeVariableBoundsTest/none: Fail
383 TypeVariableScopeTest/none: Fail 382 TypeVariableScopeTest/none: Fail
384 TypedMessageTest: Fail 383 TypedMessageTest: Fail
385 Unary2Test: Fail 384 Unary2Test: Fail
386 UnaryTest: Fail 385 UnaryTest: Fail
387 UnboundGetterTest: Fail 386 UnboundGetterTest: Fail
388 WhileTest: Fail 387 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/tests/language/language.status ('k') | dart/tests/language/src/SyntaxTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698