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

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

Issue 11113009: Land Alexander's change that turns assert into a keyword. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 months 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 | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.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 [ $compiler == dart2dart ] 5 [ $compiler == dart2dart ]
6 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 6 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
7 7
8 Language/10_Expressions/11_Instance_Creation/1_New_A13_t02: Fail # TRIAGE 8 Language/10_Expressions/11_Instance_Creation/1_New_A13_t02: Fail # TRIAGE
9 9
10 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 10 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
(...skipping 27 matching lines...) Expand all
38 Language/05_Variables/05_Variables_A04_t04: Fail # http://dartbug.com/5519 38 Language/05_Variables/05_Variables_A04_t04: Fail # http://dartbug.com/5519
39 Language/05_Variables/05_Variables_A04_t05: Fail # http://dartbug.com/5519 39 Language/05_Variables/05_Variables_A04_t05: Fail # http://dartbug.com/5519
40 Language/05_Variables/05_Variables_A04_t06: Fail # http://dartbug.com/5519 40 Language/05_Variables/05_Variables_A04_t06: Fail # http://dartbug.com/5519
41 Language/05_Variables/05_Variables_A04_t07: Fail # http://dartbug.com/5519 41 Language/05_Variables/05_Variables_A04_t07: Fail # http://dartbug.com/5519
42 Language/05_Variables/05_Variables_A04_t08: Fail # http://dartbug.com/5519 42 Language/05_Variables/05_Variables_A04_t08: Fail # http://dartbug.com/5519
43 Language/05_Variables/05_Variables_A04_t10: Fail # http://dartbug.com/5519 43 Language/05_Variables/05_Variables_A04_t10: Fail # http://dartbug.com/5519
44 Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519 44 Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519
45 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519 45 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519
46 Language/06_Functions/06_Functions_A01_t06: Fail # inherited from VM 46 Language/06_Functions/06_Functions_A01_t06: Fail # inherited from VM
47 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM 47 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM
48 Language/06_Functions/06_Functions_A01_t23: Fail # http://dartbug.com/5519
49 Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519 48 Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519
50 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/ 5519 49 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/ 5519
51 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # http://dartbug.com/ 5519 50 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # http://dartbug.com/ 5519
52 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # inherited from VM 51 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # inherited from VM
53 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # http://dartbug.com/ 5519 52 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # http://dartbug.com/ 5519
54 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # inherited from VM 53 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # inherited from VM
55 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519 54 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519
56 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519 55 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519
57 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519 56 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519
58 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519 57 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # Inherited from dart2js 393 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # Inherited from dart2js
395 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # Inherited from dart2js 394 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # Inherited from dart2js
396 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM 395 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM
397 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM 396 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM
398 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 397 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
399 Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # Inherited from d art2js 398 Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # Inherited from d art2js
400 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # Inherited from d art2js 399 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # Inherited from d art2js
401 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # Inherited from d art2js 400 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # Inherited from d art2js
402 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84 401 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84
403 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M 402 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M
404 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from V M
405 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54 403 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54
406 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M 404 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M
407 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # http://dartbug.c om/5519 405 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # http://dartbug.c om/5519
408 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M 406 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M
409 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js 407 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js
410 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # http://dartbug.c om/5519 408 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # http://dartbug.c om/5519
411 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js 409 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js
412 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218 410 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218
413 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218 411 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218
414 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js 412 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
459 Language/11_Statements/09_Try_A06_t03: Fail # inherited from VM 457 Language/11_Statements/09_Try_A06_t03: Fail # inherited from VM
460 Language/11_Statements/09_Try_A06_t04: Fail # inherited from VM 458 Language/11_Statements/09_Try_A06_t04: Fail # inherited from VM
461 Language/11_Statements/09_Try_A06_t05: Fail # inherited from VM 459 Language/11_Statements/09_Try_A06_t05: Fail # inherited from VM
462 Language/11_Statements/10_Return_A04_t01: Fail # http://dartbug.com/5519 460 Language/11_Statements/10_Return_A04_t01: Fail # http://dartbug.com/5519
463 Language/11_Statements/10_Return_A04_t02: Fail # http://dartbug.com/5519 461 Language/11_Statements/10_Return_A04_t02: Fail # http://dartbug.com/5519
464 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519 462 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519
465 Language/11_Statements/11_Labels_A01_t03: Fail # inherited from VM 463 Language/11_Statements/11_Labels_A01_t03: Fail # inherited from VM
466 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js 464 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js
467 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js 465 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js
468 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js 466 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js
469 Language/11_Statements/15_Assert_A01_t03: Fail # http://dartbug.com/5519
470 Language/11_Statements/15_Assert_A01_t04: Fail # http://dartbug.com/5519
471 Language/11_Statements/15_Assert_A01_t05: Fail # http://dartbug.com/5519
472 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # inher ited from VM 467 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # inher ited from VM
473 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM 468 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM
474 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM 469 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM
475 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM 470 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM
476 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM 471 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM
477 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM 472 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM
478 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM 473 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM
479 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # Inherited from VM 474 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # Inherited from VM
480 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # inherited from dart2 js 475 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # inherited from dart2 js
481 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # inherited from VM 476 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # inherited from VM
(...skipping 12 matching lines...) Expand all
494 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519 489 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519
495 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519 490 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519
496 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519 491 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519
497 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 492 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
498 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 493 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
499 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 494 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
500 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away 495 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away
501 Language/14_Types/4_Interface_Types_A02_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away 496 Language/14_Types/4_Interface_Types_A02_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away
502 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js 497 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js
503 Language/14_Types/5_Function_Types_A02_t01: Fail # inherited from VM 498 Language/14_Types/5_Function_Types_A02_t01: Fail # inherited from VM
504 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js
505 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # inherited from dart2js
506 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js 499 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js
507 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # inherited from VM 500 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # inherited from VM
508 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js 501 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
509 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # inherited from VM 502 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # inherited from VM
510 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121 503 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121
511 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM 504 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM
512 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM 505 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM
513 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM 506 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM
514 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM 507 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM
515 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM 508 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 # Partially implemented redirecting constructors makes this fail. 561 # Partially implemented redirecting constructors makes this fail.
569 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 562 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
570 563
571 [ $compiler == dart2dart && $system == windows ] 564 [ $compiler == dart2dart && $system == windows ]
572 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 565 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
573 LibTest/core/double/round_A01_t01: Fail # Result is NaN 566 LibTest/core/double/round_A01_t01: Fail # Result is NaN
574 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN 567 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
575 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN 568 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
576 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 569 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
577 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN 570 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN
OLDNEW
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698