| 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 [ $compiler == dartc ] | 5 [ $compiler == dartc ] |
| 6 | 6 |
| 7 Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135 | 7 Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135 |
| 8 Language/03_Overview/1_Scoping_A02_t30: Fail # Issue 3474 | 8 Language/03_Overview/1_Scoping_A02_t30: Fail # Issue 3474 |
| 9 Language/03_Overview/1_Scoping_A02_t31: Fail # Issue 3474 | 9 Language/03_Overview/1_Scoping_A02_t31: Fail # Issue 3474 |
| 10 Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143 | 10 Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143 |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 96 Language/10_Expressions/28_Identifier_Reference_A06_t09: Fail # co19 issue 140 | 96 Language/10_Expressions/28_Identifier_Reference_A06_t09: Fail # co19 issue 140 |
| 97 Language/10_Expressions/28_Identifier_Reference_A06_t10: Fail # co19 issue 140 | 97 Language/10_Expressions/28_Identifier_Reference_A06_t10: Fail # co19 issue 140 |
| 98 Language/10_Expressions/28_Identifier_Reference_A06_t11: Fail # co19 issue 140 | 98 Language/10_Expressions/28_Identifier_Reference_A06_t11: Fail # co19 issue 140 |
| 99 Language/10_Expressions/28_Identifier_Reference_A06_t12: Fail # co19 issue 140 | 99 Language/10_Expressions/28_Identifier_Reference_A06_t12: Fail # co19 issue 140 |
| 100 Language/10_Expressions/28_Identifier_Reference_A07_t03: Fail # co19 issue 140 | 100 Language/10_Expressions/28_Identifier_Reference_A07_t03: Fail # co19 issue 140 |
| 101 Language/10_Expressions/29_Type_Test_A01_t04: Fail # Issue 2437 | 101 Language/10_Expressions/29_Type_Test_A01_t04: Fail # Issue 2437 |
| 102 Language/11_Statements/02_Expression_Statements_A01_t05: Fail # Issue 1489 | 102 Language/11_Statements/02_Expression_Statements_A01_t05: Fail # Issue 1489 |
| 103 Language/11_Statements/02_Expression_Statements_A01_t07: Fail # Issue 1489 | 103 Language/11_Statements/02_Expression_Statements_A01_t07: Fail # Issue 1489 |
| 104 Language/11_Statements/05_For_A01_t11: Fail # Issue 3323 | 104 Language/11_Statements/05_For_A01_t11: Fail # Issue 3323 |
| 105 Language/11_Statements/08_Switch_A01_t01: Fail # Issue 2441 | 105 Language/11_Statements/08_Switch_A01_t01: Fail # Issue 2441 |
| 106 Language/11_Statements/09_Try_A01_t14: Fail # co19 issue 151 | 106 # Language/11_Statements/09_Try_A01_t14: Fail # co19 issue 151 |
| 107 Language/11_Statements/11_Labels_A03_t04: Fail # co19 issue 137 | 107 Language/11_Statements/11_Labels_A03_t04: Fail # co19 issue 137 |
| 108 Language/11_Statements/11_Labels_A03_t05: Fail # Issue 2441 | 108 Language/11_Statements/11_Labels_A03_t05: Fail # Issue 2441 |
| 109 Language/11_Statements/12_Break_A03_t05: Fail # co19 issue 138 | 109 Language/11_Statements/12_Break_A03_t05: Fail # co19 issue 138 |
| 110 Language/11_Statements/13_Continue_A02_t07: Fail # Issue 2441 | 110 Language/11_Statements/13_Continue_A02_t07: Fail # Issue 2441 |
| 111 Language/11_Statements/13_Continue_A02_t12: Fail # Issue 2441 | 111 Language/11_Statements/13_Continue_A02_t12: Fail # Issue 2441 |
| 112 Language/11_Statements/13_Continue_A02_t13: Fail # Issue 2442 | 112 Language/11_Statements/13_Continue_A02_t13: Fail # Issue 2442 |
| 113 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail # co19
Issue 109 | 113 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail # co19
Issue 109 |
| 114 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail # co19
Issue 109 | 114 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail # co19
Issue 109 |
| 115 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t20: Fail # co19
Issue 109 | 115 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t20: Fail # co19
Issue 109 |
| 116 Language/12_Libraries_and_Scripts/1_Imports_A02_t06: Fail # Issue 2384 | 116 Language/12_Libraries_and_Scripts/1_Imports_A02_t06: Fail # Issue 2384 |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 165 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass | 165 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass |
| 166 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass | 166 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass |
| 167 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass | 167 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass |
| 168 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass | 168 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass |
| 169 | 169 |
| 170 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass | 170 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass |
| 171 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass | 171 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass |
| 172 | 172 |
| 173 [ $runtime == drt && ($compiler == none || $compiler == frog) ] | 173 [ $runtime == drt && ($compiler == none || $compiler == frog) ] |
| 174 *: Skip | 174 *: Skip |
| OLD | NEW |