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

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

Issue 11564034: Revert r16154: some browser tests in checked mode fail. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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
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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure. 136 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure.
137 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(ahe): Please tr iage this failure. 137 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(ahe): Please tr iage this failure.
138 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(ahe): Please tr iage this failure. 138 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(ahe): Please tr iage this failure.
139 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(ahe): Please tr iage this failure. 139 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(ahe): Please tr iage this failure.
140 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(ahe): Please tr iage this failure. 140 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(ahe): Please tr iage this failure.
141 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(ahe): Please triag e this failure. 141 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(ahe): Please triag e this failure.
142 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(ahe): Please triag e this failure. 142 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(ahe): Please triag e this failure.
143 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triag e this failure. 143 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triag e this failure.
144 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triag e this failure. 144 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triag e this failure.
145 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triag e this failure. 145 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triag e this failure.
146 Language/14_Types/5_Function_Types_A01_t04: Fail # TODO(ahe): Please triage this failure.
147 Language/14_Types/5_Function_Types_A02_t04: Fail # TODO(ahe): Please triage this failure.
148 Language/14_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): Please triage this failure.
149 Language/14_Types/5_Function_Types_A03_t13: Fail # TODO(ahe): Please triage this failure.
146 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(ahe): Please triage this failure. 150 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(ahe): Please triage this failure.
147 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 151 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
148 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(ahe): Please triage t his failure. 152 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(ahe): Please triage t his failure.
149 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(ahe): Please triage t his failure. 153 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(ahe): Please triage t his failure.
150 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(ahe): Please triage this failure. 154 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(ahe): Please triage this failure.
151 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # TODO(ahe): Please triage this failure. 155 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # TODO(ahe): Please triage this failure.
152 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(ahe): Please triage this failure. 156 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(ahe): Please triage this failure.
153 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 157 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
154 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 158 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
155 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure. 159 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 192 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
189 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 193 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
190 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 194 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
191 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure. 195 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure.
192 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 196 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
193 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 197 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
194 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 198 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
195 Language/11_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 199 Language/11_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
196 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 200 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
197 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure. 201 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure.
202 Language/11_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
203 Language/11_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
204 Language/11_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
205 Language/11_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
206 Language/11_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
207 Language/11_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure.
198 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 208 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
199 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 209 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
200 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure. 210 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
201 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure. 211 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
202 Language/11_Expressions/11_Instance_Creation_A05_t01: Fail # TODO(ahe): Please t riage this failure. 212 Language/11_Expressions/11_Instance_Creation_A05_t01: Fail # TODO(ahe): Please t riage this failure.
203 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please t riage this failure. 213 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please t riage this failure.
204 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 214 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
205 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure. 215 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure.
206 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 216 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
207 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 217 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
(...skipping 19 matching lines...) Expand all
227 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure. 237 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure.
228 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 238 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
229 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 239 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
230 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure. 240 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure.
231 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e. 241 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e.
232 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 242 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
233 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure . 243 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure .
234 244
235 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu g.com/3970 245 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu g.com/3970
236 246
237 Language/13_Libraries_and_Scripts/3_Parts_A02_t03: Fail # http://dartbug.com/502 2
238 Language/13_Libraries_and_Scripts/3_Parts_A03_t01: Fail # http://dartbug.com/502 2
239 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c om/5022
240
241 247
242 [ $compiler == dart2js ] 248 [ $compiler == dart2js ]
243 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 249 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200
244 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 250 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200
245 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 251 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200
246 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 252 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200
247 253
248 # Slow tests that needs extra time to finish. 254 # Slow tests that needs extra time to finish.
249 LibTest/core/List/sort_A01_t06: Slow, Pass 255 LibTest/core/List/sort_A01_t06: Slow, Pass
250 256
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
525 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 531 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029
526 532
527 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 533 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023
528 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 534 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023
529 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 535 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023
530 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 536 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023
531 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 537 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023
532 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 538 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023
533 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 539 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023
534 540
541 Language/14_Types/3_Type_Declarations/1_Typedef_A02_t01: Fail # http://dartbug.c om/5022
542 Language/14_Types/3_Type_Declarations/1_Typedef_A02_t02: Fail # http://dartbug.c om/5022
543 Language/14_Types/3_Type_Declarations/1_Typedef_A02_t03: Fail # http://dartbug.c om/5022
544 Language/14_Types/3_Type_Declarations/1_Typedef_A03_t01: Fail # http://dartbug.c om/5022
535 Language/14_Types/5_Function_Types_A01_t01: Fail # http://dartbug.com/5022 545 Language/14_Types/5_Function_Types_A01_t01: Fail # http://dartbug.com/5022
536 Language/14_Types/5_Function_Types_A01_t03: Fail # http://dartbug.com/5022 546 Language/14_Types/5_Function_Types_A01_t03: Fail # http://dartbug.com/5022
547 Language/14_Types/5_Function_Types_A01_t05: Fail # http://dartbug.com/5022
548 Language/14_Types/5_Function_Types_A01_t06: Fail # http://dartbug.com/5022
537 549
538 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 550 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
539 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683 551 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683
540 552
541 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 553 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
542 554
543 555
544 # 556 #
545 # Unexpected runtime errors. 557 # Unexpected runtime errors.
546 # 558 #
547 [ $compiler == dart2js ] 559 [ $compiler == dart2js ]
548 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 560 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
549 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 561 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
550 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 562 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
551 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 563 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
552 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 564 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
553 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 565 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
554 Language/14_Types/4_Interface_Types_A12_t16: Fail # http://dartbug.com/5020 566 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
555 567
556 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 568 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/7202
557 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 569 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/7202
558 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 570 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/7202
559 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 571 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/7202
560 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 572 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/7202
561 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 573 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # http://dartbug.c om/7202
562 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 574 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # http://dartbug.c om/7202
563 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 575 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # http://dartbug.c om/7202
564 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 576 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # http://dartbug.c om/7202
565 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 577 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # http://dartbug.c om/7202
566 578
567 Language/14_Types/5_Function_Types_A01_t08: Fail # dartbug.com/7342
568 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342 579 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342
569 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342
570 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342 580 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342
571 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342 581 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342
572 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342
573 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342
574 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342 582 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342
575 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342 583 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342
576 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342
577 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342
OLDNEW
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/ssa/codegen.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698