| OLD | NEW |
| 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2011, 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 prefix co19 | 5 prefix co19 |
| 6 | 6 |
| 7 [ $component == leg && $system == macos ] | 7 [ $component == leg && $system == macos ] |
| 8 LibTest/core/Math/acos_A01_t01: Fail | 8 LibTest/core/Math/acos_A01_t01: Fail |
| 9 LibTest/core/Math/asin_A01_t01: Fail | 9 LibTest/core/Math/asin_A01_t01: Fail |
| 10 LibTest/core/Math/atan_A01_t01: Fail | 10 LibTest/core/Math/atan_A01_t01: Fail |
| (...skipping 26 matching lines...) Expand all Loading... |
| 37 | 37 |
| 38 | 38 |
| 39 [ $component == leg ] | 39 [ $component == leg ] |
| 40 Language/10_Expressions/01_Constants_A16_t01: Crash # TODO(ahe): Investigate. | 40 Language/10_Expressions/01_Constants_A16_t01: Crash # TODO(ahe): Investigate. |
| 41 Language/10_Expressions/01_Constants_A16_t02: Crash # TODO(ahe): Investigate. | 41 Language/10_Expressions/01_Constants_A16_t02: Crash # TODO(ahe): Investigate. |
| 42 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Crash # TODO(ahe): Investigate. | 42 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Crash # TODO(ahe): Investigate. |
| 43 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Crash #
TODO(ahe): Investigate. | 43 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Crash #
TODO(ahe): Investigate. |
| 44 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Crash #
TODO(ahe): Investigate. | 44 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Crash #
TODO(ahe): Investigate. |
| 45 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Crash #
TODO(ahe): Investigate. | 45 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Crash #
TODO(ahe): Investigate. |
| 46 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Crash #
TODO(ahe): Investigate. | 46 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Crash #
TODO(ahe): Investigate. |
| 47 Language/11_Statements/11_Labels_A01_t01: Crash # TODO(ahe): Investigate. | 47 Language/11_Statements/11_Labels_A01_t01: Fail # Internal error in resolution of
break targets. |
| 48 Language/11_Statements/15_Assert_A02_t01: Crash # TODO(ahe): Investigate. | 48 Language/11_Statements/15_Assert_A02_t01: Crash # TODO(ahe): Investigate. |
| 49 | 49 |
| 50 | 50 |
| 51 Language/05_Variables/05_Variables_A01_t01: Fail # TODO(ahe): New co19 failure,
please triage. | 51 Language/05_Variables/05_Variables_A01_t01: Fail # TODO(ahe): New co19 failure,
please triage. |
| 52 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): New co19 failure,
please triage. | 52 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): New co19 failure,
please triage. |
| 53 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # TODO(ahe): Ne
w co19 failure, please triage. | 53 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # TODO(ahe): Ne
w co19 failure, please triage. |
| 54 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # TODO(ahe): Ne
w co19 failure, please triage. | 54 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # TODO(ahe): Ne
w co19 failure, please triage. |
| 55 Language/09_Generics/09_Generics_A04_t04: Fail # TODO(ahe): New co19 failure, pl
ease triage. | 55 Language/09_Generics/09_Generics_A04_t04: Fail # TODO(ahe): New co19 failure, pl
ease triage. |
| 56 Language/10_Expressions/01_Constants_A07_t01: Fail # TODO(ahe): New co19 failure
, please triage. | 56 Language/10_Expressions/01_Constants_A07_t01: Fail # TODO(ahe): New co19 failure
, please triage. |
| 57 Language/10_Expressions/01_Constants_A09_t01: Fail # TODO(ahe): New co19 failure
, please triage. | 57 Language/10_Expressions/01_Constants_A09_t01: Fail # TODO(ahe): New co19 failure
, please triage. |
| (...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 198 Language/13_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): New co19 failure,
please triage. | 198 Language/13_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): New co19 failure,
please triage. |
| 199 LibTest/core/double/toStringAsFixed_A01_t03: Fail # TODO(ahe): New co19 failure,
please triage. | 199 LibTest/core/double/toStringAsFixed_A01_t03: Fail # TODO(ahe): New co19 failure,
please triage. |
| 200 | 200 |
| 201 | 201 |
| 202 Language/13_Types/7_Type_Void_A01_t02: Fail # TODO(ahe): investigate. | 202 Language/13_Types/7_Type_Void_A01_t02: Fail # TODO(ahe): investigate. |
| 203 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t01: Fail
# TODO(ahe): investigate. | 203 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t01: Fail
# TODO(ahe): investigate. |
| 204 | 204 |
| 205 # Time outs on the bots. | 205 # Time outs on the bots. |
| 206 LibTest/core/List/sort_A01_t05: Skip # Times out. | 206 LibTest/core/List/sort_A01_t05: Skip # Times out. |
| 207 LibTest/core/List/sort_A01_t06: Skip # Times out. | 207 LibTest/core/List/sort_A01_t06: Skip # Times out. |
| 208 LibTest/core/List/sort_A01_t04: Skip # Times out. |
| 208 | 209 |
| 209 | 210 |
| 210 Language/10_Expressions/01_Constants_A17_t02: Skip # Times out. | 211 Language/10_Expressions/01_Constants_A17_t02: Skip # Times out. |
| 211 Language/10_Expressions/01_Constants_A17_t01: Skip # Times out. | 212 Language/10_Expressions/01_Constants_A17_t01: Skip # Times out. |
| 212 | 213 |
| 213 | 214 |
| 214 # Issues with co19 test suite. | 215 # Issues with co19 test suite. |
| 215 Language/11_Statements/10_Return_A02_t01: Fail, OK # co19 issue 87. | 216 Language/11_Statements/10_Return_A02_t01: Fail, OK # co19 issue 87. |
| 216 LibTest/core/Date/Date.fromString_A01_t02: Fail, OK # Undocumented behavior. | 217 LibTest/core/Date/Date.fromString_A01_t02: Fail, OK # Undocumented behavior. |
| 217 LibTest/core/Date/Date.fromString_A01_t03: Fail, OK # Undocumented behavior. | 218 LibTest/core/Date/Date.fromString_A01_t03: Fail, OK # Undocumented behavior. |
| (...skipping 544 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 762 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error | 763 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error |
| 763 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error | 764 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error |
| 764 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error | 765 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error |
| 765 Language/11_Statements/12_Break_A02_t03: Fail, OK # @compile-error | 766 Language/11_Statements/12_Break_A02_t03: Fail, OK # @compile-error |
| 766 Language/11_Statements/12_Break_A02_t04: Fail, OK # @compile-error | 767 Language/11_Statements/12_Break_A02_t04: Fail, OK # @compile-error |
| 767 Language/11_Statements/13_Continue_A02_t07: Fail, OK # @compile-error | 768 Language/11_Statements/13_Continue_A02_t07: Fail, OK # @compile-error |
| 768 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error | 769 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error |
| 769 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error | 770 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error |
| 770 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error | 771 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error |
| 771 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error | 772 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error |
| OLD | NEW |