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

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

Issue 9428032: Update VM co19 status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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 prefix co19 5 prefix co19
6 6
7 7
8 8
9 [ $component == vm ] 9 [ $component == vm ]
10 10
11 LibTest/core/Promise/*: Skip # removed from corelib, (co19 issue #79) 11 LibTest/core/Promise/*: Skip # removed from corelib, (co19 issue #79)
12 LibTest/core/Proxy/*: Skip # removed from corelib, (co19 issue #79) 12 LibTest/core/Proxy/*: Skip # removed from corelib, (co19 issue #79)
13 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79) 13 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79)
14 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79) 14 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79)
15 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) 15 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79)
16 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) 16 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79)
17 LibTest/core/Stopwatch/elapsedInMs_A01_t01: Skip # Times out. See CL 9416065. 17 LibTest/core/Stopwatch/elapsedInMs_A01_t01: Skip # Times out. See CL 9416065.
18 LibTest/core/Stopwatch/start_A01_t02: Fail # Fixed in CL 9416065. 18 LibTest/core/Stopwatch/start_A01_t02: Fail # Fixed in CL 9416065.
19 LibTest/core/Stopwatch/elapsed_A01_t02: Skip # Times out. See CL 9416065. 19 LibTest/core/Stopwatch/elapsed_A01_t02: Skip # Times out. See CL 9416065.
20 LibTest/core/Stopwatch/elapsedInUs_A01_t01: Skip # Times out. See CL 9416065.
20 21
21 22
22 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_ 1_Class_Const_Expressions_A04_t01: Fail # Issue 392 23 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_ 1_Class_Const_Expressions_A04_t01: Fail # Issue 392
23 24
24 25
25 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail 26 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail
26 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail 27 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail
27 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail 28 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail
28 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail 29 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail
29 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail 30 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 Language/13_Types/8_Parameterized_Types_A03_t04: Fail 201 Language/13_Types/8_Parameterized_Types_A03_t04: Fail
201 Language/13_Types/8_Parameterized_Types_A03_t05: Fail 202 Language/13_Types/8_Parameterized_Types_A03_t05: Fail
202 203
203 204
204 [ $arch == simarm ] 205 [ $arch == simarm ]
205 *: Skip 206 *: Skip
206 207
207 208
208 [ $arch == arm ] 209 [ $arch == arm ]
209 *: Skip 210 *: Skip
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