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

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

Issue 8664015: Update function type checking in VM after spec change (issue 444): (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 9 years 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
« runtime/vm/object.cc ('K') | « runtime/vm/object.cc ('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 7
8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4
9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip
10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t05: Fail # Issue 430 79 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t05: Fail # Issue 430
80 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A08/t02: Fail # Issue co19 - 29 80 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A08/t02: Fail # Issue co19 - 29
81 LangGuideTest/07_Overriding/A03/t01: Fail # Issue co19 - 28 81 LangGuideTest/07_Overriding/A03/t01: Fail # Issue co19 - 28
82 LangGuideTest/07_Overriding/A03/t02: Fail # Issue co19 - 28 82 LangGuideTest/07_Overriding/A03/t02: Fail # Issue co19 - 28
83 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE xp/firstMatch/CharacterEscape/A06/t02: Fail 83 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE xp/firstMatch/CharacterEscape/A06/t02: Fail
84 84
85 # List.fromList has been removed. 85 # List.fromList has been removed.
86 LibTest/core/List/List.fromList/*: Fail # Issue co19 - 32 86 LibTest/core/List/List.fromList/*: Fail # Issue co19 - 32
87 87
88 [ $component == vm ] 88 [ $component == vm ]
89 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail # Issue 444 89 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail # Issue co19 - 59
90 LangSpecTest/13_Types/13_4_Interface_Types/A10/t06: Fail # Issue 444 90 LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Fail # Issue co19 - 60
91 LangSpecTest/13_Types/13_4_Interface_Types/A10/t07: Fail # Issue 444 91 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail # Issue co19 - 58
92 LangSpecTest/13_Types/13_4_Interface_Types/A10/t08: Fail # Issue 444 92 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail # Issue co19 - 58
93 LangSpecTest/13_Types/13_4_Interface_Types/A10/t09: Fail # Issue 444 93 LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Fail # Issue co19 - 57
94 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail # Issue 444
95 LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Fail # Issue 444
96 LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Fail # Issue 444
97 LangSpecTest/13_Types/13_5_Function_Types/A01/t06: Fail # Issue 444
98 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail # Issue 444
99 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail # Issue 444
100 LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Fail # Issue 444
101 LangSpecTest/13_Types/13_5_Function_Types/A01/t20: Fail # Issue 444
102 LangSpecTest/13_Types/13_5_Function_Types/A01/t21: Fail # Issue 444
103 LibTest/core/AssertError/column/AssertError/column/A01/t01: Fail # Issue co19 - 38 94 LibTest/core/AssertError/column/AssertError/column/A01/t01: Fail # Issue co19 - 38
104 LibTest/core/AssertError/column/AssertError/column/A01/t02: Fail # Issue co19 - 38 95 LibTest/core/AssertError/column/AssertError/column/A01/t02: Fail # Issue co19 - 38
105 LibTest/core/AssertError/failedAssertion/AssertError/failedAssertion/A01/t01: Fa il # Issue co19 - 38 96 LibTest/core/AssertError/failedAssertion/AssertError/failedAssertion/A01/t01: Fa il # Issue co19 - 38
106 LibTest/core/AssertError/line/AssertError/line/A01/t01: Fail # Issue co19 - 38 97 LibTest/core/AssertError/line/AssertError/line/A01/t01: Fail # Issue co19 - 38
107 LibTest/core/AssertError/line/AssertError/line/A01/t02: Fail # Issue co19 - 38 98 LibTest/core/AssertError/line/AssertError/line/A01/t02: Fail # Issue co19 - 38
108 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t01: Fail # Issue co1 9 - 38 99 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t01: Fail # Issue co1 9 - 38
109 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t02: Fail # Issue co1 9 - 38 100 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t02: Fail # Issue co1 9 - 38
110 LibTest/core/AssertError/toString/AssertError/toString/A01/t01: Fail # Issue co1 9 - 38 101 LibTest/core/AssertError/toString/AssertError/toString/A01/t01: Fail # Issue co1 9 - 38
111 LibTest/core/AssertError/toString/AssertError/toString/A01/t02: Fail # Issue co1 9 - 38 102 LibTest/core/AssertError/toString/AssertError/toString/A01/t02: Fail # Issue co1 9 - 38
112 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail # Issue co19 - 38 103 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail # Issue co19 - 38
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail # Issue co19 - 47 200 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail # Issue co19 - 47
210 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail # Issue co19 - 47 201 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail # Issue co19 - 47
211 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail # Issue co19 - 47 202 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail # Issue co19 - 47
212 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail # Issue co19 - 47 203 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail # Issue co19 - 47
213 [ $component == vm && $checked ] 204 [ $component == vm && $checked ]
214 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail # Issue co19 - 37 205 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail # Issue co19 - 37
215 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail # Issue co19 - 37 206 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail # Issue co19 - 37
216 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail # Issu e co19 - 37 207 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail # Issu e co19 - 37
217 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail # Issue co19 - 37 208 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail # Issue co19 - 37
218 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail # Issue co19 - 37 209 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail # Issue co19 - 37
219 LangSpecTest/13_Types/13_4_Interface_Types/A08/t03: Fail # Issue co19 - 37
220 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail # Issue co19 - 37 210 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail # Issue co19 - 37
221 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail # Issue co19 - 37
222 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail # Issue co19 - 37 211 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail # Issue co19 - 37
223 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail # Issue co19 - 37 212 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail # Issue co19 - 37
224 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx ception/A01/t01: Fail # Issue co19 - 37 213 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx ception/A01/t01: Fail # Issue co19 - 37
225 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail # Issue co19 - 37 214 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail # Issue co19 - 37
226 LibTest/core/IllegalArgumentException/IllegalArgumentException/IllegalArgumentEx ception/A01/t01: Fail # Issue co19 - 37 215 LibTest/core/IllegalArgumentException/IllegalArgumentException/IllegalArgumentEx ception/A01/t01: Fail # Issue co19 - 37
227 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail # Issue co19 - 37 216 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail # Issue co19 - 37
228 LibTest/core/List/every/List/every/A01/t02: Fail # Issue co19 - 37 217 LibTest/core/List/every/List/every/A01/t02: Fail # Issue co19 - 37
229 LibTest/core/List/every/List/every/A01/t09: Fail # Issue co19 - 37 218 LibTest/core/List/every/List/every/A01/t09: Fail # Issue co19 - 37
230 LibTest/core/List/every/List/every/A01/t10: Fail # Issue co19 - 37 219 LibTest/core/List/every/List/every/A01/t10: Fail # Issue co19 - 37
231 LibTest/core/List/filter/List/filter/A01/t09: Fail # Issue co19 - 37 220 LibTest/core/List/filter/List/filter/A01/t09: Fail # Issue co19 - 37
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
326 [ $arch == x64 ] 315 [ $arch == x64 ]
327 *: Skip 316 *: Skip
328 317
329 318
330 [ $arch == simarm ] 319 [ $arch == simarm ]
331 *: Skip 320 *: Skip
332 321
333 322
334 [ $arch == arm ] 323 [ $arch == arm ]
335 *: Skip 324 *: Skip
OLDNEW
« runtime/vm/object.cc ('K') | « runtime/vm/object.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698