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

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

Issue 11312019: Remove references to ObjectNotClosureException and ClosureArgumentMismatchException (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/language/language.status » ('j') | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 # These tests either wrongly expect a compile-time error or wrongly reject a typ e error in production mode, co19 issue 282: 5 # These tests either wrongly expect a compile-time error or wrongly reject a typ e error in production mode, co19 issue 282:
6 [ $compiler == none && $runtime == vm ] 6 [ $compiler == none && $runtime == vm ]
7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK
8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK
9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK
10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 Language/11_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag e this failure. 64 Language/11_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag e this failure.
65 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(v m-team): Please triage this failure. 65 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(v m-team): Please triage this failure.
66 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(v m-team): Please triage this failure. 66 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(v m-team): Please triage this failure.
67 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(v m-team): Please triage this failure. 67 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(v m-team): Please triage this failure.
68 Language/11_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure. 68 Language/11_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure.
69 Language/11_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure. 69 Language/11_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure.
70 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team) : Please triage this failure. 70 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team) : Please triage this failure.
71 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team) : Please triage this failure. 71 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team) : Please triage this failure.
72 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team) : Please triage this failure. 72 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team) : Please triage this failure.
73 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea m): Please triage this failure. 73 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea m): Please triage this failure.
74 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # TODO(vm-team): Please triage this failure.
75 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(vm-team): Please triage this failure. 74 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(vm-team): Please triage this failure.
76 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure. 75 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure.
77 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure. 76 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure.
78 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure. 77 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure.
79 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure. 78 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure.
80 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria ge this failure. 79 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria ge this failure.
81 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria ge this failure. 80 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria ge this failure.
82 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri age this failure. 81 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri age this failure.
83 Language/11_Expressions/19_Conditional_A01_t11: Fail # TODO(vm-team): Please tri age this failure. 82 Language/11_Expressions/19_Conditional_A01_t11: Fail # TODO(vm-team): Please tri age this failure.
84 Language/11_Expressions/19_Conditional_A01_t12: Fail # TODO(vm-team): Please tri age this failure. 83 Language/11_Expressions/19_Conditional_A01_t12: Fail # TODO(vm-team): Please tri age this failure.
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 LibTest/core/String/String_class_A02_t01: Fail, OK # co19 issue 284 203 LibTest/core/String/String_class_A02_t01: Fail, OK # co19 issue 284
205 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # co19 issue 284 204 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # co19 issue 284
206 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 284 205 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 284
207 206
208 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 207 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058
209 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 208 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058
210 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085 209 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss ue 6085
211 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085 210 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss ue 6085
212 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085 211 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss ue 6085
213 212
214 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276
215 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276
216
217 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288 213 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288
218 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288 214 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288
219 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288 215 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288
220 LibTest/core/NoMoreElementsException/NoMoreElementsException_A01_t01: Fail, OK # co19 issue 288 216 LibTest/core/NoMoreElementsException/NoMoreElementsException_A01_t01: Fail, OK # co19 issue 288
221 LibTest/core/NoMoreElementsException/toString_A01_t01: Fail, OK # co19 issue 288 217 LibTest/core/NoMoreElementsException/toString_A01_t01: Fail, OK # co19 issue 288
222 LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # co19 issue 288 218 LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # co19 issue 288
223 LibTest/core/Queue/removeFirst_A02_t01: Fail, OK # co19 issue 288 219 LibTest/core/Queue/removeFirst_A02_t01: Fail, OK # co19 issue 288
224 LibTest/core/Queue/removeLast_A02_t01: Fail, OK # co19 issue 288 220 LibTest/core/Queue/removeLast_A02_t01: Fail, OK # co19 issue 288
225 221
226 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 300 222 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 300
227 LibTest/core/NoSuchMethodError/toString_A01_t01: Fail, OK # co19 issue 300 223 LibTest/core/NoSuchMethodError/toString_A01_t01: Fail, OK # co19 issue 300
228 224
229 [ $compiler == none && $runtime == vm && $checked ] 225 [ $compiler == none && $runtime == vm && $checked ]
230 Language/12_Statements/05_If_A02_t01: Fail # TODO(vm-team): Please triage this f ailure. 226 Language/12_Statements/05_If_A02_t01: Fail # TODO(vm-team): Please triage this f ailure.
231 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th is failure. 227 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th is failure.
232 Language/12_Statements/15_Assert_A04_t04: Fail # TODO(vm-team): Please triage th is failure.
233 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure. 228 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure.
234 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure. 229 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure.
235 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure. 230 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure.
236 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure. 231 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure.
237 LibTest/core/Map/putIfAbsent_A01_t07: Fail # TODO(vm-team): Please triage this f ailure. 232 LibTest/core/Map/putIfAbsent_A01_t07: Fail # TODO(vm-team): Please triage this f ailure.
233 LibTest/core/Map/putIfAbsent_A01_t08: Fail # TODO(vm-team): Please triage this f ailure.
238 234
239 Language/14_Types/7_Type_Void_A04_t02: Fail, OK # co19 issue 158 235 Language/14_Types/7_Type_Void_A04_t02: Fail, OK # co19 issue 158
240 Language/14_Types/7_Type_Void_A04_t03: Fail, OK # co19 issue 158 236 Language/14_Types/7_Type_Void_A04_t03: Fail, OK # co19 issue 158
241 Language/14_Types/7_Type_Void_A04_t04: Fail, OK # co19 issue 158 237 Language/14_Types/7_Type_Void_A04_t04: Fail, OK # co19 issue 158
242 Language/14_Types/7_Type_Void_A04_t05: Fail, OK # co19 issue 158 238 Language/14_Types/7_Type_Void_A04_t05: Fail, OK # co19 issue 158
243 239
244 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 240 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234
245 241
246 [ $compiler == none && $runtime == vm && $unchecked ] 242 [ $compiler == none && $runtime == vm && $unchecked ]
247 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr iage this failure. 243 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr iage this failure.
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
389 [ $compiler == none && $runtime == vm && $arch == ia32 ] 385 [ $compiler == none && $runtime == vm && $arch == ia32 ]
390 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 386 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
391 387
392 388
393 [ $compiler == none && $runtime == vm ] 389 [ $compiler == none && $runtime == vm ]
394 Language/07_Classes/07_Classes_A02_t29: Fail 390 Language/07_Classes/07_Classes_A02_t29: Fail
395 Language/07_Classes/07_Classes_A02_t31: Fail 391 Language/07_Classes/07_Classes_A02_t31: Fail
396 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail 392 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail
397 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail 393 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail
398 Language/11_Expressions/05_Strings_A20_t01: Fail 394 Language/11_Expressions/05_Strings_A20_t01: Fail
399 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # co19 issue 166
400 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail
401 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail
402 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail
403 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 395 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
404 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 396 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
405 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 397 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
406 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException 398 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
407 LibTest/core/Future/handleException_A01_t07: Fail
408 LibTest/core/Future/then_A01_t05: Fail
409 LibTest/isolate/ReceivePort/receive_A01_t02: Fail 399 LibTest/isolate/ReceivePort/receive_A01_t02: Fail
410 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash 400 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash
411 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash 401 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash
412 402
413 403
414 # class '?' overrides function '?' of super class '?' with incompatible paramete rs 404 # class '?' overrides function '?' of super class '?' with incompatible paramete rs
415 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail 405 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
416 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail 406 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
417 407
418 408
(...skipping 22 matching lines...) Expand all
441 431
442 432
443 [ $compiler == none && $runtime == vm && $mode == debug ] 433 [ $compiler == none && $runtime == vm && $mode == debug ]
444 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 434 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
445 435
446 [ $compiler == none && $arch == simarm ] 436 [ $compiler == none && $arch == simarm ]
447 *: Skip 437 *: Skip
448 438
449 [ $compiler == none && $arch == arm ] 439 [ $compiler == none && $arch == arm ]
450 *: Skip 440 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698