| 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_t04: Fail # TODO(ahe): Please triage this
failure. | 10 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this
failure. |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317 | 169 LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317 |
| 170 LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317 | 170 LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317 |
| 171 LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317 | 171 LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317 |
| 172 | 172 |
| 173 [ $compiler == dart2js && $unchecked ] | 173 [ $compiler == dart2js && $unchecked ] |
| 174 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple
ase triage this failure. | 174 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple
ase triage this failure. |
| 175 | 175 |
| 176 | 176 |
| 177 [ $compiler == dart2js && $runtime == jsshell ] | 177 [ $compiler == dart2js && $runtime == jsshell ] |
| 178 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 | 178 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 |
| 179 Language/05_Variables/05_Variables_A13_t02: Fail # TODO(ngeoaffray): Please tria
ge these failure. | |
| 180 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail # TODO(ngeoaffray): Ple
ase triage these failure. | |
| 181 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # TODO(n
geoaffray): Please triage these failure. | |
| 182 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # TODO(n
geoaffray): Please triage these failure. | |
| 183 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # TODO(ngeoaffray): Please triage these failure. | 179 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # TODO(ngeoaffray): Please triage these failure. |
| 184 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
TODO(ngeoaffray): Please triage these failure. | 180 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
TODO(ngeoaffray): Please triage these failure. |
| 185 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. | 181 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. |
| 186 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. | 182 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. |
| 187 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. | 183 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. |
| 188 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # TODO(ngeoaffray): Please triage these failure. | 184 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # TODO(ngeoaffray): Please triage these failure. |
| 189 LibTest/math/acos_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. | 185 LibTest/math/acos_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. |
| 190 LibTest/math/asin_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. | 186 LibTest/math/asin_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. |
| 191 | 187 |
| 192 [ $compiler == dart2js && $checked ] | 188 [ $compiler == dart2js && $checked ] |
| (...skipping 596 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 789 LibTest/core/Set/addAll_A01_t02: Fail | 785 LibTest/core/Set/addAll_A01_t02: Fail |
| 790 LibTest/core/Set/contains_A01_t02: Fail | 786 LibTest/core/Set/contains_A01_t02: Fail |
| 791 LibTest/core/Set/containsAll_A01_t02: Fail | 787 LibTest/core/Set/containsAll_A01_t02: Fail |
| 792 LibTest/core/Set/intersection_A03_t01: Fail | 788 LibTest/core/Set/intersection_A03_t01: Fail |
| 793 LibTest/core/Set/isSubsetOf_A01_t02: Fail | 789 LibTest/core/Set/isSubsetOf_A01_t02: Fail |
| 794 LibTest/core/Set/remove_A01_t02: Fail | 790 LibTest/core/Set/remove_A01_t02: Fail |
| 795 LibTest/core/Set/removeAll_A01_t02: Fail | 791 LibTest/core/Set/removeAll_A01_t02: Fail |
| 796 | 792 |
| 797 # Doesn't expect concurrent modification error (issue 376). | 793 # Doesn't expect concurrent modification error (issue 376). |
| 798 LibTest/core/Map/forEach_A01_t07: Fail | 794 LibTest/core/Map/forEach_A01_t07: Fail |
| OLD | NEW |