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 == none && $runtime == vm ] | 5 [ $compiler == none && $runtime == vm ] |
6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392 | 6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392 |
7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392 | 7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392 |
8 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError
# Issue 7052 | 8 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError
# Issue 7052 |
9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError
# Issue 7052 | 9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError
# Issue 7052 |
10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError
# Issue 7052 | 10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError
# Issue 7052 |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
50 # All isolate are being ignored at the moment as the library will go through som
e changes. | 50 # All isolate are being ignored at the moment as the library will go through som
e changes. |
51 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure | 51 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure |
52 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure | 52 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure |
53 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure | 53 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure |
54 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure | 54 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure |
55 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure | 55 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure |
56 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. | 56 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. |
57 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. | 57 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. |
58 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. | 58 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. |
59 | 59 |
60 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13543 | 60 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13106 |
61 LibTest/typed_data/Float32x4/clamp_A02_t01: Pass, Fail # Issue 13543 | 61 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13398 |
62 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13543 | 62 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13398 |
63 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13543 | |
64 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError
# co19-roll r607: Please triage this failure | 63 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError
# co19-roll r607: Please triage this failure |
65 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError
# co19-roll r607: Please triage this failure | 64 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError
# co19-roll r607: Please triage this failure |
66 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6
07: Please triage this failure | 65 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6
07: Please triage this failure |
67 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure | 66 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure |
68 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage
this failure | 67 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage
this failure |
69 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage
this failure | 68 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage
this failure |
70 | 69 |
71 | 70 |
72 [ $compiler == none && $runtime == vm && $checked ] | 71 [ $compiler == none && $runtime == vm && $checked ] |
73 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 | 72 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
118 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 | 117 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 |
119 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 | 118 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 |
120 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro
ll r607: Please triage this failure | 119 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro
ll r607: Please triage this failure |
121 | 120 |
122 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] | 121 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] |
123 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 | 122 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 |
124 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 | 123 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 |
125 | 124 |
126 [ $compiler == none && $runtime == vm && $unchecked ] | 125 [ $compiler == none && $runtime == vm && $unchecked ] |
127 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure | 126 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure |
OLD | NEW |