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

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

Issue 8972011: Fix paths in build process so we can build dartc (and then frog) on Windows. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years 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 | « compiler/generate_source_list.py ('k') | tools/create_sdk.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 7
8 # 8 #
9 # Problems specific to running on Mac OS X 9 # Problems specific to running on Mac OS X
10 # 10 #
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument s/A02/t02: Fail # Bug 5371670. 75 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument s/A02/t02: Fail # Bug 5371670.
76 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument s/A04/t01: Fail 76 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument s/A04/t01: Fail
77 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A01/t01: Fail 77 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A01/t01: Fail
78 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A02/t06: Fail 78 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co mpound_Assignment/A02/t06: Fail
79 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp ound_Assignment/A01/t01: Fail 79 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp ound_Assignment/A01/t01: Fail
80 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp ound_Assignment/A02/t06: Fail 80 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp ound_Assignment/A02/t06: Fail
81 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo und_Assignment/A01/t01: Fail 81 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo und_Assignment/A01/t01: Fail
82 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo und_Assignment/A02/t06: Fail 82 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo und_Assignment/A02/t06: Fail
83 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail 83 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail
84 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail 84 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail
85 LangSpecTest/13_Types/13_4_Interface_Types/A11/t01: Skip # Bug 862
85 LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail 86 LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail
86 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 87 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
87 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail # Bad test, Issue 59 88 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail # Bad test, Issue 59
88 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail 89 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail
89 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail 90 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail
90 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail 91 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail
91 LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Fail 92 LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Fail
92 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t01: Fail # Bug 5532690 93 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t01: Fail # Bug 5532690
93 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t02: Fail # Bug 5532690 94 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t02: Fail # Bug 5532690
94 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t03: Fail # Bug 5532690 95 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t03: Fail # Bug 5532690
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
387 388
388 [ $component == dartium ] 389 [ $component == dartium ]
389 *: Skip 390 *: Skip
390 391
391 392
392 [ $component == chromium ] 393 [ $component == chromium ]
393 *: Skip 394 *: Skip
394 395
395 [ $component == frogium ] 396 [ $component == frogium ]
396 *: Skip 397 *: Skip
OLDNEW
« no previous file with comments | « compiler/generate_source_list.py ('k') | tools/create_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698