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

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

Issue 12310143: Rewrite co19 status files, so that error-lines have comments at end. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | tests/co19/co19-dart2dart.status » ('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) 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 [ $compiler == dartc ] 5 [ $compiler == dartc ]
6 6
7 # co19 issue 365 (iterator changes) 7 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 # co19 iss ue 365 (iterator changes)
8 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 8 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (itera tor changes)
9 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 9 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (i terator changes)
10 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365
11 10
12 # co19 issue 336 (allow use same prefix for several imports) 11 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # co19 issue 336 (allo w use same prefix for several imports)
13 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail
14 12
15 13
16 # co19 issue 337 (export in scripts is allowed in 0.13) 14 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # co19 issue 337 (expo rt in scripts is allowed in 0.13)
17 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail 15 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # co19 issue 337 (expo rt in scripts is allowed in 0.13)
18 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail
19 16
20 17
21 # co19 issue 335 (assignment to final is warning, not error) 18 Language/05_Variables/05_Variables_A07_t01: Fail # co19 issue 335 (assignment to final is warning, not error)
22 Language/05_Variables/05_Variables_A07_t01: Fail 19 Language/05_Variables/05_Variables_A07_t02: Fail # co19 issue 335 (assignment to final is warning, not error)
23 Language/05_Variables/05_Variables_A07_t02: Fail 20 Language/05_Variables/05_Variables_A07_t03: Fail # co19 issue 335 (assignment to final is warning, not error)
24 Language/05_Variables/05_Variables_A07_t03: Fail 21 Language/05_Variables/05_Variables_A07_t04: Fail # co19 issue 335 (assignment to final is warning, not error)
25 Language/05_Variables/05_Variables_A07_t04: Fail 22 Language/05_Variables/05_Variables_A07_t10: Fail # co19 issue 335 (assignment to final is warning, not error)
26 Language/05_Variables/05_Variables_A07_t10: Fail 23 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # co1 9 issue 335 (assignment to final is warning, not error)
27 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail 24 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # co1 9 issue 335 (assignment to final is warning, not error)
28 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail
29 25
30 # co19 issue 344 ('null' is constant, so can be used in 'case') 26 Language/12_Statements/09_Switch_A02_t03: Fail # co19 issue 344 ('null' is const ant, so can be used in 'case')
31 Language/12_Statements/09_Switch_A02_t03: Fail
32 27
33 # co19 343 (invalid unicode NFC) 28 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail # co19 343 (invalid unicode NFC)
34 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail
35 29
36 30
37 # co19 issue 339 (type variable is not constant) 31 Language/11_Expressions/01_Constants_A20_t03: Fail # co19 issue 339 (type variab le is not constant)
38 Language/11_Expressions/01_Constants_A20_t03: Fail
39 32
40 33
41 # co19 issue 340 (deprecated catch syntax) 34 Language/11_Expressions/08_Throw_A05_t01: Fail # co19 issue 340 (deprecated catc h syntax)
42 Language/11_Expressions/08_Throw_A05_t01: Fail 35 Language/12_Statements/10_Try_A03_t02: Fail # co19 issue 340 (deprecated catch s yntax)
43 Language/12_Statements/10_Try_A03_t02: Fail 36 Language/12_Statements/10_Try_A03_t03: Fail # co19 issue 340 (deprecated catch s yntax)
44 Language/12_Statements/10_Try_A03_t03: Fail
45 37
46 38
47 # co19 issue 341 (class Type has no type parameters) 39 Language/11_Expressions/31_Type_Test_A01_t02: Fail # co19 issue 341 (class Type has no type parameters)
48 Language/11_Expressions/31_Type_Test_A01_t02: Fail 40 Language/11_Expressions/31_Type_Test_A01_t04: Fail # co19 issue 341 (class Type has no type parameters)
49 Language/11_Expressions/31_Type_Test_A01_t04: Fail
50 41
51 42
52 # co19 issue 342 (class can be used anywhere, including left side of "as") 43 Language/11_Expressions/32_Type_Cast_A01_t04: Fail # co19 issue 342 (class can b e used anywhere, including left side of "as")
53 Language/11_Expressions/32_Type_Cast_A01_t04: Fail
54 44
55 45
56 # co19 issue 345 (optional parameters list cannot by empty) 46 Language/14_Types/5_Function_Types_A04_t01: Fail # co19 issue 345 (optional para meters list cannot by empty)
57 Language/14_Types/5_Function_Types_A04_t01: Fail
58 47
59 # co19 issue 346 (invalid 'one ugly cascade') 48 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # co1 9 issue 346 (invalid 'one ugly cascade')
60 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail
61 49
62 # co19 issue 347 (duplicate class in implements clause) 50 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # co19 issue 347 (duplica te class in implements clause)
63 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail 51
52 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: Fail, OK # co19 issue 320
53 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: Fail, OK # co19 issue 320
54 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail, OK # co19 issue 320
55 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail, OK # co19 issue 320
64 56
65 57
66 # co19 issue 320 58 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail, OK # co19 issue 298
67 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: Fail, OK 59 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail, OK # co19 issue 298
68 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: Fail, OK
69 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail, OK
70 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail, OK
71 60
72 61
73 # co19 issue 298 62 LibTest/core/Expect/approxEquals_A04_t01: Fail # co19 issue 351 (use deprecated === and !==)
74 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail, OK 63 LibTest/core/Expect/equals_A02_t01: Fail # co19 issue 351 (use deprecated === an d !==)
75 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail, OK 64 LibTest/core/Expect/identical_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
65 LibTest/core/Expect/isFalse_A02_t01: Fail # co19 issue 351 (use deprecated === a nd !==)
66 LibTest/core/Expect/isNotNull_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
67 LibTest/core/Expect/isNull_A02_t01: Fail # co19 issue 351 (use deprecated === an d !==)
68 LibTest/core/Expect/isTrue_A02_t01: Fail # co19 issue 351 (use deprecated === an d !==)
69 LibTest/core/Expect/listEquals_A03_t01: Fail # co19 issue 351 (use deprecated == = and !==)
70 LibTest/core/Expect/notEquals_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
71 LibTest/core/Expect/setEquals_A03_t01: Fail # co19 issue 351 (use deprecated === and !==)
72 LibTest/core/Expect/stringEquals_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
73 LibTest/core/Expect/throws_A01_t04: Fail # co19 issue 351 (use deprecated === an d !==)
74 LibTest/core/Future/chain_A02_t04: Fail # co19 issue 351 (use deprecated === and !==)
75 LibTest/core/Future/chain_A02_t05: Fail # co19 issue 351 (use deprecated === and !==)
76 LibTest/core/Future/transform_A02_t03: Fail # co19 issue 351 (use deprecated === and !==)
77 LibTest/core/Future/transform_A02_t04: Fail # co19 issue 351 (use deprecated === and !==)
78 LibTest/core/List/every_A04_t01: Fail # co19 issue 351 (use deprecated === and ! ==)
79 LibTest/core/List/filter_A04_t01: Fail # co19 issue 351 (use deprecated === and !==)
80 LibTest/core/List/forEach_A03_t01: Fail # co19 issue 351 (use deprecated === and !==)
81 LibTest/core/List/List.from_A01_t01: Fail # co19 issue 351 (use deprecated === a nd !==)
82 LibTest/core/List/operator_subscript_A01_t01: Fail # co19 issue 351 (use depreca ted === and !==)
83 LibTest/core/List/operator_subscript_A01_t02: Fail # co19 issue 351 (use depreca ted === and !==)
84 LibTest/core/List/operator_subscripted_assignment_A01_t02: Fail # co19 issue 351 (use deprecated === and !==)
85 LibTest/core/List/operator_subscripted_assignment_A01_t01: Fail # co19 issue 351 (use deprecated === and !==)
86 LibTest/core/List/setRange_A01_t01: Fail # co19 issue 351 (use deprecated === an d !==)
87 LibTest/core/Queue/addFirst_A01_t01: Fail # co19 issue 351 (use deprecated === a nd !==)
88 LibTest/core/Set/intersection_A01_t03: Fail # co19 issue 351 (use deprecated === and !==)
89 LibTest/core/String/toLowerCase_A01_t02: Fail # co19 issue 351 (use deprecated = == and !==)
90 LibTest/core/String/toUpperCase_A01_t02: Fail # co19 issue 351 (use deprecated = == and !==)
91 LibTest/core/String/trim_A01_t02: Fail # co19 issue 351 (use deprecated === and !==)
92 LibTest/core/StringBuffer/add_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
93 LibTest/core/StringBuffer/addAll_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
94 LibTest/core/StringBuffer/clear_A02_t01: Fail # co19 issue 351 (use deprecated = == and !==)
95
96 LibTest/isolate/SendPort/send_A01_t01: Fail # co19 issue 352 (use function expre ssion with return type and name)
97
98 Language/07_Classes/6_Constructors/2_Factories_A01_t02: Fail # co19 issue 354
76 99
77 100
78 # co19 issue 351 (use deprecated === and !==) 101 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue 372 (@static-clean where type warnings are expected)
79 LibTest/core/Expect/approxEquals_A04_t01: Fail 102 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail # co19 issue 37 2 (@static-clean where type warnings are expected)
80 LibTest/core/Expect/equals_A02_t01: Fail 103 Language/11_Expressions/11_Instance_Creation/1_New_A06_t05: Fail # co19 issue 37 2 (@static-clean where type warnings are expected)
81 LibTest/core/Expect/identical_A02_t01: Fail 104 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
82 LibTest/core/Expect/isFalse_A02_t01: Fail 105 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
83 LibTest/core/Expect/isNotNull_A02_t01: Fail 106 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
84 LibTest/core/Expect/isNull_A02_t01: Fail
85 LibTest/core/Expect/isTrue_A02_t01: Fail
86 LibTest/core/Expect/listEquals_A03_t01: Fail
87 LibTest/core/Expect/notEquals_A02_t01: Fail
88 LibTest/core/Expect/setEquals_A03_t01: Fail
89 LibTest/core/Expect/stringEquals_A02_t01: Fail
90 LibTest/core/Expect/throws_A01_t04: Fail
91 LibTest/core/Future/chain_A02_t04: Fail
92 LibTest/core/Future/chain_A02_t05: Fail
93 LibTest/core/Future/transform_A02_t03: Fail
94 LibTest/core/Future/transform_A02_t04: Fail
95 LibTest/core/List/every_A04_t01: Fail
96 LibTest/core/List/filter_A04_t01: Fail
97 LibTest/core/List/forEach_A03_t01: Fail
98 LibTest/core/List/List.from_A01_t01: Fail
99 LibTest/core/List/operator_subscript_A01_t01: Fail
100 LibTest/core/List/operator_subscript_A01_t02: Fail
101 LibTest/core/List/operator_subscripted_assignment_A01_t02: Fail
102 LibTest/core/List/operator_subscripted_assignment_A01_t01: Fail
103 LibTest/core/List/setRange_A01_t01: Fail
104 LibTest/core/Queue/addFirst_A01_t01: Fail
105 LibTest/core/Set/intersection_A01_t03: Fail
106 LibTest/core/String/toLowerCase_A01_t02: Fail
107 LibTest/core/String/toUpperCase_A01_t02: Fail
108 LibTest/core/String/trim_A01_t02: Fail
109 LibTest/core/StringBuffer/add_A02_t01: Fail
110 LibTest/core/StringBuffer/addAll_A02_t01: Fail
111 LibTest/core/StringBuffer/clear_A02_t01: Fail
112
113 # co19 issue 352 (use function expression with return type and name)
114 LibTest/isolate/SendPort/send_A01_t01: Fail
115
116
117 # co19 issue 354
118 Language/07_Classes/6_Constructors/2_Factories_A01_t02: Fail
119
120
121 # co19 issue 372 (@static-clean where type warnings are expected)
122 Language/07_Classes/6_Constructors_A03_t03: Fail
123 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail
124 Language/11_Expressions/11_Instance_Creation/1_New_A06_t05: Fail
125 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail
126 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail
127 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail
128 107
129 108
130 109
131 110
132 # testing framework or VM issue 7388 (dies on Turkish character) 111 Language/11_Expressions/30_Identifier_Reference_A01_t08: Skip # testing framewor k or VM issue 7388 (dies on Turkish character)
133 Language/11_Expressions/30_Identifier_Reference_A01_t08: Skip
134 112
135 113
136 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail, OK # deprecated parameter syntax 114 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail, OK # deprecated parameter syntax
137 115
138 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323 116 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323
139 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477 117 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477
140 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477 118 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477
141 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477 119 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477
142 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473 120 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473
143 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473 121 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
496 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # Strings class has been removed. co19 issue 380 474 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # Strings class has been removed. co19 issue 380
497 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i ssue 380 475 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i ssue 380
498 LibTest/core/Strings/join_A02_t01: Fail # Strings class has been removed. co19 i ssue 380 476 LibTest/core/Strings/join_A02_t01: Fail # Strings class has been removed. co19 i ssue 380
499 LibTest/core/Strings/join_A03_t01: Fail # Strings class has been removed. co19 i ssue 380 477 LibTest/core/Strings/join_A03_t01: Fail # Strings class has been removed. co19 i ssue 380
500 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i ssue 380 478 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i ssue 380
501 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c o19 issue 380 479 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c o19 issue 380
502 LibTest/core/Strings/concatAll_A02_t01: Fail # Strings class has been removed. c o19 issue 380 480 LibTest/core/Strings/concatAll_A02_t01: Fail # Strings class has been removed. c o19 issue 380
503 LibTest/core/Strings/concatAll_A03_t01: Fail # Strings class has been removed. c o19 issue 380 481 LibTest/core/Strings/concatAll_A03_t01: Fail # Strings class has been removed. c o19 issue 380
504 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c o19 issue 380 482 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c o19 issue 380
505 483
506 # Deprecated string members removed (issue 382). 484 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
507 LibTest/core/String/charCodeAt_A01_t01: Fail 485 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
508 LibTest/core/String/charCodeAt_A02_t01: Fail 486 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
509 LibTest/core/String/charCodeAt_A03_t01: Fail 487 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
510 LibTest/core/String/charCodes_A01_t01: Fail 488 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
511 LibTest/core/String/splitChars_A01_t01: Fail
512 489
513 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 490 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
514 *: Skip 491 *: Skip
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698