Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: dart/tests/co19/co19-runtime.status

Issue 23437044: co19-roll to r587 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 [ $runtime == vm ] 5 [ $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 LibTest/typed_data/Float32List/buffer_A01_t01: fail # Issue 549
9 LibTest/typed_data/Float32List/Float32List.view_A01_t01: fail # Issue 549
10 LibTest/typed_data/Float32List/Float32List.view_A01_t02: fail # Issue 549
11 LibTest/typed_data/Float32List/offsetInBytes_A01_t01: fail # Issue 549
12 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01: fail # Issue 549
13 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # Issue 549
14 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # Issue 549
15 LibTest/typed_data/Float64List/buffer_A01_t01: fail # Issue 549
16 LibTest/typed_data/Float64List/Float64List.view_A01_t01: fail # Issue 549
17 LibTest/typed_data/Float64List/Float64List.view_A01_t02: fail # Issue 549
18 LibTest/typed_data/Float64List/offsetInBytes_A01_t01: fail # Issue 549
19 LibTest/typed_data/Int16List/buffer_A01_t01: fail # Issue 549
20 LibTest/typed_data/Int16List/Int16List.view_A01_t02: fail # Issue 549
21 LibTest/typed_data/Int16List/offsetInBytes_A01_t01: fail # Issue 549
22 LibTest/typed_data/Int32List/buffer_A01_t01: fail # Issue 549
23 LibTest/typed_data/Int32List/Int32List.view_A01_t01: fail # Issue 549
24 LibTest/typed_data/Int32List/Int32List.view_A01_t02: fail # Issue 549
25 LibTest/typed_data/Int32List/offsetInBytes_A01_t01: fail # Issue 549
26 LibTest/typed_data/Int64List/buffer_A01_t01: fail # Issue 549
27 LibTest/typed_data/Int64List/Int64List.view_A01_t01: fail # Issue 549
28 LibTest/typed_data/Int64List/Int64List.view_A01_t02: fail # Issue 549
29 LibTest/typed_data/Int64List/offsetInBytes_A01_t01: fail # Issue 549
30 LibTest/typed_data/Uint16List/buffer_A01_t01: fail # Issue 549
31 LibTest/typed_data/Uint16List/offsetInBytes_A01_t01: fail # Issue 549
32 LibTest/typed_data/Uint16List/Uint16List.view_A01_t01: fail # Issue 549
33 LibTest/typed_data/Uint16List/Uint16List.view_A01_t02: fail # Issue 549
34 LibTest/typed_data/Uint32List/buffer_A01_t01: fail # Issue 549
35 LibTest/typed_data/Uint32List/offsetInBytes_A01_t01: fail # Issue 549
36 LibTest/typed_data/Uint32List/Uint32List.view_A01_t01: fail # Issue 549
37 LibTest/typed_data/Uint32List/Uint32List.view_A01_t02: fail # Issue 549
38 LibTest/typed_data/Uint64List/buffer_A01_t01: fail # Issue 549
39 LibTest/typed_data/Uint64List/offsetInBytes_A01_t01: fail # Issue 549
40 LibTest/typed_data/Uint64List/Uint64List.view_A01_t01: fail # Issue 549
41 LibTest/typed_data/Uint64List/Uint64List.view_A01_t02: fail # Issue 549
42 8
43 [ $runtime == vm && $system == windows ] 9 [ $runtime == vm && $system == windows ]
44 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. 10 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382.
45 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383. 11 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383.
46 12
47 [ $compiler == none && $runtime == vm ] 13 [ $compiler == none && $runtime == vm ]
48 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802 14 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802
49 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894 15 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894
50 16
51 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250 8 17 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250 8
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 # All isolate are being ignored at the moment as the library will go through som e changes. 114 # All isolate are being ignored at the moment as the library will go through som e changes.
149 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure 115 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure
150 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 116 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
151 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 117 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
152 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple ase triage this failure 118 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple ase triage this failure
153 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 119 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
154 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. 120 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec.
155 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. 121 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec.
156 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. 122 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec.
157 123
124 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail # co19-roll r587: Please triage this failure
125 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail # co19-roll r587: Please triage this failure
126
158 127
159 [ $compiler == none && $runtime == vm && $checked ] 128 [ $compiler == none && $runtime == vm && $checked ]
160 LibTest/typed_data/Float32x4List/elementAt_A01_t01: Fail # Dart issue 12861 129 LibTest/typed_data/Float32x4List/elementAt_A01_t01: Fail # Dart issue 12861
161 LibTest/typed_data/Float32x4List/fillRange_A01_t01: Fail # Dart issue 12861 130 LibTest/typed_data/Float32x4List/fillRange_A01_t01: Fail # Dart issue 12861
162 LibTest/typed_data/Float32x4List/first_A01_t01: Fail # Dart issue 12861 131 LibTest/typed_data/Float32x4List/first_A01_t01: Fail # Dart issue 12861
163 LibTest/typed_data/Float32x4List/first_A03_t01: Fail # Dart issue 12861 132 LibTest/typed_data/Float32x4List/first_A03_t01: Fail # Dart issue 12861
164 LibTest/typed_data/Float32x4List/firstWhere_A01_t01: Fail # Dart issue 12861 133 LibTest/typed_data/Float32x4List/firstWhere_A01_t01: Fail # Dart issue 12861
165 LibTest/typed_data/Float32x4List/firstWhere_A02_t01: Fail # Dart issue 12861 134 LibTest/typed_data/Float32x4List/firstWhere_A02_t01: Fail # Dart issue 12861
166 LibTest/typed_data/Float32x4List/getRange_A01_t01: Fail # Dart issue 12861 135 LibTest/typed_data/Float32x4List/getRange_A01_t01: Fail # Dart issue 12861
167 LibTest/typed_data/Float32x4List/getRange_A02_t01: Fail # Dart issue 12861 136 LibTest/typed_data/Float32x4List/getRange_A02_t01: Fail # Dart issue 12861
(...skipping 13 matching lines...) Expand all
181 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 150 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861
182 151
183 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] 152 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
184 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 153 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349
185 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 154 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349
186 155
187 [ $compiler == none && $runtime == vm && $system == windows ] 156 [ $compiler == none && $runtime == vm && $system == windows ]
188 LibTest/core/Uri/toFilePath_A02_t01: fail # co19 Issue 594 157 LibTest/core/Uri/toFilePath_A02_t01: fail # co19 Issue 594
189 LibTest/core/Uri/Uri.file_A01_t01: fail # co19 Issue 594 158 LibTest/core/Uri/Uri.file_A01_t01: fail # co19 Issue 594
190 159
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698