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

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

Issue 23931004: Triage of vm co19 issues. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8 LibTest/typed_data/Float32List/buffer_A01_t01: fail # Issue 549
9 LibTest/typed_data/Float32List/Float32List.view_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 10 LibTest/typed_data/Float32List/Float32List.view_A01_t02: fail # Issue 549
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1 2861 173 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1 2861
174 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail # Dart issue 12861 174 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail # Dart issue 12861
175 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Dart issue 12861 175 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Dart issue 12861
176 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 176 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861
177 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 177 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861
178 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 178 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861
179 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 179 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861
180 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 180 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861
181 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 181 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861
182 182
183 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
184 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
186
183 [ $compiler == none && $runtime == vm && $system == windows ] 187 [ $compiler == none && $runtime == vm && $system == windows ]
184 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # co19-roll r576: Ple ase triage this failure 188 LibTest/core/Uri/toFilePath_A02_t01: fail # co19 Issue 594
185 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # co19-roll r576: Ple ase triage this failure 189 LibTest/core/Uri/Uri.file_A01_t01: fail # co19 Issue 594
186 LibTest/core/Uri/toFilePath_A02_t01: fail # co19-roll r576: Please triage this f ailure
187 LibTest/core/Uri/Uri.file_A01_t01: fail # co19-roll r576: Please triage this fai lure
188 190
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698