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

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

Issue 9359011: Capture this. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Make this-capture work in the context of constructors. Created 8 years, 10 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 | « tests/co19/co19-leg.status ('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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 && $checked ] 7 [ $component == leg && $checked ]
8 *: Skip 8 *: Skip
9 9
10 10
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 PseudoKWTest: Fail 275 PseudoKWTest: Fail
276 RegEx2Test: Fail 276 RegEx2Test: Fail
277 RegExp2Test: Fail 277 RegExp2Test: Fail
278 RegExp3Test: Fail 278 RegExp3Test: Fail
279 RegExpTest: Fail 279 RegExpTest: Fail
280 RethrowTest: Fail 280 RethrowTest: Fail
281 SavannahTest: Fail 281 SavannahTest: Fail
282 ScopeNegativeTest: Fail 282 ScopeNegativeTest: Fail
283 Script1NegativeTest: Fail 283 Script1NegativeTest: Fail
284 ScriptNegativeTest: Fail 284 ScriptNegativeTest: Fail
285 SetterDeclarationNegativeTest: Fail
286 SetterDeclaration2NegativeTest: Fail
285 StackOverflowTest: Fail 287 StackOverflowTest: Fail
286 StackTraceTest: Fail 288 StackTraceTest: Fail
287 StatementTest: Fail 289 StatementTest: Fail
288 StaticFieldTest: Fail 290 StaticFieldTest: Fail
289 StaticFinalField2NegativeTest: Fail 291 StaticFinalField2NegativeTest: Fail
290 StaticFinalFieldNegativeTest: Fail 292 StaticFinalFieldNegativeTest: Fail
291 StaticFinalFieldTest: Fail 293 StaticFinalFieldTest: Fail
292 StaticImplicitClosureTest: Fail 294 StaticImplicitClosureTest: Fail
293 StaticImplicitClosureTest: Fail 295 StaticImplicitClosureTest: Fail
294 StaticTopLevelTest/00: Fail 296 StaticTopLevelTest/00: Fail
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 WhileTest: Fail 356 WhileTest: Fail
355 357
356 [ $component == leg && $mode == debug] 358 [ $component == leg && $mode == debug]
357 BranchesTest: Crash # VM issue 1570 359 BranchesTest: Crash # VM issue 1570
358 IncrOpTest: Crash # VM issue 1570 360 IncrOpTest: Crash # VM issue 1570
359 ManyCallsTest: Crash # VM issue 1570 361 ManyCallsTest: Crash # VM issue 1570
OLDNEW
« no previous file with comments | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698