| 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 842 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 853 | 853 |
| 854 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 | 854 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 |
| 855 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 855 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 856 | 856 |
| 857 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 | 857 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 |
| 858 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 | 858 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 |
| 859 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 | 859 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 |
| 860 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 | 860 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 |
| 861 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 | 861 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 |
| 862 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 | 862 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 |
| 863 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 | |
| 864 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 | |
| 865 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 | |
| 866 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 | |
| 867 | 863 |
| 868 LibTest/core/Map/containsKey_A01_t02: Fail # Doesn't expect null to be allowed i
n Set or Map keys (issue 377). | 864 LibTest/core/Map/containsKey_A01_t02: Fail # Doesn't expect null to be allowed i
n Set or Map keys (issue 377). |
| 869 LibTest/core/Map/operator_subscript_A01_t02: Fail # Doesn't expect null to be al
lowed in Set or Map keys (issue 377). | 865 LibTest/core/Map/operator_subscript_A01_t02: Fail # Doesn't expect null to be al
lowed in Set or Map keys (issue 377). |
| 870 LibTest/core/Map/operator_subscripted_assignment_A01_t02: Fail # Doesn't expect
null to be allowed in Set or Map keys (issue 377). | 866 LibTest/core/Map/operator_subscripted_assignment_A01_t02: Fail # Doesn't expect
null to be allowed in Set or Map keys (issue 377). |
| 871 LibTest/core/Map/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). | 867 LibTest/core/Map/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). |
| 872 LibTest/core/Set/add_A01_t02: Fail # Doesn't expect null to be allowed in Set or
Map keys (issue 377). | 868 LibTest/core/Set/add_A01_t02: Fail # Doesn't expect null to be allowed in Set or
Map keys (issue 377). |
| 873 LibTest/core/Set/addAll_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). | 869 LibTest/core/Set/addAll_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). |
| 874 LibTest/core/Set/contains_A01_t02: Fail # Doesn't expect null to be allowed in S
et or Map keys (issue 377). | 870 LibTest/core/Set/contains_A01_t02: Fail # Doesn't expect null to be allowed in S
et or Map keys (issue 377). |
| 875 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). | 871 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). |
| 876 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). | 872 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). |
| 877 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). | 873 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). |
| 878 LibTest/core/Set/containsAll_A01_t02: Fail # Doesn't expect null to be allowed i
n Set or Map keys (issue 377). | 874 LibTest/core/Set/containsAll_A01_t02: Fail # Doesn't expect null to be allowed i
n Set or Map keys (issue 377). |
| 879 | 875 |
| 880 | 876 |
| 881 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification
error (issue 376). | 877 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification
error (issue 376). |
| 882 | 878 |
| 883 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 879 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 884 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 880 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
| 885 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 881 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
| 886 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 882 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 887 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 883 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| OLD | NEW |