| OLD | NEW |
| 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/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail, pass,
ok # co19 issue 634 |
| 9 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this f
ailure. | 10 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. | 11 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. | 12 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. | 13 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. | 14 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. | 15 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. | 16 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. | 17 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. | 18 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. | 19 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Issue 13719: Please triage this failure. |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena
bled checked mode tests on dartium) | 141 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena
bled 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) | 142 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # Ple
ase triage this 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) | 143 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Fail # Please triage t
his failure (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) | 144 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail # Please triage this fail
ure (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) | 145 LibTest/collection/ListQueue/ListQueue_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) | 146 LibTest/collection/Queue/Queue_class_A01_t01: Fail # Please triage this failure
(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) | 147 LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # Please triage this failu
re (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) | 148 Language/12_Expressions/12_Instance_Creation_A01_t08: Fail # Please triage this
failure (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) | 149 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Please triage this failu
re (enabled checked mode tests on dartium) |
| 149 | 150 |
| OLD | NEW |