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

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

Issue 8590017: Fix "is Object" to always be true in Dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: take2 after syncing Created 9 years, 1 month 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
« frog/value.dart ('K') | « frog/value.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 == frog || $component == frogsh || $component == leg ] 7 [ $component == frog || $component == frogsh || $component == leg ]
8 8
9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail 10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t02: Fai l 49 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t02: Fai l
50 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t01: Fai l 50 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t01: Fai l
51 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A01/t01: Fail 51 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A01/t01: Fail
52 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A01/t02: Fail 52 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A01/t02: Fail
53 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A02/t01: Fail 53 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/A02/t01: Fail
54 LangGuideTest/02_Language_Constructs/02_6_Functions/A05/t02: Fail 54 LangGuideTest/02_Language_Constructs/02_6_Functions/A05/t02: Fail
55 LangGuideTest/02_Language_Constructs/02_2_Interface/A02/t01: Fail 55 LangGuideTest/02_Language_Constructs/02_2_Interface/A02/t01: Fail
56 LangGuideTest/02_Language_Constructs/02_2_Interface/A02/t03: Fail 56 LangGuideTest/02_Language_Constructs/02_2_Interface/A02/t03: Fail
57 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A06/t02: Fail 57 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A06/t02: Fail
58 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A04/t01: Fail 58 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A04/t01: Fail
59 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A05/t01: Fail
60 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A03/t01: Fail
61 LangGuideTest/02_Language_Constructs/02_1_Class/A05/t01: Fail 59 LangGuideTest/02_Language_Constructs/02_1_Class/A05/t01: Fail
62 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A03 /t01: Fail 60 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A03 /t01: Fail
63 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04 /t01: Fail 61 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04 /t01: Fail
64 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A02 /t01: Fail 62 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A02 /t01: Fail
65 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A13/t01: Fail 63 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A13/t01: Fail
66 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A06/t03: Fail 64 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A06/t03: Fail
67 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A21/t01: Fail 65 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A21/t01: Fail
68 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01: Fail 66 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01: Fail
69 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A12/t01: Fail 67 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A12/t01: Fail
70 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A06/t04: Fail 68 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A06/t04: Fail
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 LibTest/core/Date/Date/Date/A01/t02: Fail 147 LibTest/core/Date/Date/Date/A01/t02: Fail
150 LibTest/core/Date/Date/Date/A01/t03: Fail 148 LibTest/core/Date/Date/Date/A01/t03: Fail
151 LibTest/core/Date/toString/Date/toString/A02/t01: Fail 149 LibTest/core/Date/toString/Date/toString/A02/t01: Fail
152 LibTest/core/Date/weekday/Date/weekday/A01/t01: Fail 150 LibTest/core/Date/weekday/Date/weekday/A01/t01: Fail
153 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t02: Fail 151 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t02: Fail
154 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail 152 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail
155 LibTest/core/Date/year/Date/year/A01/t01: Fail 153 LibTest/core/Date/year/Date/year/A01/t01: Fail
156 LibTest/core/Date/value/Date/value/A01/t01: Fail 154 LibTest/core/Date/value/Date/value/A01/t01: Fail
157 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail 155 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail
158 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail 156 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail
159 LibTest/core/Queue/every/Queue/every/A01/t05: Fail
160 LibTest/core/Queue/some/Queue/some/A01/t05: Fail
161 LibTest/core/Queue/filter/Queue/filter/A01/t05: Fail
162 LibTest/core/Queue/forEach/Queue/forEach/A01/t05: Fail
163 LibTest/core/Queue/iterator/Queue/iterator/A01/t01: Fail 157 LibTest/core/Queue/iterator/Queue/iterator/A01/t01: Fail
164 LibTest/core/int/ceil/int/ceil/A01/t01: Fail 158 LibTest/core/int/ceil/int/ceil/A01/t01: Fail
165 LibTest/core/int/abs/int/abs/A01/t01: Fail 159 LibTest/core/int/abs/int/abs/A01/t01: Fail
166 LibTest/core/int/remainder/int/remainder/A01/t03: Fail 160 LibTest/core/int/remainder/int/remainder/A01/t03: Fail
167 LibTest/core/int/operator_LE/int/operator/LE/A01/t01: Fail 161 LibTest/core/int/operator_LE/int/operator/LE/A01/t01: Fail
168 LibTest/core/int/remainder/int/remainder/A01/t01: Fail 162 LibTest/core/int/remainder/int/remainder/A01/t01: Fail
169 LibTest/core/int/truncate/int/truncate/A01/t01: Fail 163 LibTest/core/int/truncate/int/truncate/A01/t01: Fail
170 LibTest/core/int/remainder/int/remainder/A01/t02: Fail 164 LibTest/core/int/remainder/int/remainder/A01/t02: Fail
171 LibTest/core/int/operator_negate/int/operator/negate/A01/t01: Fail 165 LibTest/core/int/operator_negate/int/operator/negate/A01/t01: Fail
172 LibTest/core/int/operator%/int/operator%/A01/t02: Fail 166 LibTest/core/int/operator%/int/operator%/A01/t02: Fail
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after
573 # The following tests fail due to renaming of StopWatch to Stopwatch. 567 # The following tests fail due to renaming of StopWatch to Stopwatch.
574 [ $component == frog || $component == frogsh || $component == leg ] 568 [ $component == frog || $component == frogsh || $component == leg ]
575 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail 569 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail
576 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail 570 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail
577 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. 571 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test.
578 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail 572 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail
579 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail 573 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail
580 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail 574 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail
581 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail 575 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail
582 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail 576 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail
OLDNEW
« frog/value.dart ('K') | « frog/value.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698