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

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

Issue 9007024: Update status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
« 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 AckermannTest: Fail 8 AckermannTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 NativeClassInheritance1FrogTest: Fail 207 NativeClassInheritance1FrogTest: Fail
208 NativeClassInheritance2FrogTest: Fail 208 NativeClassInheritance2FrogTest: Fail
209 NativeClassInheritance3FrogTest: Fail 209 NativeClassInheritance3FrogTest: Fail
210 NativeClassIsCheck1FrogTest: Fail 210 NativeClassIsCheck1FrogTest: Fail
211 NativeClassIsCheck2FrogTest: Fail 211 NativeClassIsCheck2FrogTest: Fail
212 NativeLibrarySameNameUsedFrogTest: Fail 212 NativeLibrarySameNameUsedFrogTest: Fail
213 NativeNamedConstructors1FrogTest: Fail 213 NativeNamedConstructors1FrogTest: Fail
214 NativeNamedConstructors2FrogTest: Fail 214 NativeNamedConstructors2FrogTest: Fail
215 NativePropertyFrogTest: Fail 215 NativePropertyFrogTest: Fail
216 NativeTest: Fail 216 NativeTest: Fail
217 NewExpressionTypeArgsFrogTest/02: Fail
217 NewStatementTest: Fail 218 NewStatementTest: Fail
218 NoSuchMethodTest: Fail 219 NoSuchMethodTest: Fail
219 NonConstConstructorWithoutBodyTest: Fail 220 NonConstConstructorWithoutBodyTest: Fail
220 NonParameterizedFactory2Test: Fail 221 NonParameterizedFactory2Test: Fail
221 NonParameterizedFactoryTest: Fail 222 NonParameterizedFactoryTest: Fail
222 NullPointerExceptionTest: Fail 223 NullPointerExceptionTest: Fail
223 NullTest: Fail 224 NullTest: Fail
224 NullToStringTest: Fail 225 NullToStringTest: Fail
225 NumberConstantFolding1Test: Fail 226 NumberConstantFolding1Test: Fail
226 NumberSyntaxTest: Fail 227 NumberSyntaxTest: Fail
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 TypeVariableBoundsTest/10: Fail 342 TypeVariableBoundsTest/10: Fail
342 TypeVariableBoundsTest/none: Fail 343 TypeVariableBoundsTest/none: Fail
343 TypeVariableScopeTest/none: Fail 344 TypeVariableScopeTest/none: Fail
344 TypedMessageTest: Fail 345 TypedMessageTest: Fail
345 Unary2Test: Fail 346 Unary2Test: Fail
346 UnaryTest: Fail 347 UnaryTest: Fail
347 UnboundGetterTest: Fail 348 UnboundGetterTest: Fail
348 UnqualNameTest: Fail 349 UnqualNameTest: Fail
349 VarInitTest: Fail 350 VarInitTest: Fail
350 WhileTest: Fail 351 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