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

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

Issue 9370029: Better parsing of interfaces. (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
« no previous file with comments | « dart/frog/leg/scanner/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 co19 5 prefix co19
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 # Skip library tests for now. 8 # Skip library tests for now.
9 LibTest/*: Skip 9 LibTest/*: Skip
10 10
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A11_t01: Fail 61 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A11_t01: Fail
62 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A12_t02: Fail 62 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A12_t02: Fail
63 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A15_t01: Fail 63 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A15_t01: Fail
64 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A16_t02: Fail 64 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A16_t02: Fail
65 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A17_t01: Fail 65 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A17_t01: Fail
66 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A18_t01: Fail 66 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A18_t01: Fail
67 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A19_t01: Fail 67 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A19_t01: Fail
68 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A20_t01: Fail 68 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A20_t01: Fail
69 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A21_t01: Fail 69 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A21_t01: Fail
70 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A22_t01: Fail 70 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Cla ss_Construction_A22_t01: Fail
71 LangGuideTest/02_Language_Constructs/02_2_Interface/02_2_Interface_A01_t01: Fail
72 LangGuideTest/02_Language_Constructs/02_2_Interface/02_2_Interface_A02_t02: Fail 71 LangGuideTest/02_Language_Constructs/02_2_Interface/02_2_Interface_A02_t02: Fail
73 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/02_5_Meaning_of_Names _A02_t01: Fail 72 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/02_5_Meaning_of_Names _A02_t01: Fail
74 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/Examples_A03 _t01: Fail 73 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/Examples_A03 _t01: Fail
75 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/Examples_A03 _t02: Fail 74 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/Examples_A03 _t02: Fail
76 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t01: Fail 75 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t01: Fail
77 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t02: Fail 76 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t02: Fail
78 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t03: Fail 77 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t03: Fail
79 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t04: Fail 78 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t04: Fail
80 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t08: Fail 79 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t08: Fail
81 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A02_t01: Fail 80 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A02_t01: Fail
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F ail 404 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F ail
406 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail 405 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail
407 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t01: F ail 406 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t01: F ail
408 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t02: F ail 407 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t02: F ail
409 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t03: F ail 408 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t03: F ail
410 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t04: F ail 409 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t04: F ail
411 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t05: F ail 410 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t05: F ail
412 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t01: F ail 411 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t01: F ail
413 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t02: F ail 412 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t02: F ail
414 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t03: F ail 413 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t03: F ail
415 Language/08_Interfaces/4_Superinterfaces_A02_t04: Fail
416 Language/08_Interfaces/4_Superinterfaces_A03_t02: Fail 414 Language/08_Interfaces/4_Superinterfaces_A03_t02: Fail
417 Language/08_Interfaces/Interfaces_A01_t01: Fail 415 Language/08_Interfaces/Interfaces_A01_t01: Fail
418 Language/08_Interfaces/Interfaces_A01_t02: Fail 416 Language/08_Interfaces/Interfaces_A01_t02: Fail
419 Language/09_Generics/09_Generics_A01_t04: Fail 417 Language/09_Generics/09_Generics_A01_t04: Fail
420 Language/09_Generics/09_Generics_A01_t05: Fail 418 Language/09_Generics/09_Generics_A01_t05: Fail
421 Language/09_Generics/09_Generics_A01_t08: Fail 419 Language/09_Generics/09_Generics_A01_t08: Fail
422 Language/09_Generics/09_Generics_A01_t10: Fail 420 Language/09_Generics/09_Generics_A01_t10: Fail
423 Language/09_Generics/09_Generics_A01_t11: Fail 421 Language/09_Generics/09_Generics_A01_t11: Fail
424 Language/09_Generics/09_Generics_A02_t01: Fail 422 Language/09_Generics/09_Generics_A02_t01: Fail
425 Language/09_Generics/09_Generics_A04_t01: Fail 423 Language/09_Generics/09_Generics_A04_t01: Fail
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
491 Language/13_Types/5_Function_Types_A02_t02: Fail 489 Language/13_Types/5_Function_Types_A02_t02: Fail
492 Language/13_Types/5_Function_Types_A02_t03: Fail 490 Language/13_Types/5_Function_Types_A02_t03: Fail
493 Language/13_Types/5_Function_Types_A02_t04: Fail 491 Language/13_Types/5_Function_Types_A02_t04: Fail
494 Language/13_Types/5_Function_Types_A02_t05: Fail 492 Language/13_Types/5_Function_Types_A02_t05: Fail
495 Language/13_Types/6_Type_Dynamic_A01_t01: Fail 493 Language/13_Types/6_Type_Dynamic_A01_t01: Fail
496 Language/13_Types/6_Type_Dynamic_A02_t01: Fail 494 Language/13_Types/6_Type_Dynamic_A02_t01: Fail
497 Language/13_Types/6_Type_Dynamic_A03_t01: Fail 495 Language/13_Types/6_Type_Dynamic_A03_t01: Fail
498 Language/13_Types/6_Type_Dynamic_A04_t01: Fail 496 Language/13_Types/6_Type_Dynamic_A04_t01: Fail
499 Language/13_Types/7_Type_Void_A01_t09: Fail 497 Language/13_Types/7_Type_Void_A01_t09: Fail
500 Language/13_Types/7_Type_Void_A04_t05: Fail 498 Language/13_Types/7_Type_Void_A04_t05: Fail
OLDNEW
« no previous file with comments | « dart/frog/leg/scanner/parser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698