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

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

Issue 11014010: Made assert a keyword. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Renamed Assert to assertHelper. Switched parser to use parseArguments. Added assert argument checki… 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
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/01_Constants_A05_t03: Fail # TRIAGE 8 Language/10_Expressions/01_Constants_A05_t03: Fail # TRIAGE
9 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TRIAGE 9 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TRIAGE
10 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TRIAGE 10 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TRIAGE
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 Language/05_Variables/05_Variables_A04_t04: Fail # http://dartbug.com/5519 110 Language/05_Variables/05_Variables_A04_t04: Fail # http://dartbug.com/5519
111 Language/05_Variables/05_Variables_A04_t05: Fail # http://dartbug.com/5519 111 Language/05_Variables/05_Variables_A04_t05: Fail # http://dartbug.com/5519
112 Language/05_Variables/05_Variables_A04_t06: Fail # http://dartbug.com/5519 112 Language/05_Variables/05_Variables_A04_t06: Fail # http://dartbug.com/5519
113 Language/05_Variables/05_Variables_A04_t07: Fail # http://dartbug.com/5519 113 Language/05_Variables/05_Variables_A04_t07: Fail # http://dartbug.com/5519
114 Language/05_Variables/05_Variables_A04_t08: Fail # http://dartbug.com/5519 114 Language/05_Variables/05_Variables_A04_t08: Fail # http://dartbug.com/5519
115 Language/05_Variables/05_Variables_A04_t10: Fail # http://dartbug.com/5519 115 Language/05_Variables/05_Variables_A04_t10: Fail # http://dartbug.com/5519
116 Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519 116 Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519
117 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519 117 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519
118 Language/06_Functions/06_Functions_A01_t06: Fail # inherited from VM 118 Language/06_Functions/06_Functions_A01_t06: Fail # inherited from VM
119 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM 119 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM
120 Language/06_Functions/06_Functions_A01_t23: Fail # http://dartbug.com/5519
121 Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519 120 Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519
122 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/ 5519 121 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/ 5519
123 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # http://dartbug.com/ 5519 122 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # http://dartbug.com/ 5519
124 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # inherited from VM 123 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # inherited from VM
125 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # http://dartbug.com/ 5519 124 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # http://dartbug.com/ 5519
126 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # inherited from VM 125 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # inherited from VM
127 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519 126 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519
128 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519 127 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519
129 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519 128 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519
130 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519 129 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
399 Language/10_Expressions/22_Shift_A01_t01: Fail # inherited from VM 398 Language/10_Expressions/22_Shift_A01_t01: Fail # inherited from VM
400 Language/10_Expressions/22_Shift_A01_t11: Fail # http://dartbug.com/5519 399 Language/10_Expressions/22_Shift_A01_t11: Fail # http://dartbug.com/5519
401 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # inherited from VM 400 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # inherited from VM
402 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # inherited from VM 401 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # inherited from VM
403 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # inherited from VM 402 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # inherited from VM
404 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # inherited from VM 403 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # inherited from VM
405 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM 404 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM
406 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM 405 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM
407 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM 406 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM
408 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 407 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
409 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84 408 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail # assert is a rese rved word, which can not be used as a variable name.
410 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M 409 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from V M
411 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from V M
412 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54 410 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54
413 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M 411 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from V M
414 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # http://dartbug.c om/5519 412 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # http://dartbug.c om/5519
415 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M 413 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # inherited from V M
416 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js 414 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # inherited from d art2js
417 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # http://dartbug.c om/5519 415 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # http://dartbug.c om/5519
418 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js 416 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # inherited from d art2js
419 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218 417 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218
420 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218 418 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218
421 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js 419 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # inherited from d art2js
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 Language/11_Statements/09_Try_A06_t03: Fail # inherited from VM 463 Language/11_Statements/09_Try_A06_t03: Fail # inherited from VM
466 Language/11_Statements/09_Try_A06_t04: Fail # inherited from VM 464 Language/11_Statements/09_Try_A06_t04: Fail # inherited from VM
467 Language/11_Statements/09_Try_A06_t05: Fail # inherited from VM 465 Language/11_Statements/09_Try_A06_t05: Fail # inherited from VM
468 Language/11_Statements/10_Return_A04_t01: Fail # http://dartbug.com/5519 466 Language/11_Statements/10_Return_A04_t01: Fail # http://dartbug.com/5519
469 Language/11_Statements/10_Return_A04_t02: Fail # http://dartbug.com/5519 467 Language/11_Statements/10_Return_A04_t02: Fail # http://dartbug.com/5519
470 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519 468 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519
471 Language/11_Statements/11_Labels_A01_t03: Fail # inherited from VM 469 Language/11_Statements/11_Labels_A01_t03: Fail # inherited from VM
472 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js 470 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js
473 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js 471 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js
474 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js 472 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js
475 Language/11_Statements/15_Assert_A01_t03: Fail # http://dartbug.com/5519
476 Language/11_Statements/15_Assert_A01_t04: Fail # http://dartbug.com/5519
477 Language/11_Statements/15_Assert_A01_t05: Fail # http://dartbug.com/5519
478 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # inher ited from VM 473 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # inher ited from VM
479 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM 474 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM
480 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # inherited from VM 475 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # inherited from VM
481 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM 476 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM
482 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM 477 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM
483 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # inherited from VM 478 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # inherited from VM
484 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # inherited from VM 479 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # inherited from VM
485 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM 480 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM
486 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM 481 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM
487 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM 482 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM
(...skipping 17 matching lines...) Expand all
505 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519 500 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519
506 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519 501 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519
507 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519 502 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519
508 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 503 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
509 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 504 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
510 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 505 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
511 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away 506 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away
512 Language/14_Types/4_Interface_Types_A02_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away 507 Language/14_Types/4_Interface_Types_A02_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away
513 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js 508 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js
514 Language/14_Types/5_Function_Types_A02_t01: Fail # inherited from VM 509 Language/14_Types/5_Function_Types_A02_t01: Fail # inherited from VM
515 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js
516 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # inherited from dart2js
517 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js 510 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js
518 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # inherited from VM 511 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # inherited from VM
519 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js 512 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
520 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # inherited from VM 513 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # inherited from VM
521 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121 514 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121
522 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM 515 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM
523 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM 516 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM
524 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM 517 LibTest/core/double/INFINITY_A01_t02: Fail # inherited from VM
525 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM 518 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # inherited from VM
526 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM 519 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
579 # Partially implemented redirecting constructors makes this fail. 572 # Partially implemented redirecting constructors makes this fail.
580 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 573 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
581 574
582 [ $compiler == dart2dart && $system == windows ] 575 [ $compiler == dart2dart && $system == windows ]
583 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 576 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
584 LibTest/core/double/round_A01_t01: Fail # Result is NaN 577 LibTest/core/double/round_A01_t01: Fail # Result is NaN
585 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN 578 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
586 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN 579 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
587 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 580 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
588 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN 581 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698