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

Side by Side Diff: samples/samples.status

Issue 2780943004: Update status files for all test suites for -c dartk / -c dartkp configuration. (Closed)
Patch Set: Created 3 years, 8 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 | « runtime/tests/vm/vm.status ('k') | tests/corelib/corelib.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] 5 [$runtime == vm && $compiler == none && $system == fuchsia]
6 *: Skip # Not yet triaged. 6 *: Skip # Not yet triaged.
7 7
8 [ $browser ] 8 [ $browser ]
9 # Skip tests that uses dart:io 9 # Skip tests that uses dart:io
10 build_dart: Skip 10 build_dart: Skip
(...skipping 13 matching lines...) Expand all
24 *: Skip # Issue 28649 24 *: Skip # Issue 28649
25 25
26 [ $arch == arm ] 26 [ $arch == arm ]
27 sample_extension/test/*: Skip # Issue 14705 27 sample_extension/test/*: Skip # Issue 14705
28 28
29 [ $compiler == precompiler ] 29 [ $compiler == precompiler ]
30 sample_extension/test/*: Skip # These tests attempt to spawn another script usin g the precompiled runtime. 30 sample_extension/test/*: Skip # These tests attempt to spawn another script usin g the precompiled runtime.
31 31
32 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] 32 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
33 sample_extension/test/sample_extension_app_snapshot_test: Pass, RuntimeError # I ssue 28842 33 sample_extension/test/sample_extension_app_snapshot_test: Pass, RuntimeError # I ssue 28842
34
35 [ ($compiler == dartk || $compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
36 build_dart/test/build_dart_test: DartkCrash
OLDNEW
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698