OLD | NEW |
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, 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 == dart2dart && $builder_tag == new_backend ] | 5 [ $compiler == dart2dart && $builder_tag == new_backend ] |
6 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953 | 6 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953 |
7 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953 | 7 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953 |
8 LibTest/core/List/List_class_A01_t02: Crash # issue 19953 | 8 LibTest/core/List/List_class_A01_t02: Crash # issue 19953 |
9 | 9 |
10 [ $compiler == dart2dart ] | 10 [ $compiler == dart2dart ] |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 Language/13_Statements/02_Expression_Statements_A01_t08: fail # co19-roll r546:
Please triage this failure | 101 Language/13_Statements/02_Expression_Statements_A01_t08: fail # co19-roll r546:
Please triage this failure |
102 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this
failure | 102 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this
failure |
103 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t
his failure | 103 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t
his failure |
104 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t
his failure | 104 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t
his failure |
105 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea
se triage this failure | 105 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea
se triage this failure |
106 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea
se triage this failure | 106 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea
se triage this failure |
107 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea
se triage this failure | 107 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea
se triage this failure |
108 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea
se triage this failure | 108 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea
se triage this failure |
109 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea
se triage this failure | 109 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea
se triage this failure |
110 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea
se triage this failure | 110 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea
se triage this failure |
111 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea
se triage this failure | |
112 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: fail # co19-roll r546: Plea
se triage this failure | |
113 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria
ge this failure | 111 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria
ge this failure |
114 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria
ge this failure | 112 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria
ge this failure |
115 Language/15_Types/5_Function_Types_A06_t01: fail # co19-roll r546: Please triage
this failure | 113 Language/15_Types/5_Function_Types_A06_t01: fail # co19-roll r546: Please triage
this failure |
116 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail # co19-roll
r546: Please triage this failure | 114 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail # co19-roll
r546: Please triage this failure |
117 Language/16_Reference/1_Lexical_Rules_A02_t06: fail # co19-roll r546: Please tri
age this failure | 115 Language/16_Reference/1_Lexical_Rules_A02_t06: fail # co19-roll r546: Please tri
age this failure |
118 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f
ailure | 116 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f
ailure |
119 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure | 117 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure |
120 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t
his failure | 118 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t
his failure |
121 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t
his failure | 119 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t
his failure |
122 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: Runtim
eError # co19-roll r623: Please triage this failure | 120 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: Runtim
eError # co19-roll r623: Please triage this failure |
123 LibTest/core/Function/Function_class_A01_t01: RuntimeError # co19-roll r623: Ple
ase triage this failure | 121 LibTest/core/Function/Function_class_A01_t01: RuntimeError # co19-roll r623: Ple
ase triage this failure |
124 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime
Error # co19-roll r667: Please triage this failure | 122 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime
Error # co19-roll r667: Please triage this failure |
125 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please
triage this failure | 123 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please
triage this failure |
126 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please
triage this failure | 124 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please
triage this failure |
127 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please
triage this failure | 125 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please
triage this failure |
128 | 126 |
129 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 | 127 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 |
130 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 | 128 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 |
131 | 129 |
132 [ $compiler == dart2dart && $minified ] | 130 [ $compiler == dart2dart && $minified ] |
133 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure | 131 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure |
134 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure | 132 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure |
135 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure | 133 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure |
136 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure | 134 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure |
137 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 135 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
OLD | NEW |