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

Side by Side Diff: tests/co19/co19-dartium.status

Issue 40683002: It's a compile-time error if a const constructor call fails (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 1 month 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
OLDNEW
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 == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && $runtime == dartium ] 8 [ $compiler == none && $runtime == dartium ]
9 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this f ailure. 9 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this f ailure.
10 Language/05_Variables/05_Variables_A05_t01: Fail # Issue 13719: Please triage th is failure. 10 Language/05_Variables/05_Variables_A05_t01: Fail # Issue 13719: Please triage th is failure.
11 Language/05_Variables/05_Variables_A05_t02: Fail # Issue 13719: Please triage th is failure. 11 Language/05_Variables/05_Variables_A05_t02: Fail # Issue 13719: Please triage th is failure.
12 Language/05_Variables/05_Variables_A06_t01: Fail # Issue 13719: Please triage th is failure. 12 Language/05_Variables/05_Variables_A06_t01: Fail # Issue 13719: Please triage th is failure.
13 Language/05_Variables/05_Variables_A06_t02: Fail # Issue 13719: Please triage th is failure. 13 Language/05_Variables/05_Variables_A06_t02: Fail # Issue 13719: Please triage th is failure.
14 Language/05_Variables/05_Variables_A06_t03: Fail # Issue 13719: Please triage th is failure. 14 Language/05_Variables/05_Variables_A06_t03: Fail # Issue 13719: Please triage th is failure.
15 Language/05_Variables/05_Variables_A06_t04: Fail # Issue 13719: Please triage th is failure. 15 Language/05_Variables/05_Variables_A06_t04: Fail # Issue 13719: Please triage th is failure.
16 Language/05_Variables/05_Variables_A06_t05: Fail # Issue 13719: Please triage th is failure. 16 Language/05_Variables/05_Variables_A06_t05: Fail # Issue 13719: Please triage th is failure.
17 Language/05_Variables/05_Variables_A06_t06: Fail # Issue 13719: Please triage th is failure. 17 Language/05_Variables/05_Variables_A06_t06: Fail # Issue 13719: Please triage th is failure.
18 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Issue 13719: Please triage this failure. 18 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Issue 13719: Please triage this failure.
19 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Issue 13719: Please triage this failure. 19 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Issue 13719: Please triage this failure.
20 Language/07_Classes/07_Classes_A13_t01: Fail # co19-roll r623: Please triage thi s failure 20 Language/07_Classes/07_Classes_A13_t01: Fail # co19-roll r623: Please triage thi s failure
21 Language/07_Classes/07_Classes_A13_t04: Fail # co19-roll r623: Please triage thi s failure 21 Language/07_Classes/07_Classes_A13_t04: Fail # co19-roll r623: Please triage thi s failure
22 Language/07_Classes/07_Classes_A13_t07: Fail # co19-roll r623: Please triage thi s failure 22 Language/07_Classes/07_Classes_A13_t07: Fail # co19-roll r623: Please triage thi s failure
23 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. 23 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
24 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: Fail # Iss ue 13719: Please triage this failure. 24 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: Fail # Iss ue 13719: Please triage this failure.
25 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: Fail # Iss ue 13719: Please triage this failure. 25 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: Fail # Iss ue 13719: Please triage this failure.
26 Language/07_Classes/6_Constructors/2_Factories_A14_t01: Fail # co19-roll r623: P lease triage this failure 26 Language/07_Classes/6_Constructors/2_Factories_A14_t01: Fail # co19-roll r623: P lease triage this failure
27 Language/07_Classes/6_Constructors/2_Factories_A14_t02: Fail # co19-roll r623: P lease triage this failure 27 Language/07_Classes/6_Constructors/2_Factories_A14_t02: Fail # co19-roll r623: P lease triage this failure
28 Language/12_Expressions/01_Constants_A16_t04: Fail # Issue 13719: Please triage this failure. 28 Language/12_Expressions/01_Constants_A16_t04: Fail # Issue 13719: Please triage this failure.
29 Language/12_Expressions/01_Constants_A16_t05: Fail # Issue 13719: Please triage this failure.
30 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: Fail # Issue 13719 : Please triage this failure.
31 Language/12_Expressions/18_Assignment_A04_t09: Fail # co19-roll r607: Please tri age this failure 29 Language/12_Expressions/18_Assignment_A04_t09: Fail # co19-roll r607: Please tri age this failure
32 Language/12_Expressions/30_Identifier_Reference_A08_t02: Fail # Issue 13719: Ple ase triage this failure. 30 Language/12_Expressions/30_Identifier_Reference_A08_t02: Fail # Issue 13719: Ple ase triage this failure.
33 Language/13_Statements/03_Variable_Declaration_A04_t01: Fail # co19-roll r607: P lease triage this failure 31 Language/13_Statements/03_Variable_Declaration_A04_t01: Fail # co19-roll r607: P lease triage this failure
34 Language/13_Statements/03_Variable_Declaration_A04_t02: Fail # co19-roll r607: P lease triage this failure 32 Language/13_Statements/03_Variable_Declaration_A04_t02: Fail # co19-roll r607: P lease triage this failure
35 Language/13_Statements/03_Variable_Declaration_A04_t05: Fail # co19-roll r607: P lease triage this failure 33 Language/13_Statements/03_Variable_Declaration_A04_t05: Fail # co19-roll r607: P lease triage this failure
36 Language/13_Statements/03_Variable_Declaration_A04_t06: Fail # co19-roll r607: P lease triage this failure 34 Language/13_Statements/03_Variable_Declaration_A04_t06: Fail # co19-roll r607: P lease triage this failure
37 Language/13_Statements/03_Variable_Declaration_A04_t07: Fail # Issue 13719: Plea se triage this failure. 35 Language/13_Statements/03_Variable_Declaration_A04_t07: Fail # Issue 13719: Plea se triage this failure.
38 Language/13_Statements/03_Variable_Declaration_A04_t08: Fail # Issue 13719: Plea se triage this failure. 36 Language/13_Statements/03_Variable_Declaration_A04_t08: Fail # Issue 13719: Plea se triage this failure.
39 Language/13_Statements/04_Local_Function_Declaration_A04_t01: Fail # co19-roll r 607: Please triage this failure 37 Language/13_Statements/04_Local_Function_Declaration_A04_t01: Fail # co19-roll r 607: Please triage this failure
40 Language/13_Statements/06_For_A01_t11: Fail # Issue 13719: Please triage this fa ilure. 38 Language/13_Statements/06_For_A01_t11: Fail # Issue 13719: Please triage this fa ilure.
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena bled checked mode tests on dartium) 140 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena bled checked mode tests on dartium)
143 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # Ple ase triage this failure (enabled checked mode tests on dartium) 141 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # Ple ase triage this failure (enabled checked mode tests on dartium)
144 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Fail # Please triage t his failure (enabled checked mode tests on dartium) 142 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Fail # Please triage t his failure (enabled checked mode tests on dartium)
145 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail # Please triage this fail ure (enabled checked mode tests on dartium) 143 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail # Please triage this fail ure (enabled checked mode tests on dartium)
146 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium) 144 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
147 LibTest/collection/Queue/Queue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium) 145 LibTest/collection/Queue/Queue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
148 LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium) 146 LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium)
149 Language/12_Expressions/12_Instance_Creation_A01_t08: Fail # Please triage this failure (enabled checked mode tests on dartium) 147 Language/12_Expressions/12_Instance_Creation_A01_t08: Fail # Please triage this failure (enabled checked mode tests on dartium)
150 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium) 148 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium)
151 149
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698