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

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

Issue 9086010: closure calls (just the invocation part). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update test status file. 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 | « frog/tests/leg/src/ClosureCodegenTest.dart ('k') | 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 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 ConstructorRedirect3NegativeTest: Crash 71 ConstructorRedirect3NegativeTest: Crash
72 ConstructorRedirect4NegativeTest: Crash 72 ConstructorRedirect4NegativeTest: Crash
73 ConstructorRedirect5NegativeTest: Crash 73 ConstructorRedirect5NegativeTest: Crash
74 ConstructorRedirectTest: Crash 74 ConstructorRedirectTest: Crash
75 ConstructorReturnNegativeTest: Fail 75 ConstructorReturnNegativeTest: Fail
76 ConstructorReturnTest: Fail 76 ConstructorReturnTest: Fail
77 ConstructorReturnWithArrowNegativeTest: Fail 77 ConstructorReturnWithArrowNegativeTest: Fail
78 ConstructorReturnWithInitAndArrowNegativeTest: Fail 78 ConstructorReturnWithInitAndArrowNegativeTest: Fail
79 ConstructorReturnWithInitNegativeTest: Fail 79 ConstructorReturnWithInitNegativeTest: Fail
80 ConstructorTest: Crash 80 ConstructorTest: Crash
81 ContextArgsWithDefaultsTest: Crash 81 ContextArgsWithDefaultsTest: Fail
82 ContextTest: Crash 82 ContextTest: Crash
83 ContinueTest: Fail 83 ContinueTest: Fail
84 CyclicImportTest: Fail 84 CyclicImportTest: Fail
85 DefaultClassImplicitConstructorTest: Fail 85 DefaultClassImplicitConstructorTest: Fail
86 DefaultFactory2Test: Fail 86 DefaultFactory2Test: Fail
87 DefaultFactoryLibraryTest: Fail 87 DefaultFactoryLibraryTest: Fail
88 DefaultFactoryTest: Fail 88 DefaultFactoryTest: Fail
89 DefaultImplementationTest: Fail 89 DefaultImplementationTest: Fail
90 DefaultInitTest: Fail 90 DefaultInitTest: Fail
91 DeoptNoFeedbackTest: Fail 91 DeoptNoFeedbackTest: Fail
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 StringInterpolationTest/none: Fail 336 StringInterpolationTest/none: Fail
337 StringJoinTest: Fail 337 StringJoinTest: Fail
338 StringTest: Fail 338 StringTest: Fail
339 StringUnicode1NegativeTest: Fail 339 StringUnicode1NegativeTest: Fail
340 StringUnicode2NegativeTest: Fail 340 StringUnicode2NegativeTest: Fail
341 StringUnicode3NegativeTest: Fail 341 StringUnicode3NegativeTest: Fail
342 StringUnicode4NegativeTest: Fail 342 StringUnicode4NegativeTest: Fail
343 SuperCall2Test: Fail 343 SuperCall2Test: Fail
344 SuperCallTest: Fail 344 SuperCallTest: Fail
345 SuperFieldTest: Fail 345 SuperFieldTest: Fail
346 SuperImplicitClosureTest: Crash 346 SuperImplicitClosureTest: Fail
347 SuperOperatorTest: Fail 347 SuperOperatorTest: Fail
348 SuperSetterTest: Fail 348 SuperSetterTest: Fail
349 SuperTest: Crash 349 SuperTest: Crash
350 Switch6Test: Fail 350 Switch6Test: Fail
351 SwitchFallthruTest: Fail 351 SwitchFallthruTest: Fail
352 SwitchLabelTest: Fail 352 SwitchLabelTest: Fail
353 SwitchScopeTest: Fail 353 SwitchScopeTest: Fail
354 SwitchTest: Fail 354 SwitchTest: Fail
355 TernaryTest: Fail 355 TernaryTest: Fail
356 TestNegativeTest: Crash 356 TestNegativeTest: Crash
(...skipping 28 matching lines...) Expand all
385 TypeVariableBoundsTest/06: Fail 385 TypeVariableBoundsTest/06: Fail
386 TypeVariableBoundsTest/09: Fail 386 TypeVariableBoundsTest/09: Fail
387 TypeVariableBoundsTest/10: Fail 387 TypeVariableBoundsTest/10: Fail
388 TypeVariableBoundsTest/none: Fail 388 TypeVariableBoundsTest/none: Fail
389 TypeVariableScopeTest/none: Fail 389 TypeVariableScopeTest/none: Fail
390 TypedMessageTest: Fail 390 TypedMessageTest: Fail
391 Unary2Test: Fail 391 Unary2Test: Fail
392 UnaryTest: Fail 392 UnaryTest: Fail
393 UnboundGetterTest: Fail 393 UnboundGetterTest: Fail
394 WhileTest: Fail 394 WhileTest: Fail
OLDNEW
« no previous file with comments | « frog/tests/leg/src/ClosureCodegenTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698