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

Side by Side Diff: dart/tests/co19/co19-runtime.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
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/testcfg.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 co19 5 prefix co19
6 6
7 [ $arch == ia32 ] 7 [ $component == vm ]
8 8
9 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04 /t01: Fail # Bug 5371433 9 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04 /t01: Fail # Bug 5371433
10 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01: Fail # Bug 5371433 10 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01: Fail # Bug 5371433
11 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai l # Bug 5371433 11 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai l # Bug 5371433
12 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A01/t02: Fail # Bug 5371433 12 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A01/t02: Fail # Bug 5371433
13 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A02/t01: Fail # Bug 5371433 13 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A02/t01: Fail # Bug 5371433
14 14
15 LangGuideTest/03_Values/03_4_String_Interpolation/A01/t02: Fail 15 LangGuideTest/03_Values/03_4_String_Interpolation/A01/t02: Fail
16 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A01/t01: Fail 16 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A01/t01: Fail
17 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A02/t11: Fail 17 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A02/t11: Fail
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 [ $arch == x64 ] 152 [ $arch == x64 ]
153 *: Skip 153 *: Skip
154 154
155 155
156 [ $arch == simarm ] 156 [ $arch == simarm ]
157 *: Skip 157 *: Skip
158 158
159 159
160 [ $arch == arm ] 160 [ $arch == arm ]
161 *: Skip 161 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698