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

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

Issue 9416094: Fix typo. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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
« no previous file with comments | « no previous file | 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 co19 5 prefix co19
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 # These classes have been removed, co19 issue 79. 8 # These classes have been removed, co19 issue 79.
9 LibTest/core/Dispatcher/*: Fail, OK 9 LibTest/core/Dispatcher/*: Fail, OK
10 LibTest/core/List/every_A03_t01: Fail, OK 10 LibTest/core/List/every_A03_t01: Fail, OK
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
315 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail # Compi leTimeConstantEvaluator not implemented 315 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail # Compi leTimeConstantEvaluator not implemented
316 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail # Compi leTimeConstantEvaluator not implemented 316 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail # Compi leTimeConstantEvaluator not implemented
317 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Fail # CompileTim eConstantEvaluator not implemented 317 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Fail # CompileTim eConstantEvaluator not implemented
318 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01: Fail # CompileTim eConstantEvaluator not implemented 318 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01: Fail # CompileTim eConstantEvaluator not implemented
319 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # switch cases are not implemented 319 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # switch cases are not implemented
320 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # switch cases are not implemented 320 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # switch cases are not implemented
321 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: F ail # switch cases are not implemented 321 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: F ail # switch cases are not implemented
322 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # switch cases are not implemented 322 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # switch cases are not implemented
323 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # SsaBuilder.visitContinueStatement not implemented 323 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # SsaBuilder.visitContinueStatement not implemented
324 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 324 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected')
325 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected')
325 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 326 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected')
326 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05.: F ail # Expect.fail('Some exception expected')
327 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01: Fail # Comp ileTimeConstantEvaluator not implemented 327 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01: Fail # Comp ileTimeConstantEvaluator not implemented
328 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01: Fail # Comp ileTimeConstantEvaluator not implemented 328 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01: Fail # Comp ileTimeConstantEvaluator not implemented
329 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail # Comp ileTimeConstantEvaluator not implemented 329 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail # Comp ileTimeConstantEvaluator not implemented
330 LibTest/core/RegExp/pattern_A01_t01: Fail # SsaBuilder.visitBreakStatement not i mplemented 330 LibTest/core/RegExp/pattern_A01_t01: Fail # SsaBuilder.visitBreakStatement not i mplemented
331 LibTest/core/Set/Set.from_A01_t01: Fail # Cannot find value 331 LibTest/core/Set/Set.from_A01_t01: Fail # Cannot find value
332 LibTest/core/Set/Set.from_A01_t02: Fail # Cannot find value 332 LibTest/core/Set/Set.from_A01_t02: Fail # Cannot find value
333 LibTest/core/Set/Set.from_A02_t01: Fail # SsaBuilder.visitBreakStatement not imp lemented 333 LibTest/core/Set/Set.from_A02_t01: Fail # SsaBuilder.visitBreakStatement not imp lemented
334 LibTest/core/Set/Set_A01_t01: Fail # SsaBuilder.visitContinueStatement not imple mented 334 LibTest/core/Set/Set_A01_t01: Fail # SsaBuilder.visitContinueStatement not imple mented
335 LibTest/core/Set/addAll_A01_t01: Fail # Cannot find value 335 LibTest/core/Set/addAll_A01_t01: Fail # Cannot find value
336 LibTest/core/Set/addAll_A01_t02: Fail # Cannot find value 336 LibTest/core/Set/addAll_A01_t02: Fail # Cannot find value
(...skipping 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
877 Language/08_Interfaces/Interfaces_A01_t03: Fail, OK # @compile-error 877 Language/08_Interfaces/Interfaces_A01_t03: Fail, OK # @compile-error
878 Language/08_Interfaces/Interfaces_A02_t01: Fail, OK # @compile-error 878 Language/08_Interfaces/Interfaces_A02_t01: Fail, OK # @compile-error
879 Language/08_Interfaces/Interfaces_A02_t02: Fail, OK # @compile-error 879 Language/08_Interfaces/Interfaces_A02_t02: Fail, OK # @compile-error
880 Language/09_Generics/09_Generics_A01_t05: Fail, OK # @compile-error 880 Language/09_Generics/09_Generics_A01_t05: Fail, OK # @compile-error
881 Language/09_Generics/09_Generics_A01_t08: Fail, OK # @compile-error 881 Language/09_Generics/09_Generics_A01_t08: Fail, OK # @compile-error
882 Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error 882 Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error
883 Language/09_Generics/09_Generics_A01_t11: Fail, OK # @compile-error 883 Language/09_Generics/09_Generics_A01_t11: Fail, OK # @compile-error
884 Language/09_Generics/09_Generics_A04_t05: Fail, OK # @compile-error 884 Language/09_Generics/09_Generics_A04_t05: Fail, OK # @compile-error
885 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 885 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
886 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 886 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698