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

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

Issue 11040023: Update co19 to r357. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
7 7
8 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 8 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
10 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429 10 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429
11 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429 11 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429
12 12
13 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 13 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
14 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 14 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
15 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 15 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
16 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 16 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
17 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 17 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
18 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure. 18 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure.
19 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 19 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
20 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 20 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
21 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 21 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
22 Language/10_Expressions/01_Constants_A13_t01: Fail # TODO(ahe): Please triage th is failure. 22 Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
23 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure. 23 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure.
24 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure. 24 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure.
25 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure. 25 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure.
26 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.
27 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.
28 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.
29 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.
30 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.
31 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.
32 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 32 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
33 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure. 33 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure.
34 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 34 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
35 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 35 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
36 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 36 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
37 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 37 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
38 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 38 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
39 Language/10_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure. 39 Language/10_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure.
40 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure. 40 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure.
41 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 41 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
42 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure. 42 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure.
43 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 43 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
44 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 44 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
45 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 45 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
46 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 46 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
47 Language/10_Expressions/25_Unary_Expressions_A01_t23: Fail # TODO(ahe): Please t riage this failure.
48 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 47 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure.
49 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 48 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
50 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail # TODO(ahe): Please tr iage this failure. 49 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail # TODO(ahe): Please tr iage this failure.
51 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail # TODO(ahe): Please tr iage this failure. 50 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail # TODO(ahe): Please tr iage this failure.
52 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail # TODO(ahe): Please tr iage this failure. 51 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail # TODO(ahe): Please tr iage this failure.
53 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail # TODO(ahe): Please tr iage this failure. 52 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail # TODO(ahe): Please tr iage this failure.
54 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail # TODO(ahe): Please tr iage this failure. 53 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail # TODO(ahe): Please tr iage this failure.
55 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure. 54 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure.
56 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure. 55 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure.
57 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure. 56 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
58 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure. 57 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure.
59 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure. 58 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure.
60 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr iage this failure. 59 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr iage this failure.
61 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure. 60 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure.
62 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure. 61 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure.
63 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 62 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
63 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure.
64 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re.
64 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re. 65 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
65 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 66 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
66 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure. 67 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure.
67 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 68 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
68 69
69 [ $compiler == dart2js && $unchecked ] 70 [ $compiler == dart2js && $unchecked ]
70 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 71 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
71 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 72 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
72 73
73 74
74 [ $compiler == dart2js && $checked ] 75 [ $compiler == dart2js && $checked ]
75 # Tests rely on a VM exception being thrown in checked mode.
76 Language/10_Expressions/10_Instance_Creation/2_Const_A09_t02: Fail, OK
77 Language/10_Expressions/10_Instance_Creation/2_Const_A09_t03: Fail, OK
78
79 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348 76 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348
80 77
81 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 78 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
82 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 79 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
83 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 80 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
84 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 81 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
85 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure. 82 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
86 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 83 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
87 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 84 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
88 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 85 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
89 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure. 86 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure.
90 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 87 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
91 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 88 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
92 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 89 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
93 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 90 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
94 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 91 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
95 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 92 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
96 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 93 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
97 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure.
98 Language/10_Expressions/08_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
99 Language/10_Expressions/08_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
100 Language/10_Expressions/08_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
101 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure. 94 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure.
102 Language/10_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure. 95 Language/10_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
103 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(ahe): Pleas e triage this failure. 96 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(ahe): Pleas e triage this failure.
104 Language/10_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure. 97 Language/10_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
105 Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure. 98 Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
106 Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure. 99 Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
107 Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure. 100 Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
108 Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure. 101 Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure.
109 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
110 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
111 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
112 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
113 Language/10_Expressions/11_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure. 102 Language/10_Expressions/11_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
114 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 103 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
115 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 104 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
116 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 105 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
117 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure. 106 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
118 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure. 107 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
119 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 108 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
120 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 109 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
121 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 110 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
122 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 111 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 156 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200
168 157
169 # Slow tests that needs extra time to finish. 158 # Slow tests that needs extra time to finish.
170 LibTest/core/List/sort_A01_t06: Slow, Pass 159 LibTest/core/List/sort_A01_t06: Slow, Pass
171 160
172 # Tests that fail because they use the legacy try-catch syntax. 161 # Tests that fail because they use the legacy try-catch syntax.
173 # See co19 issue 184. 162 # See co19 issue 184.
174 Language/11_Statements/09_Try_A01_t01: Fail, OK 163 Language/11_Statements/09_Try_A01_t01: Fail, OK
175 Language/11_Statements/09_Try_A02_t03: Fail, OK 164 Language/11_Statements/09_Try_A02_t03: Fail, OK
176 Language/11_Statements/09_Try_A04_t01: Fail, OK 165 Language/11_Statements/09_Try_A04_t01: Fail, OK
177 Language/11_Statements/14_Throw_A02_t02: Fail, OK
178 Language/11_Statements/14_Throw_A02_t03: Fail, OK
179 LibTest/core/Expect/equals_A02_t01: Fail, OK 166 LibTest/core/Expect/equals_A02_t01: Fail, OK
180 LibTest/core/List/getRange_A03_t01: Fail, OK 167 LibTest/core/List/getRange_A03_t01: Fail, OK
181 LibTest/core/List/removeRange_A06_t01: Fail, OK 168 LibTest/core/List/removeRange_A06_t01: Fail, OK
182 LibTest/core/List/setRange_A05_t01: Fail, OK 169 LibTest/core/List/setRange_A05_t01: Fail, OK
183 LibTest/core/Set/addAll_A01_t04: Fail, OK 170 LibTest/core/Set/addAll_A01_t04: Fail, OK
184 LibTest/core/Set/contains_A01_t03: Fail, OK 171 LibTest/core/Set/contains_A01_t03: Fail, OK
185 LibTest/core/Set/containsAll_A01_t03: Fail, OK 172 LibTest/core/Set/containsAll_A01_t03: Fail, OK
186 LibTest/core/Set/intersection_A01_t02: Fail, OK 173 LibTest/core/Set/intersection_A01_t02: Fail, OK
187 LibTest/core/Set/remove_A01_t04: Fail, OK 174 LibTest/core/Set/remove_A01_t04: Fail, OK
188 LibTest/core/Set/removeAll_A01_t03: Fail, OK 175 LibTest/core/Set/removeAll_A01_t03: Fail, OK
189 176
190 # Tests that used to fail before deprecating the old try-catch syntax.
191 # The original issue that used to cause the test to fail is put in an
192 # end-of-line comment. See co19 issue 184.
193 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t05: Pass, OK # Missing check for const initializer
194
195 [ $compiler == dart2js && $system == macos && $runtime == d8 ] 177 [ $compiler == dart2js && $system == macos && $runtime == d8 ]
196 LibTest/core/Math/acos_A01_t01: Fail, OK 178 LibTest/core/Math/acos_A01_t01: Fail, OK
197 LibTest/core/Math/asin_A01_t01: Fail, OK 179 LibTest/core/Math/asin_A01_t01: Fail, OK
198 LibTest/core/Math/atan_A01_t01: Fail, OK 180 LibTest/core/Math/atan_A01_t01: Fail, OK
199 181
200 [ $compiler == dart2js && $system == windows && $runtime == d8 ] 182 [ $compiler == dart2js && $system == windows && $runtime == d8 ]
201 LibTest/core/double/operator_remainder_A01_t04: Fail 183 LibTest/core/double/operator_remainder_A01_t04: Fail
202 184
203 [ $compiler == dart2js ] 185 [ $compiler == dart2js ]
204 Language/11_Statements/14_Throw_A03_t01: Fail # http://dartbug.com/5519
205 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519 186 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519
206 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519 187 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519
207 188
208 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics. 189 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics.
209 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics. 190 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics.
210 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. 191 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics.
211 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. 192 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics.
212 193
213 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call 194 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call
214 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 195 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass 294 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass
314 295
315 # 296 #
316 # Issues with co19 test suite. 297 # Issues with co19 test suite.
317 # 298 #
318 # If you add anything here, either file a bug against the Dart 299 # If you add anything here, either file a bug against the Dart
319 # language specification, co19 test suite, or add a comment that ahe@ 300 # language specification, co19 test suite, or add a comment that ahe@
320 # can understand so he can file a bug later. 301 # can understand so he can file a bug later.
321 # 302 #
322 [ $compiler == dart2js ] 303 [ $compiler == dart2js ]
323 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression.
324 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression. 304 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression.
325 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. 305 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression.
326 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression. 306 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression.
327 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression. 307 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
328 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement. 308 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
329 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement. 309 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement.
330 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. 310 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
331 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000 311 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000
332 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 312 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
333 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 313 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 Language/10_Expressions/20_Equality_A05_t01: Fail # != cannot be called on super 429 Language/10_Expressions/20_Equality_A05_t01: Fail # != cannot be called on super
450 Language/10_Expressions/20_Equality_A07_t01: Fail # === cannot be called on supe r 430 Language/10_Expressions/20_Equality_A07_t01: Fail # === cannot be called on supe r
451 Language/10_Expressions/20_Equality_A08_t01: Fail # !== cannot be called on supe r 431 Language/10_Expressions/20_Equality_A08_t01: Fail # !== cannot be called on supe r
452 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super 432 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
453 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments 433 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments
454 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser. 434 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser.
455 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 435 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
456 436
457 [ $compiler == dart2js && $runtime == d8 ] 437 [ $compiler == dart2js && $runtime == d8 ]
458 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. 438 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails.
459 Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails.
460 Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails.
461 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 439 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
462 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.) 440 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.)
463 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' 441 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group'
464 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 442 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected')
465 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') 443 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected')
466 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 444 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected')
467 445
468 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization. 446 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization.
469 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization. 447 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization.
470 Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization. 448 Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization.
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
592 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error. 570 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error.
593 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros. 571 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros.
594 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros. 572 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros.
595 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. 573 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.
596 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. 574 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.
597 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. 575 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.
598 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. 576 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.
599 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. 577 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.
600 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. 578 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.
601 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 . 579 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 .
602 Language/10_Expressions/08_Function_Expressions_A01_t03: Fail # Checks that the function body is required.
603 Language/10_Expressions/10_Instance_Creation/1_New_A02_t01: Fail # Checks that i t is a compile-time error if T is not a class or interface accessible in the cur rent scope.
604 Language/10_Expressions/10_Instance_Creation/1_New_A02_t02: Fail # Checks that i t is a compile-time error if T is not a class or interface accessible in the cur rent scope. Named constructor case.
605 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # Checks that i t is a compile-time error if T is a reference to a static method.
606 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # Checks that i t is a compile-time error if the type being instantiated does not declare a nam ed constructor T.id.
607 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # Checks that i t is a compile-time error if a class does not declare a constructor with the sam e name.
608 Language/10_Expressions/10_Instance_Creation/2_Const_A01_t02: Fail # Checks that it is a compile-time error if a constant object expression does not have argume nts.
609 Language/10_Expressions/10_Instance_Creation/2_Const_A03_t01: Fail # Checks that it is a compile-time error if T includes any type variables as a type argument.
610 Language/10_Expressions/14_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. 580 Language/10_Expressions/14_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.
611 Language/10_Expressions/20_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression. 581 Language/10_Expressions/20_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression.
612 Language/10_Expressions/20_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression. 582 Language/10_Expressions/20_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression.
613 Language/10_Expressions/20_Equality_A01_t17: Fail # Checks that equality express ions cannot be operands of another equality expression. 583 Language/10_Expressions/20_Equality_A01_t17: Fail # Checks that equality express ions cannot be operands of another equality expression.
614 Language/10_Expressions/20_Equality_A01_t18: Fail # Checks that equality express ions cannot be operands of another equality expression. 584 Language/10_Expressions/20_Equality_A01_t18: Fail # Checks that equality express ions cannot be operands of another equality expression.
615 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression. 585 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
616 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression. 586 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
617 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression. 587 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
618 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression. 588 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
619 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. 589 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.
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 735 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
766 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 736 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
767 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 737 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
768 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 738 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
769 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 739 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
770 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 740 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
771 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 741 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
772 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 742 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
773 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 743 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
774 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 744 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698