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

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

Issue 8956005: Update test of type variable bounds to match specification (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update status files Created 9 years 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 AckermannTest: Fail 8 AckermannTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after
322 TopLevelMultipleFilesTest: Fail 322 TopLevelMultipleFilesTest: Fail
323 TopLevelNonPrefixedLibraryTest: Fail 323 TopLevelNonPrefixedLibraryTest: Fail
324 TopLevelVarTest: Fail 324 TopLevelVarTest: Fail
325 ToplevelCollision1Test/none: Fail 325 ToplevelCollision1Test/none: Fail
326 ToplevelCollision2Test/none: Fail 326 ToplevelCollision2Test/none: Fail
327 TryCatch2Test: Fail 327 TryCatch2Test: Fail
328 TryCatch3Test: Fail 328 TryCatch3Test: Fail
329 TryCatchTest: Fail 329 TryCatchTest: Fail
330 TypeDartcTest: Fail 330 TypeDartcTest: Fail
331 TypeVMTest: Fail 331 TypeVMTest: Fail
332 TypeVariableBoundsTest/01: Fail
333 TypeVariableBoundsTest/02: Fail
332 TypeVariableBoundsTest/03: Fail 334 TypeVariableBoundsTest/03: Fail
333 TypeVariableBoundsTest/04: Fail 335 TypeVariableBoundsTest/04: Fail
336 TypeVariableBoundsTest/05: Fail
337 TypeVariableBoundsTest/06: Fail
338 TypeVariableBoundsTest/09: Fail
339 TypeVariableBoundsTest/10: Fail
334 TypeVariableBoundsTest/none: Fail 340 TypeVariableBoundsTest/none: Fail
335 TypeVariableScopeTest/none: Fail 341 TypeVariableScopeTest/none: Fail
336 TypedMessageTest: Fail 342 TypedMessageTest: Fail
337 Unary2Test: Fail 343 Unary2Test: Fail
338 UnaryTest: Fail 344 UnaryTest: Fail
339 UnboundGetterTest: Fail 345 UnboundGetterTest: Fail
340 UnqualNameTest: Fail 346 UnqualNameTest: Fail
341 VarInitTest: Fail 347 VarInitTest: Fail
342 WhileTest: Fail 348 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/tests/language/language.status ('k') | dart/tests/language/src/TypeVariableBoundsTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698