| 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 == dart2dart ] | 5 [ $compiler == dart2dart ] |
| 6 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s
ame name a type parameter | 6 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s
ame name a type parameter |
| 7 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s
ame name a type parameter | 7 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s
ame name a type parameter |
| 8 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s
ame name a type parameter | 8 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s
ame name a type parameter |
| 9 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s
ame name a type parameter | 9 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s
ame name a type parameter |
| 10 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s
ame name a type parameter | 10 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s
ame name a type parameter |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i
nherited from VM | 50 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i
nherited from VM |
| 51 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # inherited from VM | 51 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # inherited from VM |
| 52 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il | 52 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il |
| 53 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il | 53 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il |
| 54 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited
from VM | 54 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited
from VM |
| 55 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i
ssue 294 | 55 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i
ssue 294 |
| 56 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 | 56 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 |
| 57 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 | 57 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 |
| 58 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM | 58 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM |
| 59 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 | 59 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 |
| 60 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683 | |
| 61 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 | 60 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 |
| 62 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 | 61 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 |
| 63 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 | 62 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 |
| 64 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 | 63 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 |
| 65 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 | 64 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 66 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 | 65 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 |
| 67 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 | 66 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 68 | 67 |
| 69 [ $compiler == dart2dart && $system == windows ] | 68 [ $compiler == dart2dart && $system == windows ] |
| 70 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN | 69 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 | 139 |
| 141 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 | 140 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 |
| 142 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 | 141 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 |
| 143 | 142 |
| 144 [ $compiler == dart2dart && $minified ] | 143 [ $compiler == dart2dart && $minified ] |
| 145 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure | 144 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure |
| 146 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure | 145 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure |
| 147 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure | 146 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure |
| 148 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure | 147 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure |
| 149 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 148 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
| OLD | NEW |