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

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

Issue 9404030: Fix build breakage by marking Prefix101Test as a failing test for leg. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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
« no previous file with comments | « no previous file | no next file » | 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) 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 prefix language 5 prefix language
6 6
7 [ $component == leg && $checked ] 7 [ $component == leg && $checked ]
8 *: Skip 8 *: Skip
9 9
10 10
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 OverrideFieldMethod4NegativeTest: Fail 237 OverrideFieldMethod4NegativeTest: Fail
238 OverrideFieldMethod5NegativeTest: Fail 238 OverrideFieldMethod5NegativeTest: Fail
239 OverrideFieldMethod6NegativeTest: Fail 239 OverrideFieldMethod6NegativeTest: Fail
240 OverrideFieldTest/01: Fail 240 OverrideFieldTest/01: Fail
241 OverrideFieldTest/04: Fail 241 OverrideFieldTest/04: Fail
242 OverrideMethodWithFieldTest/01: Fail 242 OverrideMethodWithFieldTest/01: Fail
243 OverrideMethodWithFieldTest/none: Fail 243 OverrideMethodWithFieldTest/none: Fail
244 Param2Test: Fail 244 Param2Test: Fail
245 ParameterInitializerTest: Fail 245 ParameterInitializerTest: Fail
246 Prefix10Test: Fail 246 Prefix10Test: Fail
247 Prefix101Test: Fail
247 Prefix11Test: Fail 248 Prefix11Test: Fail
248 Prefix12Test: Fail 249 Prefix12Test: Fail
249 Prefix14Test: Fail 250 Prefix14Test: Fail
250 Prefix15Test: Fail 251 Prefix15Test: Fail
251 Prefix16NegativeTest: Fail 252 Prefix16NegativeTest: Fail
252 Prefix17Test: Fail 253 Prefix17Test: Fail
253 Prefix18NegativeTest: Fail 254 Prefix18NegativeTest: Fail
254 Prefix20NegativeTest: Fail 255 Prefix20NegativeTest: Fail
255 Prefix21Test: Fail 256 Prefix21Test: Fail
256 Prefix22Test: Fail 257 Prefix22Test: Fail
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 TypeVariableScopeTest/02: Fail 353 TypeVariableScopeTest/02: Fail
353 TypeVariableScopeTest/03: Fail 354 TypeVariableScopeTest/03: Fail
354 TypeVariableScopeTest/04: Fail 355 TypeVariableScopeTest/04: Fail
355 TypeVariableScopeTest/05: Fail 356 TypeVariableScopeTest/05: Fail
356 TypedMessageTest: Fail 357 TypedMessageTest: Fail
357 WhileTest: Fail 358 WhileTest: Fail
358 359
359 360
360 [ $component == leg && $mode == release] 361 [ $component == leg && $mode == release]
361 AssignTopMethodNegativeTest: Crash 362 AssignTopMethodNegativeTest: Crash
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698