| OLD | NEW |
| 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 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 | 176 |
| 177 # Partially implemented rediriecting constructors makes this fail. | 177 # Partially implemented rediriecting constructors makes this fail. |
| 178 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail | 178 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail |
| 179 | 179 |
| 180 [ $compiler == dart2js && ($system == linux || $system == macos)] | 180 [ $compiler == dart2js && ($system == linux || $system == macos)] |
| 181 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure. | 181 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure. |
| 182 | 182 |
| 183 [ $compiler == dart2js && $unchecked ] | 183 [ $compiler == dart2js && $unchecked ] |
| 184 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple
ase triage this failure. | 184 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple
ase triage this failure. |
| 185 | 185 |
| 186 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(johnniwinther): Please tri
age this failure. | |
| 187 | |
| 188 [ $compiler == dart2js && $runtime == jsshell ] | 186 [ $compiler == dart2js && $runtime == jsshell ] |
| 189 LibTest/core/double/round_A01_t01: Fail # TODO(ahe): Triage these tests. | 187 LibTest/core/double/round_A01_t01: Fail # TODO(ahe): Triage these tests. |
| 190 LibTest/core/double/toStringAsExponential_A01_t07: Fail # TODO(ahe): Triage thes
e tests. | 188 LibTest/core/double/toStringAsExponential_A01_t07: Fail # TODO(ahe): Triage thes
e tests. |
| 191 LibTest/core/double/toStringAsFixed_A01_t05: Fail # TODO(ahe): Triage these test
s. | 189 LibTest/core/double/toStringAsFixed_A01_t05: Fail # TODO(ahe): Triage these test
s. |
| 192 LibTest/core/double/toStringAsFixed_A01_t06: Fail # TODO(ahe): Triage these test
s. | 190 LibTest/core/double/toStringAsFixed_A01_t06: Fail # TODO(ahe): Triage these test
s. |
| 193 LibTest/core/double/toStringAsPrecision_A01_t07: Fail # TODO(ahe): Triage these
tests. | 191 LibTest/core/double/toStringAsPrecision_A01_t07: Fail # TODO(ahe): Triage these
tests. |
| 194 LibTest/math/acos_A01_t01: Fail # TODO(ahe): Triage these tests. | 192 LibTest/math/acos_A01_t01: Fail # TODO(ahe): Triage these tests. |
| 195 LibTest/math/asin_A01_t01: Fail # TODO(ahe): Triage these tests. | 193 LibTest/math/asin_A01_t01: Fail # TODO(ahe): Triage these tests. |
| 196 | 194 |
| 197 [ $compiler == dart2js && $checked ] | 195 [ $compiler == dart2js && $checked ] |
| (...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 590 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/7202 | 588 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/7202 |
| 591 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c
om/7202 | 589 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c
om/7202 |
| 592 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c
om/7202 | 590 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c
om/7202 |
| 593 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c
om/7202 | 591 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c
om/7202 |
| 594 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c
om/7202 | 592 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c
om/7202 |
| 595 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # http://dartbug.c
om/7202 | 593 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # http://dartbug.c
om/7202 |
| 596 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # http://dartbug.c
om/7202 | 594 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # http://dartbug.c
om/7202 |
| 597 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # http://dartbug.c
om/7202 | 595 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # http://dartbug.c
om/7202 |
| 598 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # http://dartbug.c
om/7202 | 596 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # http://dartbug.c
om/7202 |
| 599 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # http://dartbug.c
om/7202 | 597 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # http://dartbug.c
om/7202 |
| OLD | NEW |