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

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

Issue 9187050: forgot leg status in previous commit (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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) 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 language 5 prefix language
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
282 Prefix22Test: Fail # Issue 575 282 Prefix22Test: Fail # Issue 575
283 Prefix23Test: Fail # Issue 575 283 Prefix23Test: Fail # Issue 575
284 Prefix8NegativeTest: Crash 284 Prefix8NegativeTest: Crash
285 Prefix9NegativeTest: Crash 285 Prefix9NegativeTest: Crash
286 PrefixTest: Fail 286 PrefixTest: Fail
287 Private2Test: Fail 287 Private2Test: Fail
288 Private3Test: Fail 288 Private3Test: Fail
289 PrivateMemberTest: Fail 289 PrivateMemberTest: Fail
290 PrivateTest: Fail 290 PrivateTest: Fail
291 PropertyFieldOverrideTest: Fail 291 PropertyFieldOverrideTest: Fail
292 PseudoKWNegativeTest: Fail 292 PseudoKWIllegalTest/01: Fail
293 PseudoKWIllegalTest/02: Fail
294 PseudoKWIllegalTest/03: Fail
295 PseudoKWIllegalTest/04: Fail
296 PseudoKWIllegalTest/05: Fail
297 PseudoKWIllegalTest/06: Fail
298 PseudoKWIllegalTest/07: Fail
299 PseudoKWIllegalTest/08: Fail
300 PseudoKWIllegalTest/09: Fail
301 PseudoKWIllegalTest/10: Fail
302 PseudoKWIllegalTest/11: Fail
303 PseudoKWIllegalTest/12: Fail
304 PseudoKWIllegalTest/13: Fail
305 PseudoKWIllegalTest/14: Fail
306 PseudoKWIllegalTest/15: Fail
307 PseudoKWIllegalTest/16: Fail
293 PseudoKWTest: Fail 308 PseudoKWTest: Fail
294 RawStringTest: Fail 309 RawStringTest: Fail
295 RegEx2Test: Fail 310 RegEx2Test: Fail
296 RegExp2Test: Fail 311 RegExp2Test: Fail
297 RegExp3Test: Fail 312 RegExp3Test: Fail
298 RegExpTest: Fail 313 RegExpTest: Fail
299 RethrowTest: Fail 314 RethrowTest: Fail
300 SavannahTest: Fail 315 SavannahTest: Fail
301 ScopeNegativeTest: Fail 316 ScopeNegativeTest: Fail
302 Setter0Test: Fail 317 Setter0Test: Fail
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 TypeVariableBoundsTest/06: Fail 388 TypeVariableBoundsTest/06: Fail
374 TypeVariableBoundsTest/09: Fail 389 TypeVariableBoundsTest/09: Fail
375 TypeVariableBoundsTest/10: Fail 390 TypeVariableBoundsTest/10: Fail
376 TypeVariableBoundsTest/none: Fail 391 TypeVariableBoundsTest/none: Fail
377 TypeVariableScopeTest/none: Fail 392 TypeVariableScopeTest/none: Fail
378 TypedMessageTest: Fail 393 TypedMessageTest: Fail
379 Unary2Test: Fail 394 Unary2Test: Fail
380 UnaryTest: Fail 395 UnaryTest: Fail
381 UnboundGetterTest: Fail 396 UnboundGetterTest: Fail
382 WhileTest: Fail 397 WhileTest: Fail
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