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

Side by Side Diff: tests/co19/co19-dart2js.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-dart2dart.status ('k') | tests/co19/co19-runtime.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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash 9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash
10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash 10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 61 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
62 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 62 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
63 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 63 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
64 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 64 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
65 Language/11_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 65 Language/11_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
66 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Pl ease triage this failure. 66 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Pl ease triage this failure.
67 Language/11_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Pl ease triage this failure. 67 Language/11_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Pl ease triage this failure.
68 Language/11_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure. 68 Language/11_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure.
69 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 69 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
70 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 70 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
71 Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure.
72 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 71 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
73 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 72 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
74 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 73 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
75 Language/11_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 74 Language/11_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
76 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(ahe): Please triage this failure. 75 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(ahe): Please triage this failure.
77 Language/11_Expressions/19_Conditional_A01_t11: Fail # TODO(ahe): Please triage this failure. 76 Language/11_Expressions/19_Conditional_A01_t11: Fail # TODO(ahe): Please triage this failure.
78 Language/11_Expressions/19_Conditional_A01_t12: Fail # TODO(ahe): Please triage this failure. 77 Language/11_Expressions/19_Conditional_A01_t12: Fail # TODO(ahe): Please triage this failure.
79 Language/11_Expressions/19_Conditional_A01_t13: Fail # TODO(ahe): Please triage this failure. 78 Language/11_Expressions/19_Conditional_A01_t13: Fail # TODO(ahe): Please triage this failure.
80 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure. 79 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure.
81 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure. 80 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure.
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
300 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure. 299 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure.
301 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 300 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
302 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 301 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
303 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure. 302 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure.
304 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e. 303 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e.
305 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 304 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
306 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure . 305 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure .
307 306
308 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348 307 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348
309 308
309 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Checked mode failure for noSuchMethod type.
310 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Checked mode failure for noSuchMethod type.
311 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # Checked mode failure for noSuchMethod type.
312 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # Checked mode failure for noSuchMethod type.
313 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t01: Fail # Checked mode failure for noSuchMethod type.
314 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t02: Fail # Checked mode failure for noSuchMethod type.
315
310 316
311 [ $compiler == dart2js ] 317 [ $compiler == dart2js ]
312 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 318 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200
313 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 319 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200
314 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 320 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200
315 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 321 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200
316 322
317 # Slow tests that needs extra time to finish. 323 # Slow tests that needs extra time to finish.
318 LibTest/core/List/sort_A01_t06: Slow, Pass 324 LibTest/core/List/sort_A01_t06: Slow, Pass
319 325
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 Language/11_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 383 Language/11_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
378 Language/11_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 384 Language/11_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
379 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 385 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
380 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant 386 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant
381 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant 387 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant
382 388
383 Language/11_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals' 389 Language/11_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals'
384 Language/11_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals' 390 Language/11_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals'
385 Language/11_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr 391 Language/11_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr
386 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails 392 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails
387 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Runtime error: NoSuchMethodException : method not found: '$call'
388 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail # Runtime error: NoSuchMethodException : method not found: 'm'
389 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Runtime error: NoSuchMethodException : method not found: 'm'
390 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod'
391 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod'
392 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 393 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
393 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 394 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
394 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 395 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
395 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 396 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
396 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 397 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
397 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 398 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
398 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 399 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
399 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 400 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
400 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 401 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
401 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 402 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
402 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 403 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
403 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined 404 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined
404 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Runtime error: TypeError: Object #<A> has no method '$call$0'
405 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' 405 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0'
406 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 406 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
407 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 407 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
408 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 408 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
409 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 409 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
410 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 410 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
411 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined. 411 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined.
412 412
413 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation. 413 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation.
414 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints. 414 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints.
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 458
459 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021 459 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021
460 460
461 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 461 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198
462 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 462 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198
463 463
464 Language/11_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu e 273 464 Language/11_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu e 273
465 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273 465 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273
466 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273 466 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273
467 467
468 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 300
469 LibTest/core/NoSuchMethodError/toString_A01_t01: Fail, OK # co19 issue 300
468 470
469 [ $compiler == dart2js && $jscl ] 471 [ $compiler == dart2js && $jscl ]
470 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 472 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
471 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 473 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
472 474
473 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. 475 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
474 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. 476 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
475 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 477 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
476 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. 478 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
477 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable. 479 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable.
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
650 # 652 #
651 # Unexpected compile-time errors. 653 # Unexpected compile-time errors.
652 # 654 #
653 [ $compiler == dart2js ] 655 [ $compiler == dart2js ]
654 Language/11_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A04_ t01: Fail # Checks that it is a compile-time error if there are two named argume nts with the same name in a function invocation expression. 656 Language/11_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A04_ t01: Fail # Checks that it is a compile-time error if there are two named argume nts with the same name in a function invocation expression.
655 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027 657 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027
656 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027 658 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027
657 659
658 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 660 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029
659 661
660 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # http://dartbug.com/3566
661 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # http://dartbug.com/3566
662
663 Language/03_Overview/03_Overview_A01_t01: Fail # http://dartbug.com/3903 662 Language/03_Overview/03_Overview_A01_t01: Fail # http://dartbug.com/3903
664 663
665 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 664 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023
666 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 665 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023
667 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 666 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023
668 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 667 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023
669 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 668 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023
670 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 669 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023
671 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 670 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023
672 Language/07_Classes/3_Setters_A04_t08: Fail # http://dartbug.com/5023 671 Language/07_Classes/3_Setters_A04_t08: Fail # http://dartbug.com/5023
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
716 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 715 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
717 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 716 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
718 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 717 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
719 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 718 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
720 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 719 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
721 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 720 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
722 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 721 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
723 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 722 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
724 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 723 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
725 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 724 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698