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

Side by Side Diff: tests/stub-generator/stub-generator.status

Issue 8283031: Fix testing and buildbot. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 9 years, 2 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 | tools/test.py » ('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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 stub-generator 5 prefix stub-generator
6 6
7 [ $arch == ia32 ] 7 [ $arch == ia32 ]
8 MintMakerFullyIsolatedTest: Skip # issue 115 8 MintMakerFullyIsolatedTest: Skip # issue 115
9 MintMakerPromiseWithStubsTest: Fail
9 10
10 [ $arch == dartc ] 11 [ $arch == dartc ]
12 MintMakerFullyIsolatedTest: Skip
13 MintMakerPromiseWithStubsTest: Fail
11 14
12 [ $arch == x64 ] 15 [ $arch == x64 ]
13 *: Skip 16 *: Skip
14 17
15 [ $arch == simarm ] 18 [ $arch == simarm ]
16 *: Skip 19 *: Skip
17 20
18 [ $arch == arm ] 21 [ $arch == arm ]
19 *: Skip 22 *: Skip
20 23
21 [ $arch == dartium ] 24 [ $arch == dartium ]
22 *: Skip 25 *: Skip
23 26
24 [ $arch == chromium ] 27 [ $arch == chromium ]
25 *: Skip 28 *: Skip
OLDNEW
« no previous file with comments | « no previous file | tools/test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698