| 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 == dart2js && $runtime == jsshell ] | 5 [ $compiler == dart2js && $runtime == jsshell ] |
| 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. | 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. |
| 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure | 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure |
| 8 | 8 |
| 9 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 9 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P
lease triage this failure | 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P
lease triage this failure |
| 11 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 | 11 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 |
| 12 | 12 |
| 13 | 13 |
| 14 # Crashes first, please. Then untriaged bugs. There is a section below | 14 # Crashes first, please. Then untriaged bugs. There is a section below |
| 15 # for co19 bugs. | 15 # for co19 bugs. |
| 16 [ $compiler == dart2js ] | 16 [ $compiler == dart2js ] |
| 17 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s
ame name a type parameter | 17 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s
ame name a type parameter |
| 18 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s
ame name a type parameter | 18 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s
ame name a type parameter |
| 19 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s
ame name a type parameter | 19 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s
ame name a type parameter |
| 20 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s
ame name a type parameter | 20 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s
ame name a type parameter |
| 21 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s
ame name a type parameter | 21 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s
ame name a type parameter |
| 22 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s
ame name a type parameter | 22 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s
ame name a type parameter |
| 23 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # TODO(ahe): Please tri
age this failure. | 23 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # TODO(ahe): Please tri
age this failure. |
| 24 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # TODO(ahe): Please tri
age this failure. | 24 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # TODO(ahe): Please tri
age this failure. |
| 25 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail #
co19-roll r576: Please triage this failure | |
| 26 LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage th
is failure. | 25 LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage th
is failure. |
| 27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please
triage this failure. | 26 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please
triage this failure. |
| 28 LibTest/core/List/List_A03_t01: RuntimeError # TODO(kasperl): Please triage this
failure. | 27 LibTest/core/List/List_A03_t01: RuntimeError # TODO(kasperl): Please triage this
failure. |
| 29 | 28 |
| 30 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr
iage this failure | 29 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr
iage this failure |
| 31 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr
iage this failure | 30 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr
iage this failure |
| 32 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria
ge this failure | 31 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria
ge this failure |
| 33 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria
ge this failure | 32 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria
ge this failure |
| 34 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria
ge this failure | 33 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria
ge this failure |
| 35 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri
age this failure | 34 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri
age this failure |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 158 | 157 |
| 159 | 158 |
| 160 # | 159 # |
| 161 # Issues with co19 test suite. | 160 # Issues with co19 test suite. |
| 162 # | 161 # |
| 163 # If you add anything here, either file a bug against the Dart | 162 # If you add anything here, either file a bug against the Dart |
| 164 # language specification, co19 test suite, or add a comment that ahe@ | 163 # language specification, co19 test suite, or add a comment that ahe@ |
| 165 # can understand so he can file a bug later. | 164 # can understand so he can file a bug later. |
| 166 # | 165 # |
| 167 [ $compiler == dart2js ] | 166 [ $compiler == dart2js ] |
| 167 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail #
co19 issue 648 |
| 168 Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198 | 168 Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198 |
| 169 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 | 169 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 |
| 170 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http:
//dartbug.com/5021 | 170 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http:
//dartbug.com/5021 |
| 171 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308 | 171 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308 |
| 172 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur
e | 172 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur
e |
| 173 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr
iage this failure | 173 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr
iage this failure |
| 174 LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failu
re | 174 LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failu
re |
| 175 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please
triage this failure | 175 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please
triage this failure |
| 176 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this
failure | 176 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this
failure |
| 177 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f
ailure | 177 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f
ailure |
| (...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 610 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure | 610 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure |
| 611 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 611 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| 612 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 612 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| 613 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 613 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
| 614 | 614 |
| 615 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure | 615 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 616 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure | 616 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure |
| 617 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure | 617 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 618 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 618 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
| 619 | 619 |
| OLD | NEW |