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

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

Issue 9111012: Detect crashes in frog/leg (when running on VM). (Closed) Base URL: ssh://aaricia.aar/home/ahe/Dart/all/dart.googlecode.com.git@master
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
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: Fail 17 ExpressionTest: Crash
18 ForInTest: Fail 18 ForInTest: Fail
19 GrowableObjectArray2VMTest: Fail 19 GrowableObjectArray2VMTest: Fail
20 GrowableObjectArrayVMTest: Fail 20 GrowableObjectArrayVMTest: Fail
21 HashMapTest: Fail 21 HashMapTest: Crash
22 IndexOutOfRangeExceptionTest: Fail 22 IndexOutOfRangeExceptionTest: Fail
23 IndexedListAccessTest: Fail 23 IndexedListAccessTest: Fail
24 LinkedHashMapTest: Fail 24 LinkedHashMapTest: Fail
25 ListGetRangeTest: Fail 25 ListGetRangeTest: Fail
26 ListIndexOfTest: Fail 26 ListIndexOfTest: Fail
27 ListInsertRangeTest: Fail 27 ListInsertRangeTest: Fail
28 ListIteratorsTest: Fail 28 ListIteratorsTest: Fail
29 ListLiteralTest: Fail 29 ListLiteralTest: Fail
30 ListRemoveRangeTest: Fail 30 ListRemoveRangeTest: Crash
31 ListSetRangeTest: Fail 31 ListSetRangeTest: Fail
32 ListSortTest: Fail 32 ListSortTest: Fail
33 ListTest: Fail 33 ListTest: Fail
34 MapFromTest: Fail 34 MapFromTest: Fail
35 MapTest: Fail 35 MapTest: Fail
36 MapsTest: Fail 36 MapsTest: Fail
37 MathTest: Fail 37 MathTest: Fail
38 NanInfinityTest: Fail 38 NanInfinityTest: Fail
39 PortTest: Fail 39 PortTest: Crash
40 PromiseTest: Fail 40 PromiseTest: Crash
41 QueueIteratorTest: Fail 41 QueueIteratorTest: Crash
42 QueueTest: Fail 42 QueueTest: Fail
43 RegExp1Test: Fail 43 RegExp1Test: Fail
44 RegExp4Test: Fail 44 RegExp4Test: Fail
45 RegExp5Test: Fail 45 RegExp5Test: Fail
46 RegExpAllMatchesTest: Fail 46 RegExpAllMatchesTest: Crash
47 RegExpFirstMatchTest: Fail 47 RegExpFirstMatchTest: Crash
48 RegExpGroupTest: Fail 48 RegExpGroupTest: Crash
49 RegExpGroupsTest: Fail 49 RegExpGroupsTest: Crash
50 RegExpHasMatchTest: Fail 50 RegExpHasMatchTest: Crash
51 RegExpStartEndTest: Fail 51 RegExpStartEndTest: Crash
52 RegExpStringMatchTest: Fail 52 RegExpStringMatchTest: Crash
53 SetIteratorTest: Fail 53 SetIteratorTest: Fail
54 SetTest: Fail 54 SetTest: Crash
55 SortTest: Fail 55 SortTest: Fail
56 SplayTreeTest: Fail 56 SplayTreeTest: Fail
57 StopwatchTest: Fail 57 StopwatchTest: Fail
58 StringBaseVMTest: Fail 58 StringBaseVMTest: Fail
59 StringBufferTest: Fail 59 StringBufferTest: Crash
60 StringFromListTest: Fail 60 StringFromListTest: Crash
61 StringPatternTest: Fail 61 StringPatternTest: Fail
62 StringReplaceTest: Fail 62 StringReplaceTest: Fail
63 StringSubstringTest: Fail 63 StringSubstringTest: Crash
64 StringTest: Fail 64 StringTest: Fail
65 StringsTest: Fail 65 StringsTest: Crash
66 UnicodeTest: Fail 66 UnicodeTest: Crash
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698