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

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

Issue 204103007: Add more ContentShellOnAndroid entries to status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « tests/co19/co19-co19.status ('k') | 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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
9 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. 9 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
10 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure. 10 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure.
(...skipping 21 matching lines...) Expand all
32 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri age this failure 32 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri age this failure
33 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri age this failure 33 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri age this failure
34 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri age this failure 34 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri age this failure
35 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri age this failure 35 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri age this failure
36 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri age this failure 36 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri age this failure
37 37
38 LibTest/async/Timer/Timer_A01_t01: RuntimeError, Pass # Issue 16475 38 LibTest/async/Timer/Timer_A01_t01: RuntimeError, Pass # Issue 16475
39 39
40 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ] 40 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ]
41 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa ilure 41 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa ilure
42
43 [ $compiler == none && $runtime == ContentShellOnAndroid ]
44 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698