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

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

Issue 9019011: Remove wrong test, issue 575. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Positive and negative tests 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
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 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 Param2Test: Fail 250 Param2Test: Fail
251 ParameterInitializer2Test: Fail 251 ParameterInitializer2Test: Fail
252 ParameterInitializerTest: Fail 252 ParameterInitializerTest: Fail
253 Prefix10Test: Fail 253 Prefix10Test: Fail
254 Prefix11Test: Fail 254 Prefix11Test: Fail
255 Prefix12Test: Fail 255 Prefix12Test: Fail
256 Prefix14Test: Fail 256 Prefix14Test: Fail
257 Prefix15Test: Fail 257 Prefix15Test: Fail
258 Prefix17Test: Fail 258 Prefix17Test: Fail
259 Prefix21Test: Fail 259 Prefix21Test: Fail
260 Prefix22Test: Fail # Issue 575
261 Prefix23Test: Fail # Issue 575
260 PrefixTest: Fail 262 PrefixTest: Fail
261 Private2Test: Fail 263 Private2Test: Fail
262 Private3Test: Fail 264 Private3Test: Fail
263 PrivateMemberTest: Fail 265 PrivateMemberTest: Fail
264 PrivateTest: Fail 266 PrivateTest: Fail
265 PropertyFieldOverrideTest: Fail 267 PropertyFieldOverrideTest: Fail
266 PseudoKWNegativeTest: Fail 268 PseudoKWNegativeTest: Fail
267 PseudoKWTest: Fail 269 PseudoKWTest: Fail
268 RawStringTest: Fail 270 RawStringTest: Fail
269 RegEx2Test: Fail 271 RegEx2Test: Fail
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
348 TypeVariableBoundsTest/06: Fail 350 TypeVariableBoundsTest/06: Fail
349 TypeVariableBoundsTest/09: Fail 351 TypeVariableBoundsTest/09: Fail
350 TypeVariableBoundsTest/10: Fail 352 TypeVariableBoundsTest/10: Fail
351 TypeVariableBoundsTest/none: Fail 353 TypeVariableBoundsTest/none: Fail
352 TypeVariableScopeTest/none: Fail 354 TypeVariableScopeTest/none: Fail
353 TypedMessageTest: Fail 355 TypedMessageTest: Fail
354 Unary2Test: Fail 356 Unary2Test: Fail
355 UnaryTest: Fail 357 UnaryTest: Fail
356 UnboundGetterTest: Fail 358 UnboundGetterTest: Fail
357 WhileTest: Fail 359 WhileTest: Fail
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698