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

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

Issue 9419048: Resolve class element of Object, even if no objects are used. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « frog/leg/ssa/closure.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 co19 5 prefix co19
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 # Skip most library tests for now. 8 # Skip most library tests for now.
9 LibTest/core/AssertionError/* : Skip 9 LibTest/core/AssertionError/* : Skip
10 LibTest/core/BadNumberFormatException/* : Skip 10 LibTest/core/BadNumberFormatException/* : Skip
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 LibTest/core/double/* : Skip 56 LibTest/core/double/* : Skip
57 LibTest/core/int/* : Skip 57 LibTest/core/int/* : Skip
58 58
59 [ $component == leg && $checked ] 59 [ $component == leg && $checked ]
60 # Leg does not support checked mode yet. 60 # Leg does not support checked mode yet.
61 *: Skip 61 *: Skip
62 62
63 63
64 [ $component == leg && $mode == release ] 64 [ $component == leg && $mode == release ]
65 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Cras h 65 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Cras h
66 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t08: Cras h
67 Language/13_Types/3_Type_Declarations/1_Typedef_A01_t04: Crash 66 Language/13_Types/3_Type_Declarations/1_Typedef_A01_t04: Crash
68 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t01: Crash 67 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t01: Crash
69 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t02: Crash 68 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t02: Crash
70 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t03: Crash 69 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t03: Crash
71 70
72 71
73 [ $component == leg && $mode == debug ] 72 [ $component == leg && $mode == debug ]
74 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Fail 73 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Fail
75 74
76 75
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
533 LibTest/core/Expect/stringEquals_A01_t01: Fail 532 LibTest/core/Expect/stringEquals_A01_t01: Fail
534 LibTest/core/Expect/stringEquals_A01_t02: Fail 533 LibTest/core/Expect/stringEquals_A01_t02: Fail
535 LibTest/core/Expect/stringEquals_A02_t01: Fail 534 LibTest/core/Expect/stringEquals_A02_t01: Fail
536 LibTest/core/Expect/throws_A01_t01: Fail 535 LibTest/core/Expect/throws_A01_t01: Fail
537 LibTest/core/Expect/throws_A01_t02: Fail 536 LibTest/core/Expect/throws_A01_t02: Fail
538 LibTest/core/Expect/throws_A01_t03: Fail 537 LibTest/core/Expect/throws_A01_t03: Fail
539 LibTest/core/Expect/throws_A01_t04: Fail 538 LibTest/core/Expect/throws_A01_t04: Fail
540 LibTest/core/Expect/throws_A01_t05: Fail 539 LibTest/core/Expect/throws_A01_t05: Fail
541 LibTest/core/Expect/throws_A02_t01: Fail 540 LibTest/core/Expect/throws_A02_t01: Fail
542 LibTest/core/Stopwatch/elapsed_A01_t02: Pass, Fail # Issue 4. 541 LibTest/core/Stopwatch/elapsed_A01_t02: Pass, Fail # Issue 4.
OLDNEW
« no previous file with comments | « frog/leg/ssa/closure.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698