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

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

Issue 9148021: Implement for-in. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
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 corelib 5 prefix corelib
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 BigIntegerVMTest: Fail 8 BigIntegerVMTest: Fail
9 CollectionFromTest: Fail 9 CollectionFromTest: Fail
10 ConstListLiteralTest: Fail 10 ConstListLiteralTest: Fail
11 ConstListRemoveRangeTest: Fail 11 ConstListRemoveRangeTest: Fail
12 ConstListSetRangeTest: Fail 12 ConstListSetRangeTest: Fail
13 CoreRuntimeTypesTest: Fail 13 CoreRuntimeTypesTest: Fail
14 DateTimeTest: Fail 14 DateTimeTest: Fail
15 DoubleCompareTest: Fail 15 DoubleCompareTest: Fail
16 ExceptionImplementationTest: Fail 16 ExceptionImplementationTest: Fail
17 ExpressionTest: Crash 17 ExpressionTest: Crash
18 ForInTest: Fail 18 ForInTest: Crash
19 FuturesTest: Fail 19 FuturesTest: Fail
20 GrowableObjectArray2VMTest: Fail 20 GrowableObjectArray2VMTest: Fail
21 GrowableObjectArrayVMTest: Fail 21 GrowableObjectArrayVMTest: Fail
22 HashMapTest: Fail 22 HashMapTest: Fail
23 IndexOutOfRangeExceptionTest: Fail 23 IndexOutOfRangeExceptionTest: Fail
24 IndexedListAccessTest: Fail 24 IndexedListAccessTest: Fail
25 LinkedHashMapTest: Fail 25 LinkedHashMapTest: Fail
26 ListGetRangeTest: Fail 26 ListGetRangeTest: Fail
27 ListIndexOfTest: Fail 27 ListIndexOfTest: Fail
28 ListInsertRangeTest: Fail 28 ListInsertRangeTest: Fail
(...skipping 29 matching lines...) Expand all
58 StopwatchTest: Fail 58 StopwatchTest: Fail
59 StringBaseVMTest: Fail 59 StringBaseVMTest: Fail
60 StringBufferTest: Fail 60 StringBufferTest: Fail
61 StringFromListTest: Crash 61 StringFromListTest: Crash
62 StringPatternTest: Fail 62 StringPatternTest: Fail
63 StringReplaceTest: Fail 63 StringReplaceTest: Fail
64 StringSubstringTest: Crash 64 StringSubstringTest: Crash
65 StringTest: Fail 65 StringTest: Fail
66 StringsTest: Crash 66 StringsTest: Crash
67 UnicodeTest: Crash 67 UnicodeTest: Crash
OLDNEW
« frog/tests/leg_only/src/ForInTest.dart ('K') | « frog/tests/leg_only/src/ForInTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698