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

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

Issue 23665005: Triage more co19 tests. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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 | « tests/co19/co19-dart2js.status ('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) 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 [ $runtime == vm && $system == windows ] 5 [ $runtime == vm && $system == windows ]
6 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. 6 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382.
7 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383. 7 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383.
8 8
9 [ $compiler == none && $runtime == vm ] 9 [ $compiler == none && $runtime == vm ]
10 # The following tests fail because they contain number literals with a + prefix (co19 issue 428) 10 # The following tests fail because they contain number literals with a + prefix (co19 issue 428)
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 Language/12_Expressions/03_Numbers_A01_t02: fail # co19 issue 522 113 Language/12_Expressions/03_Numbers_A01_t02: fail # co19 issue 522
114 Language/12_Expressions/03_Numbers_A01_t03: fail # co19 issue 522 114 Language/12_Expressions/03_Numbers_A01_t03: fail # co19 issue 522
115 Language/12_Expressions/03_Numbers_A01_t04: fail # co19 issue 522 115 Language/12_Expressions/03_Numbers_A01_t04: fail # co19 issue 522
116 Language/12_Expressions/03_Numbers_A01_t08: fail # co19 issue 522 116 Language/12_Expressions/03_Numbers_A01_t08: fail # co19 issue 522
117 Language/12_Expressions/03_Numbers_A01_t10: fail # co19 issue 522 117 Language/12_Expressions/03_Numbers_A01_t10: fail # co19 issue 522
118 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547 118 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547
119 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547 119 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547
120 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518 120 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518
121 Language/12_Expressions/07_Maps_A01_t01: fail # co19 issue 522 121 Language/12_Expressions/07_Maps_A01_t01: fail # co19 issue 522
122 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549 122 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549
123 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # co19-roll r54 6: Please triage this failure 123 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13 72
124 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525 124 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525
125 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: fail # Dart issue 12550 125 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: fail # Dart issue 12550
126 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail # co19 issue 533 126 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail # co19 issue 533
127 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail # Dart issue 12549 127 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail # Dart issue 12549
128 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail # Dart issue 12549 128 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail # Dart issue 12549
129 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551 129 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551
130 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # co19-roll r546: Please triage this failure 130 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593
131 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503 131 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503
132 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 132 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534
133 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 133 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534
134 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 134 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534
135 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 135 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534
136 Language/13_Statements/02_Expression_Statements_A01_t06: fail # co19 issue 517 136 Language/13_Statements/02_Expression_Statements_A01_t06: fail # co19 issue 517
137 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 137 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535
138 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 138 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535
139 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 139 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675
140 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t his failure 140 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908
141 Language/13_Statements/09_Switch_A02_t02: fail # co19-roll r546: Please triage t his failure 141 Language/13_Statements/09_Switch_A02_t02: fail # Dart issue 7307
142 Language/13_Statements/09_Switch_A03_t01: fail # co19-roll r546: Please triage t his failure 142 Language/13_Statements/09_Switch_A03_t01: fail # Dart issue 7307
143 Language/13_Statements/09_Switch_A03_t02: fail # co19-roll r546: Please triage t his failure 143 Language/13_Statements/09_Switch_A03_t02: fail # Dart issue 7307
144 Language/13_Statements/09_Switch_A04_t01: fail # co19-roll r546: Please triage t his failure 144 Language/13_Statements/09_Switch_A04_t01: fail # Dart issue 11233
145 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this failure 145 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238
146 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this failure
147 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this failure
148 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r546: Please triage this failure
149 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure
150 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: fail # co19- roll r546: Please triage this failure 146 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: fail # co19- roll r546: Please triage this failure
151 Language/14_Libraries_and_Scripts/1_Imports_A02_t21: crash # co19-roll r546: Ple ase triage this failure 147 Language/14_Libraries_and_Scripts/1_Imports_A02_t21: crash # co19-roll r546: Ple ase triage this failure
152 Language/14_Libraries_and_Scripts/1_Imports_A02_t22: crash # co19-roll r546: Ple ase triage this failure 148 Language/14_Libraries_and_Scripts/1_Imports_A02_t22: crash # co19-roll r546: Ple ase triage this failure
153 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure 149 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure
154 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure 150 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure
155 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea se triage this failure 151 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea se triage this failure
156 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure 152 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure
157 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure 153 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure
158 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea se triage this failure 154 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea se triage this failure
159 Language/14_Libraries_and_Scripts/1_Imports_A03_t49: fail # co19-roll r546: Plea se triage this failure 155 Language/14_Libraries_and_Scripts/1_Imports_A03_t49: fail # co19-roll r546: Plea se triage this failure
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail # co19-roll r559: Please triage this failure 207 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail # co19-roll r559: Please triage this failure
212 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A02_t01: Fail # co19-roll r559: Please triage this failure 208 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A02_t01: Fail # co19-roll r559: Please triage this failure
213 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r559: Please t riage this failure 209 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r559: Please t riage this failure
214 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # co19-roll r559: Please triage this failure 210 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # co19-roll r559: Please triage this failure
215 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # co19-roll r559: Please t riage this failure 211 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # co19-roll r559: Please t riage this failure
216 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # co19-roll r559: Ple ase triage this failure 212 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # co19-roll r559: Ple ase triage this failure
217 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # co19-roll r559: Please tri age this failure 213 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # co19-roll r559: Please tri age this failure
218 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # co19-roll r559: Please tri age this failure 214 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # co19-roll r559: Please tri age this failure
219 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # co19-roll r559: Please tri age this failure 215 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # co19-roll r559: Please tri age this failure
220 LibTest/typed_data/Float64List/operator_subscripted_assignment_A02_t01: Fail # c o19-roll r559: Please triage this failure 216 LibTest/typed_data/Float64List/operator_subscripted_assignment_A02_t01: Fail # c o19-roll r559: Please triage this failure
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698