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

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

Issue 8956062: Issue 940 - Exception generating js for prefixed toplevel fields (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: After running global tests Created 8 years, 12 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 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 OverrideMethodWithFieldTest/none: Fail 249 OverrideMethodWithFieldTest/none: Fail
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 PrefixTest: Fail 260 PrefixTest: Fail
260 Private2Test: Fail 261 Private2Test: Fail
261 Private3Test: Fail 262 Private3Test: Fail
262 PrivateMemberTest: Fail 263 PrivateMemberTest: Fail
263 PrivateTest: Fail 264 PrivateTest: Fail
264 PropertyFieldOverrideTest: Fail 265 PropertyFieldOverrideTest: Fail
265 PseudoKWNegativeTest: Fail 266 PseudoKWNegativeTest: Fail
266 PseudoKWTest: Fail 267 PseudoKWTest: Fail
267 RawStringTest: Fail 268 RawStringTest: Fail
268 RegEx2Test: Fail 269 RegEx2Test: Fail
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 TypeVariableBoundsTest/06: Fail 348 TypeVariableBoundsTest/06: Fail
348 TypeVariableBoundsTest/09: Fail 349 TypeVariableBoundsTest/09: Fail
349 TypeVariableBoundsTest/10: Fail 350 TypeVariableBoundsTest/10: Fail
350 TypeVariableBoundsTest/none: Fail 351 TypeVariableBoundsTest/none: Fail
351 TypeVariableScopeTest/none: Fail 352 TypeVariableScopeTest/none: Fail
352 TypedMessageTest: Fail 353 TypedMessageTest: Fail
353 Unary2Test: Fail 354 Unary2Test: Fail
354 UnaryTest: Fail 355 UnaryTest: Fail
355 UnboundGetterTest: Fail 356 UnboundGetterTest: Fail
356 WhileTest: Fail 357 WhileTest: Fail
OLDNEW
« no previous file with comments | « compiler/java/com/google/dart/compiler/resolver/Resolver.java ('k') | tests/language/src/Prefix21BadLib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698