OLD | NEW |
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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
76 LangGuideTest/07_Overriding/A04/t01: Fail # Bug 5371670. | 76 LangGuideTest/07_Overriding/A04/t01: Fail # Bug 5371670. |
77 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A02/t01: Fail # Bug 5371670. | 77 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A02/t01: Fail # Bug 5371670. |
78 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A02/t02: Fail # Bug 5371670. | 78 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A02/t02: Fail # Bug 5371670. |
79 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A04/t01: Fail | 79 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A04/t01: Fail |
80 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A01/t01: Fail | 80 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A01/t01: Fail |
81 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t06: Fail | 81 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t06: Fail |
82 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A01/t01: Fail | 82 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A01/t01: Fail |
83 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t06: Fail | 83 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t06: Fail |
84 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A01/t01: Fail | 84 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A01/t01: Fail |
85 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t06: Fail | 85 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t06: Fail |
86 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t01: Crash | |
87 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t02: Crash | |
88 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t03: Crash | |
89 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A03/t01: Crash | |
90 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t01: Crash | |
91 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t02: Crash | |
92 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail | 86 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail |
93 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail | 87 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail |
94 LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail | 88 LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail |
95 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail | 89 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail |
96 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Crash | 90 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail # Bad test. |
97 LangSpecTest/13_Types/13_5_Function_Types/A01/t02: Crash | 91 LangSpecTest/13_Types/13_5_Function_Types/A01/t10: Fail |
98 LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Crash | 92 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail |
99 LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Crash | 93 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail |
100 LangSpecTest/13_Types/13_5_Function_Types/A01/t06: Crash | 94 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail |
101 LangSpecTest/13_Types/13_5_Function_Types/A01/t07: Crash | 95 LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Fail |
102 LangSpecTest/13_Types/13_5_Function_Types/A01/t08: Crash | 96 LangSpecTest/13_Types/13_5_Function_Types/A01/t21: Fail |
103 LangSpecTest/13_Types/13_5_Function_Types/A01/t09: Crash | |
104 LangSpecTest/13_Types/13_5_Function_Types/A01/t10: Crash | |
105 LangSpecTest/13_Types/13_5_Function_Types/A01/t11: Crash | |
106 LangSpecTest/13_Types/13_5_Function_Types/A01/t12: Crash | |
107 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Crash | |
108 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Crash | |
109 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Crash | |
110 LangSpecTest/13_Types/13_5_Function_Types/A01/t16: Crash | |
111 LangSpecTest/13_Types/13_5_Function_Types/A01/t17: Crash | |
112 LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Crash | |
113 LangSpecTest/13_Types/13_5_Function_Types/A01/t19: Crash | |
114 LangSpecTest/13_Types/13_5_Function_Types/A01/t20: Crash | |
115 LangSpecTest/13_Types/13_5_Function_Types/A01/t21: Crash | |
116 LangSpecTest/13_Types/13_5_Function_Types/A01/t22: Crash | |
117 LangSpecTest/13_Types/13_5_Function_Types/A01/t23: Crash | |
118 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t01:
Fail # Bug 5532690 | 97 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t01:
Fail # Bug 5532690 |
119 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t02:
Fail # Bug 5532690 | 98 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t02:
Fail # Bug 5532690 |
120 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t03:
Fail # Bug 5532690 | 99 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t03:
Fail # Bug 5532690 |
121 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t04:
Fail # Bug 5532690 | 100 LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t04:
Fail # Bug 5532690 |
122 LibTest/core/AssertError/column/AssertError/column/A01/t01: Fail | 101 LibTest/core/AssertError/column/AssertError/column/A01/t01: Fail |
123 LibTest/core/AssertError/column/AssertError/column/A01/t02: Fail | 102 LibTest/core/AssertError/column/AssertError/column/A01/t02: Fail |
124 LibTest/core/AssertError/failedAssertion/AssertError/failedAssertion/A01/t01: Fa
il | 103 LibTest/core/AssertError/failedAssertion/AssertError/failedAssertion/A01/t01: Fa
il |
125 LibTest/core/AssertError/line/AssertError/line/A01/t01: Fail | 104 LibTest/core/AssertError/line/AssertError/line/A01/t01: Fail |
126 LibTest/core/AssertError/line/AssertError/line/A01/t02: Fail | 105 LibTest/core/AssertError/line/AssertError/line/A01/t02: Fail |
127 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t01: Fail | 106 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t01: Fail |
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
413 | 392 |
414 [ $component == dartium ] | 393 [ $component == dartium ] |
415 *: Skip | 394 *: Skip |
416 | 395 |
417 | 396 |
418 [ $component == chromium ] | 397 [ $component == chromium ] |
419 *: Skip | 398 *: Skip |
420 | 399 |
421 [ $component == frogium ] | 400 [ $component == frogium ] |
422 *: Skip | 401 *: Skip |
OLD | NEW |