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

Side by Side Diff: tests/language/language.status

Issue 9479034: Update test.dart for detection output of machine formatted errors (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updates the multitest logic. Created 8 years, 9 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
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 # This directory contains tests that are intended to show the 5 # This directory contains tests that are intended to show the
6 # current state of the language. 6 # current state of the language.
7 7
8 # In order to maintain maximum test coverage for all builds, 8 # In order to maintain maximum test coverage for all builds,
9 # please use the following procedure to mark a test 9 # please use the following procedure to mark a test
10 # failed on architectures other than the one you are working on. 10 # failed on architectures other than the one you are working on.
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 ClosureCallWrongArgumentCountNegativeTest: Fail 116 ClosureCallWrongArgumentCountNegativeTest: Fail
117 CompileTimeConstant3Test: Fail # Issue 1780 117 CompileTimeConstant3Test: Fail # Issue 1780
118 ConstConstructorSyntaxTest/05: Fail 118 ConstConstructorSyntaxTest/05: Fail
119 ConstCounterNegativeTest: Fail # issue 1655 119 ConstCounterNegativeTest: Fail # issue 1655
120 Constructor3NegativeTest: Fail 120 Constructor3NegativeTest: Fail
121 ConstructorCallWrongArgumentCountNegativeTest: Fail 121 ConstructorCallWrongArgumentCountNegativeTest: Fail
122 DefaultFactoryLibraryTest: Fail # Issue 514 122 DefaultFactoryLibraryTest: Fail # Issue 514
123 DuplicateImplementsTest: Skip # Issue 976 123 DuplicateImplementsTest: Skip # Issue 976
124 Field3aNegativeTest: Fail 124 Field3aNegativeTest: Fail
125 FieldMethod4NegativeTest: Fail 125 FieldMethod4NegativeTest: Fail
126 FinalSyntaxTest/none: Fail 126 FinalSyntaxTest/*: Skip # can't handle base case
127 FunctionTypeAliasNegativeTest: Fail # Bug 5231617. 127 FunctionTypeAliasNegativeTest: Fail # Bug 5231617.
128 GenericParameterizedExtendsTest: Skip # Bug 5392297 128 GenericParameterizedExtendsTest: Skip # Bug 5392297
129 InstanceCallWrongArgumentCountNegativeTest: Fail 129 InstanceCallWrongArgumentCountNegativeTest: Fail
130 Label2NegativeTest: Fail # issue 1658 130 Label2NegativeTest: Fail # issue 1658
131 Library4NegativeTest: Fail # Bug 5406175 131 Library4NegativeTest: Fail # Bug 5406175
132 ListLiteral4Test: Fail # Issue 1343 132 ListLiteral4Test: Fail # Issue 1343
133 LiteralUnaryPlusTest/01: Fail # Issue 1399 133 LiteralUnaryPlusTest/01: Fail # Issue 1399
134 MapLiteral4Test: Fail # Issue 1343 134 MapLiteral4Test: Fail # Issue 1343
135 NamedParametersNegativeTest: Fail 135 NamedParametersNegativeTest: Fail
136 NoSuchMethodNegativeTest: Fail 136 NoSuchMethodNegativeTest: Fail
137 NumbersTest: Fail # Fails because numbers are mapped to doubles. 137 NumbersTest: Fail # Fails because numbers are mapped to doubles.
138 OverrideFieldMethod1NegativeTest: Fail # Bug 5215249 138 OverrideFieldMethod1NegativeTest: Fail # Bug 5215249
139 OverrideFieldMethod2NegativeTest: Fail # Bug 5215249 139 OverrideFieldMethod2NegativeTest: Fail # Bug 5215249
140 OverrideFieldMethod3NegativeTest: Fail # Bug 5215249 140 OverrideFieldMethod3NegativeTest: Fail # Bug 5215249
141 OverrideFieldMethod4NegativeTest: Fail # Bug 5215249 141 OverrideFieldMethod4NegativeTest: Fail # Bug 5215249
142 OverrideFieldMethod5NegativeTest: Fail # Bug 5215249 142 OverrideFieldMethod5NegativeTest: Fail # Bug 5215249
143 OverrideFieldMethod6NegativeTest: Fail # Bug 5215249 143 OverrideFieldMethod6NegativeTest: Fail # Bug 5215249
144 OverrideFieldTest/04: Fail # Bug 5215249 144 OverrideFieldTest/04: Fail # Bug 5215249
145 OverrideMethodWithFieldTest/01: Fail # Bug 5215249 145 OverrideMethodWithFieldTest/01: Fail # Bug 5215249
146 Prefix101Test: Fail # Allow multiple imports with same prefix. 146 Prefix101Test: Fail # Allow multiple imports with same prefix.
147 Prefix11NegativeTest: Fail # Bug 5406175 147 Prefix11NegativeTest: Fail # Bug 5406175
148 Prefix12NegativeTest: Fail # Bug 5406175 148 Prefix12NegativeTest: Fail # Bug 5406175
149 Prefix16NegativeTest: Fail # Bug 5532534 149 Prefix16NegativeTest: Fail # Bug 5532534
150 Prefix22NegativeTest: Fail # Needs to be re-written as multitest
151 Prefix23NegativeTest: Fail # Needs to be re-written as multitest
150 Prefix3NegativeTest: Fail # Bug 5406175 152 Prefix3NegativeTest: Fail # Bug 5406175
151 Prefix6NegativeTest: Fail 153 Prefix6NegativeTest: Fail
152 PrivateMember3NegativeTest: Fail 154 PrivateMember3NegativeTest: Fail
153 PseudoKWIllegalTest/01: Fail # Issue 356 155 PseudoKWIllegalTest/01: Fail # Issue 356
154 PseudoKWIllegalTest/02: Fail # Issue 356 156 PseudoKWIllegalTest/02: Fail # Issue 356
155 PseudoKWIllegalTest/03: Fail # Issue 356 157 PseudoKWIllegalTest/03: Fail # Issue 356
156 PseudoKWIllegalTest/04: Fail # Issue 356 158 PseudoKWIllegalTest/04: Fail # Issue 356
157 PseudoKWIllegalTest/05: Fail # Issue 356 159 PseudoKWIllegalTest/05: Fail # Issue 356
158 PseudoKWIllegalTest/06: Fail # Issue 356 160 PseudoKWIllegalTest/06: Fail # Issue 356
159 PseudoKWIllegalTest/07: Fail # Issue 356 161 PseudoKWIllegalTest/07: Fail # Issue 356
(...skipping 14 matching lines...) Expand all
174 StaticField2RunNegativeTest: Fail # issue 1662 176 StaticField2RunNegativeTest: Fail # issue 1662
175 StaticField2aRunNegativeTest: Fail # issue 1662 177 StaticField2aRunNegativeTest: Fail # issue 1662
176 StringEscape1NegativeTest: Fail # Issue 1351. 178 StringEscape1NegativeTest: Fail # Issue 1351.
177 StringEscape4NegativeTest: Fail # Issue 1351. 179 StringEscape4NegativeTest: Fail # Issue 1351.
178 SuperOperatorTest: Fail # Bug 4995463. 180 SuperOperatorTest: Fail # Bug 4995463.
179 Switch3NegativeTest: Fail # issue 1663 181 Switch3NegativeTest: Fail # issue 1663
180 Switch7NegativeTest: Fail # Bug 4208467. 182 Switch7NegativeTest: Fail # Bug 4208467.
181 SwitchLabelTest: Fail # Bug 4208467. 183 SwitchLabelTest: Fail # Bug 4208467.
182 ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586 184 ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586
183 Throw7NegativeTest: Fail # Bug 4208459. 185 Throw7NegativeTest: Fail # Bug 4208459.
186 TypeVariableBoundsTest/01: Fail # issue 1900
184 187
185 # 188 #
186 # Add new dartc annotations above in alphabetical order 189 # Add new dartc annotations above in alphabetical order
187 # 190 #
188 191
189 # VM or Frog specific tests that should not be run by DartC. 192 # VM or Frog specific tests that should not be run by DartC.
190 *VMTest: Skip 193 *VMTest: Skip
191 *VMNegativeTest: Skip 194 *VMNegativeTest: Skip
192 *FrogTest: Skip 195 *FrogTest: Skip
193 *FrogNegativeTest: Skip 196 *FrogNegativeTest: Skip
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 [ $component == frog && $mode == debug ] 453 [ $component == frog && $mode == debug ]
451 ConstructorRedirect1NegativeTest: Skip # Undiagnosed infinite loop. 454 ConstructorRedirect1NegativeTest: Skip # Undiagnosed infinite loop.
452 ConstructorRedirect2NegativeTest: Skip # Undiagnosed infinite loop. 455 ConstructorRedirect2NegativeTest: Skip # Undiagnosed infinite loop.
453 456
454 [ $arch == simarm ] 457 [ $arch == simarm ]
455 *: Skip 458 *: Skip
456 459
457 [ $arch == arm ] 460 [ $arch == arm ]
458 *: Skip 461 *: Skip
459 462
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698