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

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

Issue 8408002: Add a new variable environment for testing, to replace the misusage of 'arch'. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 years, 1 month 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
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 [ $component == vm ]
8 8
9 [ $arch == dartc ] 9 [ $component == dartc ]
10 10
11 [ $arch == x64 ] 11 [ $arch == x64 ]
12 *: Skip 12 *: Skip
13 13
14 [ $arch == simarm ] 14 [ $arch == simarm ]
15 *: Skip 15 *: Skip
16 16
17 [ $arch == arm ] 17 [ $arch == arm ]
18 *: Skip 18 *: Skip
19 19
20 [ $arch == dartium ] 20 [ $component == dartium ]
21 *: Skip 21 *: Skip
22 22
23 [ $arch == chromium ] 23 [ $component == chromium ]
24 *: Skip 24 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/stub-generator/src/MintMakerPromiseWithStubsTest-generatedTest.dart ('k') | dart/tests/stub-generator/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698