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

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

Issue 11231074: Change signature of noSuchMethod to take an InvocationMirror. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: One more test expectation 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-dart2js.status ('k') | tests/compiler/dart2js/dart_backend_test.dart » ('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 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
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. 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. 75 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. 76 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. 77 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure.
78 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # TODO(vm-team): Please triage this failure.
79 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # TODO(vm-team): Please triage this failure.
80 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure. 78 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure.
81 Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(vm-team): Plea se triage this failure.
82 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure. 79 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure.
83 Language/11_Expressions/18_Assignment_A05_t04: 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.
84 Language/11_Expressions/18_Assignment_A05_t05: 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.
85 Language/11_Expressions/18_Assignment_A08_t04: Fail # TODO(vm-team): Please tria ge this failure.
86 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri age this failure. 82 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri age this failure.
87 Language/11_Expressions/19_Conditional_A01_t11: 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.
88 Language/11_Expressions/19_Conditional_A01_t12: 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.
89 Language/11_Expressions/19_Conditional_A01_t13: Fail # TODO(vm-team): Please tri age this failure. 85 Language/11_Expressions/19_Conditional_A01_t13: Fail # TODO(vm-team): Please tri age this failure.
90 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(vm-team): Please tri age this failure. 86 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(vm-team): Please tri age this failure.
91 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(vm-team): Please tri age this failure. 87 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(vm-team): Please tri age this failure.
92 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(vm-t eam): Please triage this failure. 88 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(vm-t eam): Please triage this failure.
93 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(vm-t eam): Please triage this failure. 89 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(vm-t eam): Please triage this failure.
94 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(vm-t eam): Please triage this failure. 90 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(vm-t eam): Please triage this failure.
95 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail # TODO(vm-t eam): Please triage this failure. 91 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail # TODO(vm-t eam): Please triage this failure.
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
216 212
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
222 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 300
223 LibTest/core/NoSuchMethodError/toString_A01_t01: Fail, OK # co19 issue 300
226 224
227 [ $compiler == none && $runtime == vm && $checked ] 225 [ $compiler == none && $runtime == vm && $checked ]
228 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.
229 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.
230 Language/12_Statements/15_Assert_A04_t04: Fail # TODO(vm-team): Please triage th is failure. 228 Language/12_Statements/15_Assert_A04_t04: Fail # TODO(vm-team): Please triage th is failure.
231 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure. 229 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this failure.
232 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure. 230 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this failure.
233 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure. 231 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this failure.
234 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure. 232 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this failure.
235 LibTest/core/Map/putIfAbsent_A01_t07: Fail # TODO(vm-team): Please triage this f ailure. 233 LibTest/core/Map/putIfAbsent_A01_t07: Fail # TODO(vm-team): Please triage this f ailure.
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 365 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
368 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 366 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294
369 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294 367 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294
370 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294 368 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294
371 369
372 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 291 370 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 291
373 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 291 371 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 291
374 372
375 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 373 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287
376 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 374 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287
375
377 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 376 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287
378 377
379 378
380 [ $compiler == none && $runtime == vm ] 379 [ $compiler == none && $runtime == vm ]
381 LibTest/core/String/contains_A01_t03: Skip # Times out. 380 LibTest/core/String/contains_A01_t03: Skip # Times out.
382 381
383 LibTest/core/String/contains_A01_t02: Fail 382 LibTest/core/String/contains_A01_t02: Fail
384 383
385 384
386 [ $compiler == none && $runtime == vm && $arch == ia32 ] 385 [ $compiler == none && $runtime == vm && $arch == ia32 ]
(...skipping 17 matching lines...) Expand all
404 LibTest/core/Future/handleException_A01_t07: Fail 403 LibTest/core/Future/handleException_A01_t07: Fail
405 LibTest/core/Future/then_A01_t05: Fail 404 LibTest/core/Future/then_A01_t05: Fail
406 LibTest/isolate/ReceivePort/receive_A01_t02: Fail 405 LibTest/isolate/ReceivePort/receive_A01_t02: Fail
407 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash 406 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash
408 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash 407 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash
409 408
410 409
411 # class '?' overrides function '?' of super class '?' with incompatible paramete rs 410 # class '?' overrides function '?' of super class '?' with incompatible paramete rs
412 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail 411 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
413 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail 412 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
414 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail
415 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
416 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Issue 3622
417 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Issue 3622
418 413
419 414
420 # function 'func' not found in super class, getter 'func' should be invoked firs t. 415 # function 'func' not found in super class, getter 'func' should be invoked firs t.
421 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # co19 issue 251 or issue 5732 416 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # co19 issue 251 or issue 5732
422 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # co19 issue 251 or issue 5732 417 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # co19 issue 251 or issue 5732
423 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # co19 issue 251 or issue 5732 418 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # co19 issue 251 or issue 5732
424 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # co19 issue 251 or issue 5732 419 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # co19 issue 251 or issue 5732
425 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # co19 issue 251 or issue 5732 420 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # co19 issue 251 or issue 5732
426 421
427 422
(...skipping 14 matching lines...) Expand all
442 437
443 438
444 [ $compiler == none && $runtime == vm && $mode == debug ] 439 [ $compiler == none && $runtime == vm && $mode == debug ]
445 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 440 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
446 441
447 [ $compiler == none && $arch == simarm ] 442 [ $compiler == none && $arch == simarm ]
448 *: Skip 443 *: Skip
449 444
450 [ $compiler == none && $arch == arm ] 445 [ $compiler == none && $arch == arm ]
451 *: Skip 446 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js/dart_backend_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698