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

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

Issue 2693643002: [Fuchsia] Update test status files (Closed)
Patch Set: Created 3 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
« no previous file with comments | « samples/samples.status ('k') | tests/isolate/isolate.status » ('j') | 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 && $compiler == none && $system == fuchsia]
6 *: Skip # Tests not included in the image.
7
5 [ $runtime == vm || $runtime == dart_precompiled ] 8 [ $runtime == vm || $runtime == dart_precompiled ]
6 9
7 # Failures ok in tests below. VM moves super initializer to end of list. 10 # Failures ok in tests below. VM moves super initializer to end of list.
8 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK 11 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK
9 Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK 12 Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK
10 Language/Expressions/Instance_Creation/New/execution_t06: Fail, OK 13 Language/Expressions/Instance_Creation/New/execution_t06: Fail, OK
11 14
12 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 22200 15 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 22200
13 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 22200 16 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 22200
14 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 22200 17 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 22200
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout 212 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout
210 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout 213 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout
211 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout 214 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout
212 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout 215 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout
213 LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Timing dependent 216 LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Timing dependent
214 LibTest/isolate/Isolate/spawnUri_A01_t07: Pass, Fail # Timing dependent 217 LibTest/isolate/Isolate/spawnUri_A01_t07: Pass, Fail # Timing dependent
215 LibTest/isolate/ReceivePort/take_A01_t02: Skip # Issue 27773 218 LibTest/isolate/ReceivePort/take_A01_t02: Skip # Issue 27773
216 219
217 [ $runtime == vm && $mode == release && $system == linux && ($arch == x64 || $ar ch == ia32)] 220 [ $runtime == vm && $mode == release && $system == linux && ($arch == x64 || $ar ch == ia32)]
218 LibTest/isolate/Isolate/spawn_A04_t05: Pass, Slow 221 LibTest/isolate/Isolate/spawn_A04_t05: Pass, Slow
OLDNEW
« no previous file with comments | « samples/samples.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698