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

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

Issue 10942028: Support class and typedef literals as expressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add a comment. Created 8 years, 2 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
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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/11_Statements/05_For_A01_t07: Crash 9 Language/11_Statements/05_For_A01_t07: Crash
10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
11 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 11 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
12 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 12 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
13 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 13 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
14 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 14 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
15 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure. 15 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure.
16 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 16 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
17 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 17 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
18 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 18 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
19 Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 19 Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
20 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure. 20 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure.
21 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure. 21 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure.
22 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(a he): Please triage this failure.
23 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(a he): Please triage this failure. 22 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(a he): Please triage this failure.
24 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure. 23 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure.
25 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure. 24 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure.
26 Language/10_Expressions/05_Strings_A12_t01: Fail # TODO(ahe): Please triage this failure. 25 Language/10_Expressions/05_Strings_A12_t01: Fail # TODO(ahe): Please triage this failure.
27 Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure. 26 Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
28 Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(ahe): Please triage this f ailure. 27 Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
29 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure. 28 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure.
30 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure. 29 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
31 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 30 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
32 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 31 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
(...skipping 12 matching lines...) Expand all
45 Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure. 44 Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure.
46 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 45 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
47 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure. 46 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure.
48 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure. 47 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure.
49 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 48 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
50 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure. 49 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure.
51 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 50 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
52 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 51 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
53 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 52 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
54 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 53 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
55 Language/10_Expressions/19_Conditional_A01_t10: Fail # TODO(ahe): Please triage this failure.
56 Language/10_Expressions/19_Conditional_A01_t11: Fail # TODO(ahe): Please triage this failure.
57 Language/10_Expressions/19_Conditional_A01_t12: Fail # TODO(ahe): Please triage this failure. 54 Language/10_Expressions/19_Conditional_A01_t12: Fail # TODO(ahe): Please triage this failure.
58 Language/10_Expressions/19_Conditional_A01_t13: Fail # TODO(ahe): Please triage this failure. 55 Language/10_Expressions/19_Conditional_A01_t13: Fail # TODO(ahe): Please triage this failure.
59 Language/10_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure. 56 Language/10_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure.
60 Language/10_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure. 57 Language/10_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure.
61 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(ahe) : Please triage this failure.
62 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(ahe) : Please triage this failure.
63 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(ahe) : Please triage this failure. 58 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(ahe) : Please triage this failure.
64 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail # TODO(ahe) : Please triage this failure. 59 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail # TODO(ahe) : Please triage this failure.
65 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # TODO(ahe) : Please triage this failure. 60 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # TODO(ahe) : Please triage this failure.
66 Language/10_Expressions/21_Bitwise_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure.
67 Language/10_Expressions/21_Bitwise_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure.
68 Language/10_Expressions/21_Bitwise_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure. 61 Language/10_Expressions/21_Bitwise_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
69 Language/10_Expressions/21_Bitwise_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure. 62 Language/10_Expressions/21_Bitwise_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
70 Language/10_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure. 63 Language/10_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
71 Language/10_Expressions/21_Bitwise_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure. 64 Language/10_Expressions/21_Bitwise_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
72 Language/10_Expressions/21_Relational_Expressions_A01_t18: Fail # TODO(ahe): Ple ase triage this failure.
73 Language/10_Expressions/21_Relational_Expressions_A01_t19: Fail # TODO(ahe): Ple ase triage this failure.
74 Language/10_Expressions/21_Relational_Expressions_A01_t20: Fail # TODO(ahe): Ple ase triage this failure. 65 Language/10_Expressions/21_Relational_Expressions_A01_t20: Fail # TODO(ahe): Ple ase triage this failure.
75 Language/10_Expressions/21_Relational_Expressions_A01_t21: Fail # TODO(ahe): Ple ase triage this failure. 66 Language/10_Expressions/21_Relational_Expressions_A01_t21: Fail # TODO(ahe): Ple ase triage this failure.
76 Language/10_Expressions/21_Relational_Expressions_A01_t22: Fail # TODO(ahe): Ple ase triage this failure. 67 Language/10_Expressions/21_Relational_Expressions_A01_t22: Fail # TODO(ahe): Ple ase triage this failure.
77 Language/10_Expressions/21_Relational_Expressions_A01_t23: Fail # TODO(ahe): Ple ase triage this failure. 68 Language/10_Expressions/21_Relational_Expressions_A01_t23: Fail # TODO(ahe): Ple ase triage this failure.
78 Language/10_Expressions/22_Equality_A01_t23: Fail # TODO(ahe): Please triage thi s failure. 69 Language/10_Expressions/22_Equality_A01_t23: Fail # TODO(ahe): Please triage thi s failure.
79 Language/10_Expressions/22_Equality_A01_t24: Fail # TODO(ahe): Please triage thi s failure. 70 Language/10_Expressions/22_Equality_A01_t24: Fail # TODO(ahe): Please triage thi s failure.
80 Language/10_Expressions/22_Equality_A03_t02: Fail # TODO(ahe): Please triage thi s failure. 71 Language/10_Expressions/22_Equality_A03_t02: Fail # TODO(ahe): Please triage thi s failure.
81 Language/10_Expressions/22_Shift_A01_t09: Fail # TODO(ahe): Please triage this f ailure.
82 Language/10_Expressions/22_Shift_A01_t10: Fail # TODO(ahe): Please triage this f ailure.
83 Language/10_Expressions/22_Shift_A01_t11: Fail # TODO(ahe): Please triage this f ailure. 72 Language/10_Expressions/22_Shift_A01_t11: Fail # TODO(ahe): Please triage this f ailure.
84 Language/10_Expressions/22_Shift_A01_t12: Fail # TODO(ahe): Please triage this f ailure. 73 Language/10_Expressions/22_Shift_A01_t12: Fail # TODO(ahe): Please triage this f ailure.
85 Language/10_Expressions/22_Shift_A01_t13: Fail # TODO(ahe): Please triage this f ailure. 74 Language/10_Expressions/22_Shift_A01_t13: Fail # TODO(ahe): Please triage this f ailure.
86 Language/10_Expressions/22_Shift_A01_t14: Fail # TODO(ahe): Please triage this f ailure. 75 Language/10_Expressions/22_Shift_A01_t14: Fail # TODO(ahe): Please triage this f ailure.
87 Language/10_Expressions/23_Additive_Expressions_A01_t07: Fail # TODO(ahe): Pleas e triage this failure.
88 Language/10_Expressions/23_Additive_Expressions_A01_t08: Fail # TODO(ahe): Pleas e triage this failure.
89 Language/10_Expressions/23_Additive_Expressions_A01_t11: Fail # TODO(ahe): Pleas e triage this failure. 76 Language/10_Expressions/23_Additive_Expressions_A01_t11: Fail # TODO(ahe): Pleas e triage this failure.
90 Language/10_Expressions/23_Additive_Expressions_A01_t12: Fail # TODO(ahe): Pleas e triage this failure. 77 Language/10_Expressions/23_Additive_Expressions_A01_t12: Fail # TODO(ahe): Pleas e triage this failure.
91 Language/10_Expressions/23_Additive_Expressions_A01_t13: Fail # TODO(ahe): Pleas e triage this failure. 78 Language/10_Expressions/23_Additive_Expressions_A01_t13: Fail # TODO(ahe): Pleas e triage this failure.
92 Language/10_Expressions/23_Additive_Expressions_A01_t14: Fail # TODO(ahe): Pleas e triage this failure. 79 Language/10_Expressions/23_Additive_Expressions_A01_t14: Fail # TODO(ahe): Pleas e triage this failure.
93 Language/10_Expressions/24_Multiplicative_Expressions_A01_t10: Fail # TODO(ahe): Please triage this failure.
94 Language/10_Expressions/24_Multiplicative_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
95 Language/10_Expressions/24_Multiplicative_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure. 80 Language/10_Expressions/24_Multiplicative_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
96 Language/10_Expressions/24_Multiplicative_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure. 81 Language/10_Expressions/24_Multiplicative_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
97 Language/10_Expressions/24_Multiplicative_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure. 82 Language/10_Expressions/24_Multiplicative_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
98 Language/10_Expressions/24_Multiplicative_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure. 83 Language/10_Expressions/24_Multiplicative_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
99 Language/10_Expressions/25_Unary_Expressions_A01_t02: Fail # TODO(ahe): Please t riage this failure.
100 Language/10_Expressions/25_Unary_Expressions_A01_t04: Fail # TODO(ahe): Please t riage this failure. 84 Language/10_Expressions/25_Unary_Expressions_A01_t04: Fail # TODO(ahe): Please t riage this failure.
101 Language/10_Expressions/25_Unary_Expressions_A01_t05: Fail # TODO(ahe): Please t riage this failure. 85 Language/10_Expressions/25_Unary_Expressions_A01_t05: Fail # TODO(ahe): Please t riage this failure.
102 Language/10_Expressions/25_Unary_Expressions_A01_t11: Fail # TODO(ahe): Please t riage this failure.
103 Language/10_Expressions/25_Unary_Expressions_A01_t12: Fail # TODO(ahe): Please t riage this failure.
104 Language/10_Expressions/25_Unary_Expressions_A01_t13: Fail # TODO(ahe): Please t riage this failure.
105 Language/10_Expressions/25_Unary_Expressions_A01_t17: Fail # TODO(ahe): Please t riage this failure. 86 Language/10_Expressions/25_Unary_Expressions_A01_t17: Fail # TODO(ahe): Please t riage this failure.
106 Language/10_Expressions/25_Unary_Expressions_A01_t18: Fail # TODO(ahe): Please t riage this failure. 87 Language/10_Expressions/25_Unary_Expressions_A01_t18: Fail # TODO(ahe): Please t riage this failure.
107 Language/10_Expressions/25_Unary_Expressions_A01_t19: Fail # TODO(ahe): Please t riage this failure. 88 Language/10_Expressions/25_Unary_Expressions_A01_t19: Fail # TODO(ahe): Please t riage this failure.
108 Language/10_Expressions/25_Unary_Expressions_A01_t20: Fail # TODO(ahe): Please t riage this failure. 89 Language/10_Expressions/25_Unary_Expressions_A01_t20: Fail # TODO(ahe): Please t riage this failure.
109 Language/10_Expressions/25_Unary_Expressions_A01_t21: Fail # TODO(ahe): Please t riage this failure. 90 Language/10_Expressions/25_Unary_Expressions_A01_t21: Fail # TODO(ahe): Please t riage this failure.
110 Language/10_Expressions/25_Unary_Expressions_A01_t22: Fail # TODO(ahe): Please t riage this failure. 91 Language/10_Expressions/25_Unary_Expressions_A01_t22: Fail # TODO(ahe): Please t riage this failure.
111 Language/10_Expressions/26_Postfix_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure. 92 Language/10_Expressions/26_Postfix_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure.
112 Language/10_Expressions/26_Postfix_Expressions_A01_t03: Fail # TODO(ahe): Please triage this failure.
113 Language/10_Expressions/26_Postfix_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure. 93 Language/10_Expressions/26_Postfix_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure.
114 Language/10_Expressions/27_Assignable_Expressions_A01_t06: Fail # TODO(ahe): Ple ase triage this failure.
115 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # TODO(ahe): Ple ase triage this failure. 94 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # TODO(ahe): Ple ase triage this failure.
116 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # TODO(ahe): Ple ase triage this failure. 95 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # TODO(ahe): Ple ase triage this failure.
117 Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # TODO(ahe): Pleas e triage this failure.
118 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # TODO(ahe): Pleas e triage this failure. 96 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
119 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TODO(ahe): Pleas e triage this failure. 97 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TODO(ahe): Pleas e triage this failure.
120 Language/10_Expressions/29_Type_Test_A01_t02: Fail # TODO(ahe): Please triage th is failure. 98 Language/10_Expressions/29_Type_Test_A01_t02: Fail # TODO(ahe): Please triage th is failure.
121 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TODO(ahe): Please triage th is failure. 99 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TODO(ahe): Please triage th is failure.
122 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 100 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure.
123 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure. 101 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure.
124 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure. 102 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure.
125 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 103 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
126 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure. 104 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure.
105 LibTest/core/Expect/throws_A01_t02: Fail # TODO(ahe): Please triage this failure .
127 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re. 106 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re.
128 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re. 107 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
129 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 108 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
130 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure. 109 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure.
131 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 110 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
132 111
133 # Partially implemented rediriecting constructors makes this fail. 112 # Partially implemented rediriecting constructors makes this fail.
134 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 113 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
135 114
136 LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail, OK # co19 issue 263 115 LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail, OK # co19 issue 263
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 LibTest/core/Expect/equals_A02_t01: Fail, OK 214 LibTest/core/Expect/equals_A02_t01: Fail, OK
236 LibTest/core/List/getRange_A03_t01: Fail, OK 215 LibTest/core/List/getRange_A03_t01: Fail, OK
237 LibTest/core/List/removeRange_A06_t01: Fail, OK 216 LibTest/core/List/removeRange_A06_t01: Fail, OK
238 LibTest/core/List/setRange_A05_t01: Fail, OK 217 LibTest/core/List/setRange_A05_t01: Fail, OK
239 LibTest/core/Set/addAll_A01_t04: Fail, OK 218 LibTest/core/Set/addAll_A01_t04: Fail, OK
240 LibTest/core/Set/contains_A01_t03: Fail, OK 219 LibTest/core/Set/contains_A01_t03: Fail, OK
241 LibTest/core/Set/containsAll_A01_t03: Fail, OK 220 LibTest/core/Set/containsAll_A01_t03: Fail, OK
242 LibTest/core/Set/remove_A01_t04: Fail, OK 221 LibTest/core/Set/remove_A01_t04: Fail, OK
243 LibTest/core/Set/removeAll_A01_t03: Fail, OK 222 LibTest/core/Set/removeAll_A01_t03: Fail, OK
244 223
224 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # co19 i ssue 241
225 Language/10_Expressions/17_Conditional_A01_t10: Fail # co19 issue 241
226 Language/10_Expressions/17_Conditional_A01_t11: Fail # co19 issue 241
227 Language/10_Expressions/17_Conditional_A01_t12: Fail # co19 issue 241
228 Language/10_Expressions/17_Conditional_A01_t13: Fail # co19 issue 241
229 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t10: Fail # co19 issu e 241
230 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t11: Fail # co19 issu e 241
231 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t12: Fail # co19 issu e 241
232 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t13: Fail # co19 issu e 241
233 Language/10_Expressions/19_Bitwise_Expressions_A01_t12: Fail # co19 issue 241
234 Language/10_Expressions/19_Bitwise_Expressions_A01_t13: Fail # co19 issue 241
235 Language/10_Expressions/19_Bitwise_Expressions_A01_t14: Fail # co19 issue 241
236 Language/10_Expressions/19_Bitwise_Expressions_A01_t15: Fail # co19 issue 241
237 Language/10_Expressions/20_Equality_A01_t19: Fail # co19 issue 241
238 Language/10_Expressions/20_Equality_A01_t20: Fail # co19 issue 241
239 Language/10_Expressions/20_Equality_A01_t21: Fail # co19 issue 241
240 Language/10_Expressions/20_Equality_A01_t22: Fail # co19 issue 241
241 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # co19 issue 241
242 Language/10_Expressions/21_Relational_Expressions_A01_t20: Fail # co19 issue 241
245 # These tests need to be updated to the new Date core lib API, co19 issue 256: 243 # These tests need to be updated to the new Date core lib API, co19 issue 256:
246 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail 244 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail
247 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail 245 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail
248 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A02_t01: Fail # May be a diffe rent issue. 246 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A02_t01: Fail # May be a diffe rent issue.
249 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # May be a diffe rent issue. 247 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # May be a diffe rent issue.
250 LibTest/core/Date/Date_A01_t04: Fail 248 LibTest/core/Date/Date_A01_t04: Fail
251 LibTest/core/Date/Date_A01_t05: Fail 249 LibTest/core/Date/Date_A01_t05: Fail
252 LibTest/core/Date/isUtc_A01_t01: Fail 250 LibTest/core/Date/isUtc_A01_t01: Fail
253 LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail 251 LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail
254 LibTest/core/Date/operator_GE_A01_t01: Fail 252 LibTest/core/Date/operator_GE_A01_t01: Fail
255 LibTest/core/Date/operator_GT_A01_t01: Fail 253 LibTest/core/Date/operator_GT_A01_t01: Fail
256 LibTest/core/Date/operator_LE_A01_t01: Fail 254 LibTest/core/Date/operator_LE_A01_t01: Fail
257 LibTest/core/Date/operator_LT_A01_t01: Fail 255 LibTest/core/Date/operator_LT_A01_t01: Fail
258 LibTest/core/Date/operator_equality_A01_t01: Fail 256 LibTest/core/Date/operator_equality_A01_t01: Fail
259 LibTest/core/Date/timeZoneName_A01_t01: Fail 257 LibTest/core/Date/timeZoneName_A01_t01: Fail
260 LibTest/core/Date/timeZoneOffset_A01_t01: Fail 258 LibTest/core/Date/timeZoneOffset_A01_t01: Fail
261 LibTest/core/Date/toLocal_A01_t01: Fail 259 LibTest/core/Date/toLocal_A01_t01: Fail
262 LibTest/core/Date/toUtc_A01_t01: Fail 260 LibTest/core/Date/toUtc_A01_t01: Fail
263 261
262 Language/10_Expressions/21_Relational_Expressions_A01_t21: Fail # co19 issue 241
263 Language/10_Expressions/22_Equality_A01_t19: Fail # co19 issue 241
264 Language/10_Expressions/22_Equality_A01_t20: Fail # co19 issue 241
265 Language/10_Expressions/22_Shift_A01_t11: Fail # co19 issue 241
266 Language/10_Expressions/22_Shift_A01_t12: Fail # co19 issue 241
267 Language/10_Expressions/23_Additive_Expressions_A01_t09: Fail # co19 issue 241
268 Language/10_Expressions/23_Additive_Expressions_A01_t10: Fail # co19 issue 241
269 Language/10_Expressions/24_Multiplicative_Expressions_A01_t12: Fail # co19 issue 241
270 Language/10_Expressions/24_Multiplicative_Expressions_A01_t13: Fail # co19 issue 241
271 Language/10_Expressions/25_Unary_Expressions_A01_t03: Fail # co19 issue 241
272 Language/10_Expressions/25_Unary_Expressions_A01_t14: Fail # co19 issue 241
273 Language/10_Expressions/25_Unary_Expressions_A01_t15: Fail # co19 issue 241
274 Language/10_Expressions/25_Unary_Expressions_A01_t16: Fail # co19 issue 241
275 Language/10_Expressions/26_Postfix_Expressions_A01_t04: Fail # co19 issue 241
276 Language/10_Expressions/27_Assignable_Expressions_A01_t07: Fail # co19 issue 241
277 Language/10_Expressions/28_Identifier_Reference_A04_t02: Fail # co19 issue 241
278 Language/10_Expressions/29_Type_Test_A01_t02: Fail # co19 issue 241
279 Language/10_Expressions/30_Type_Cast_A01_t04: Fail # co19 issue 241
280
264 # These tests need to be updated for new optional parameter syntax and semantics , co19 issue 258: 281 # These tests need to be updated for new optional parameter syntax and semantics , co19 issue 258:
265 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK 282 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK
266 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t03: Fail, OK 283 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t03: Fail, OK
267 Language/07_Classes/1_Instance_Methods_A02_t03: Fail, OK 284 Language/07_Classes/1_Instance_Methods_A02_t03: Fail, OK
268 Language/07_Classes/1_Instance_Methods_A02_t04: Fail, OK 285 Language/07_Classes/1_Instance_Methods_A02_t04: Fail, OK
269 Language/07_Classes/1_Instance_Methods_A02_t05: Fail, OK 286 Language/07_Classes/1_Instance_Methods_A02_t05: Fail, OK
270 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK 287 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK
271 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail, OK 288 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail, OK
272 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t01: Fail, OK 289 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t01: Fail, OK
273 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK 290 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 LibTest/core/Set/addAll_A01_t04: Fail, OK 329 LibTest/core/Set/addAll_A01_t04: Fail, OK
313 LibTest/core/Set/remove_A01_t04: Fail, OK 330 LibTest/core/Set/remove_A01_t04: Fail, OK
314 LibTest/core/Set/addAll_A01_t03: Fail, OK 331 LibTest/core/Set/addAll_A01_t03: Fail, OK
315 LibTest/core/Set/removeAll_A01_t03: Fail, OK 332 LibTest/core/Set/removeAll_A01_t03: Fail, OK
316 LibTest/core/Set/forEach_A01_t03: Fail, OK 333 LibTest/core/Set/forEach_A01_t03: Fail, OK
317 LibTest/core/Set/add_A01_t03: Fail, OK 334 LibTest/core/Set/add_A01_t03: Fail, OK
318 LibTest/core/Set/filter_A01_t03: Fail, OK 335 LibTest/core/Set/filter_A01_t03: Fail, OK
319 LibTest/core/String/hashCode_A01_t01: Fail, OK 336 LibTest/core/String/hashCode_A01_t01: Fail, OK
320 LibTest/core/int/hashCode_A01_t01: Fail, OK 337 LibTest/core/int/hashCode_A01_t01: Fail, OK
321 338
322
323 [ $compiler == dart2js && $system == macos && $runtime == d8 ] 339 [ $compiler == dart2js && $system == macos && $runtime == d8 ]
324 LibTest/core/Math/acos_A01_t01: Fail, OK 340 LibTest/core/Math/acos_A01_t01: Fail, OK
325 LibTest/core/Math/asin_A01_t01: Fail, OK 341 LibTest/core/Math/asin_A01_t01: Fail, OK
326 LibTest/core/Math/atan_A01_t01: Fail, OK 342 LibTest/core/Math/atan_A01_t01: Fail, OK
327 343
328 [ $compiler == dart2js && $system == windows && $runtime == d8 ] 344 [ $compiler == dart2js && $system == windows && $runtime == d8 ]
329 LibTest/core/double/operator_remainder_A01_t04: Fail 345 LibTest/core/double/operator_remainder_A01_t04: Fail
330 346
331 [ $compiler == dart2js ] 347 [ $compiler == dart2js ]
332 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason. 348 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason.
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
705 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 721 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
706 Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 722 Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
707 Language/10_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. 723 Language/10_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.
708 Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 724 Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
709 Language/10_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. 725 Language/10_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.
710 Language/10_Expressions/05_Strings_A02_t49: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 726 Language/10_Expressions/05_Strings_A02_t49: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
711 Language/10_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 . 727 Language/10_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 .
712 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # Checks that it is a static warning if interface C does not declare a static met hod or getter m. 728 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # Checks that it is a static warning if interface C does not declare a static met hod or getter m.
713 Language/10_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression. 729 Language/10_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression.
714 Language/10_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression. 730 Language/10_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression.
715 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
716 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression. 731 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
717 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression. 732 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
718 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression. 733 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
719 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable. 734 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable.
720 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it i s a compile-time error when a built-in identifier "equals" is used as a type ann otation of a local variable. 735 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it i s a compile-time error when a built-in identifier "equals" is used as a type ann otation of a local variable.
721 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it i s a compile-time error when a built-in identifier "negate" is used as a type ann otation of a local variable. 736 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it i s a compile-time error when a built-in identifier "negate" is used as a type ann otation of a local variable.
722 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable. 737 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable.
723 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 738 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
724 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 739 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
725 Language/11_Statements/02_Expression_Statements_A01_t11: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 740 Language/11_Statements/02_Expression_Statements_A01_t11: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
830 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 845 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
831 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 846 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
832 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 847 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
833 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 848 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
834 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 849 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
835 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 850 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
836 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 851 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
837 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 852 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
838 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 853 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
839 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 854 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698