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

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

Issue 16549004: Add type arguments to constants. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Created 7 years, 6 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 | « sdk/lib/_internal/lib/js_rti.dart ('k') | tests/language/language_dart2js.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 == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
7 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
10 10
(...skipping 29 matching lines...) Expand all
40 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 40 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
41 Language/11_Expressions/01_Constants_A18_t07: Fail # TODO(ahe): Please triage th is failure. 41 Language/11_Expressions/01_Constants_A18_t07: Fail # TODO(ahe): Please triage th is failure.
42 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure. 42 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure.
43 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 43 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
44 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 44 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
45 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 45 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
46 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 46 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
47 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 47 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
48 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 48 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
49 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 49 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
50 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure.
51 Language/11_Expressions/11_Instance_Creation/2_Const_A11_t01: Fail # TODO(ahe): Please triage this failure. 50 Language/11_Expressions/11_Instance_Creation/2_Const_A11_t01: Fail # TODO(ahe): Please triage this failure.
52 Language/11_Expressions/11_Instance_Creation/2_Const_A11_t03: Fail # TODO(ahe): Please triage this failure. 51 Language/11_Expressions/11_Instance_Creation/2_Const_A11_t03: Fail # TODO(ahe): Please triage this failure.
53 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please t riage this failure. 52 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please t riage this failure.
54 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: Fail # TODO(ahe): Please triage this failure. 53 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: Fail # TODO(ahe): Please triage this failure.
55 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 54 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
56 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 55 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
57 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 56 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
58 Language/11_Expressions/30_Identifier_Reference_A04_t09: Fail # TODO(ahe): Pleas e triage this failure. 57 Language/11_Expressions/30_Identifier_Reference_A04_t09: Fail # TODO(ahe): Pleas e triage this failure.
59 Language/11_Expressions/30_Identifier_Reference_A05_t01: Fail # TODO(ahe): Pleas e triage this failure. 58 Language/11_Expressions/30_Identifier_Reference_A05_t01: Fail # TODO(ahe): Pleas e triage this failure.
60 Language/11_Expressions/30_Identifier_Reference_A05_t12: Fail # TODO(ahe): Pleas e triage this failure. 59 Language/11_Expressions/30_Identifier_Reference_A05_t12: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 162
164 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750 163 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750
165 164
166 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 165 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355
167 166
168 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail. 167 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail.
169 168
170 [ $compiler == dart2js && $runtime == ie9 ] 169 [ $compiler == dart2js && $runtime == ie9 ]
171 Language/11_Expressions/03_Numbers_A01_t06: Fail # Issue: 8920 170 Language/11_Expressions/03_Numbers_A01_t06: Fail # Issue: 8920
172 Language/11_Expressions/03_Numbers_A01_t09: Fail # Issue: 8920 171 Language/11_Expressions/03_Numbers_A01_t09: Fail # Issue: 8920
173 Language/11_Expressions/06_Lists_A07_t02: Fail # Issue: 8920
174 Language/11_Expressions/07_Maps_A06_t02: Fail # Issue: 8920
175 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Issue: 8920 172 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Issue: 8920
176 LibTest/core/Date/Date_A01_t03: Fail # Issue: 8920 173 LibTest/core/Date/Date_A01_t03: Fail # Issue: 8920
177 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue: 8920 174 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue: 8920
178 LibTest/core/Date/timeZoneName_A01_t01: Fail # Issue: 8920 175 LibTest/core/Date/timeZoneName_A01_t01: Fail # Issue: 8920
179 LibTest/core/Date/year_A01_t01: Fail # Issue: 8920 176 LibTest/core/Date/year_A01_t01: Fail # Issue: 8920
180 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 177 LibTest/core/double/round_A01_t01: Fail # Issue: 8920
181 LibTest/core/double/toRadixString_A01_t01: Fail # Issue: 8920 178 LibTest/core/double/toRadixString_A01_t01: Fail # Issue: 8920
182 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 179 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920
183 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 180 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920
184 LibTest/core/Expect/identical_A01_t01: Fail # Issue: 8920 181 LibTest/core/Expect/identical_A01_t01: Fail # Issue: 8920
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 224
228 225
229 [ $compiler == dart2js && $checked ] 226 [ $compiler == dart2js && $checked ]
230 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 227 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
231 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 228 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
232 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 229 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
233 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 230 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
234 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure. 231 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure.
235 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 232 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
236 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 233 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
237 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
238 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 234 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
239 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure. 235 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure.
240 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 236 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
241 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 237 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
242 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure. 238 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
243 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure. 239 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
244 Language/11_Expressions/11_Instance_Creation_A05_t01: Fail # TODO(ahe): Please t riage this failure. 240 Language/11_Expressions/11_Instance_Creation_A05_t01: Fail # TODO(ahe): Please t riage this failure.
245 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure. 241 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure.
246 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 242 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
247 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 243 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 Language/14_Types/6_Type_dynamic_A03_t01: Fail 623 Language/14_Types/6_Type_dynamic_A03_t01: Fail
628 624
629 625
630 [ $compiler == dart2js && $jscl ] 626 [ $compiler == dart2js && $jscl ]
631 LibTest/core/Date/Date.fromString_A03_t01: Pass # Issue co19 - 121 (currently pa ssing due to co19 issues 373 and 374) 627 LibTest/core/Date/Date.fromString_A03_t01: Pass # Issue co19 - 121 (currently pa ssing due to co19 issues 373 and 374)
632 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' 628 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group'
633 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 629 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected')
634 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') 630 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected')
635 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 631 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected')
636 632
637 Language/11_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization.
638 Language/11_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization.
639
640
641 633
642 # 634 #
643 # The following tests may be broken, but require further review. 635 # The following tests may be broken, but require further review.
644 # 636 #
645 [ $compiler == dart2js && $jscl ] 637 [ $compiler == dart2js && $jscl ]
646 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN? 638 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN?
647 639
648 640
649 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr ome || $runtime == drt || $runtime == safari || $runtime == opera) ] 641 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr ome || $runtime == drt || $runtime == safari || $runtime == opera) ]
650 *: Skip 642 *: Skip
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
691 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways. 683 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways.
692 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable. 684 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable.
693 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable. 685 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable.
694 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class. 686 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class.
695 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class. 687 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class.
696 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242 688 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242
697 Language/11_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error. 689 Language/11_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error.
698 Language/11_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error. 690 Language/11_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error.
699 Language/11_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 691 Language/11_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
700 Language/11_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 692 Language/11_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
701 Language/11_Expressions/06_Lists_A04_t01: Fail # Checks that it is a compile-tim e error if the type argument of a constant list literal includes a type variable .
702 Language/11_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression. 693 Language/11_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression.
703 Language/11_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression. 694 Language/11_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression.
704 Language/11_Expressions/23_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression. 695 Language/11_Expressions/23_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
705 Language/11_Expressions/23_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression. 696 Language/11_Expressions/23_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
706 Language/11_Expressions/23_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression. 697 Language/11_Expressions/23_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
707 Language/11_Expressions/23_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression. 698 Language/11_Expressions/23_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
708 Language/12_Statements/03_Variable_Declaration_A04_t01: Fail # Checks that if th e variable declaration is prefixed with the const modifier, then variable must b e initialized to a constant expression. 699 Language/12_Statements/03_Variable_Declaration_A04_t01: Fail # Checks that if th e variable declaration is prefixed with the const modifier, then variable must b e initialized to a constant expression.
709 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. 700 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
710 701
711 # 702 #
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
746 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 737 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
747 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 738 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
748 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 739 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
749 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 740 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
750 741
751 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 742 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
752 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 743 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
753 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 744 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
754 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 745 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
755 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 746 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW
« no previous file with comments | « sdk/lib/_internal/lib/js_rti.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698