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

Side by Side Diff: tests/co19/co19-dart2js.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 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/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
10 10
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TODO(ahe): Pleas e triage this failure. 122 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TODO(ahe): Pleas e triage this failure.
123 Language/10_Expressions/29_Type_Test_A01_t02: Fail # TODO(ahe): Please triage th is failure. 123 Language/10_Expressions/29_Type_Test_A01_t02: Fail # TODO(ahe): Please triage th is failure.
124 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TODO(ahe): Please triage th is failure. 124 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TODO(ahe): Please triage th is failure.
125 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 125 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure.
126 Language/13_Libraries_and_Scripts/2_Imports_A01_t49: Fail # TODO(ahe): Please tr iage this failure. 126 Language/13_Libraries_and_Scripts/2_Imports_A01_t49: Fail # TODO(ahe): Please tr iage this failure.
127 Language/13_Libraries_and_Scripts/2_Imports_A02_t12: Fail # TODO(ahe): Please tr iage this failure. 127 Language/13_Libraries_and_Scripts/2_Imports_A02_t12: Fail # TODO(ahe): Please tr iage this failure.
128 Language/13_Libraries_and_Scripts/2_Imports_A02_t13: Fail # TODO(ahe): Please tr iage this failure. 128 Language/13_Libraries_and_Scripts/2_Imports_A02_t13: Fail # TODO(ahe): Please tr iage this failure.
129 Language/13_Libraries_and_Scripts/2_Imports_A02_t15: Fail # TODO(ahe): Please tr iage this failure. 129 Language/13_Libraries_and_Scripts/2_Imports_A02_t15: Fail # TODO(ahe): Please tr iage this failure.
130 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure. 130 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure.
131 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure. 131 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure.
132 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure.
133 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 132 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
134 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure. 133 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure.
135 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re. 134 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re.
136 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re. 135 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
137 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 136 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
138 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure. 137 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure.
139 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 138 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
140 139
141 # Partially implemented rediriecting constructors makes this fail. 140 # Partially implemented rediriecting constructors makes this fail.
142 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 141 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
345 # language specification, co19 test suite, or add a comment that ahe@ 344 # language specification, co19 test suite, or add a comment that ahe@
346 # can understand so he can file a bug later. 345 # can understand so he can file a bug later.
347 # 346 #
348 [ $compiler == dart2js ] 347 [ $compiler == dart2js ]
349 Language/10_Expressions/21_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression. 348 Language/10_Expressions/21_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression.
350 Language/10_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. 349 Language/10_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression.
351 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression. 350 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression.
352 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression. 351 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
353 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement. 352 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
354 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement. 353 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement.
354 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail # assert is a rese rved word, which can not be used as a variable name.
355 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. 355 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
356 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000 356 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000
357 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 357 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
358 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 358 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
359 359
360 Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210
361 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210 360 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210
362 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210 361 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210
363 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210 362 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210
364 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210 363 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210
365 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210 364 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210
366 Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 21 0 365 Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 21 0
367 Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 21 0 366 Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 21 0
368 Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210 367 Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210
369 Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210
370 Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210
371 Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210
372 368
373 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 369 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
374 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 370 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
375 371
376 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 372 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
377 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 373 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
378 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88
379 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54 374 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54
380 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88 375 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
381 376
382 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189 377 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189
383 378
384 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193 379 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193
385 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193 380 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193
386 381
387 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94 382 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94
388 Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194 383 Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
652 Language/11_Statements/08_Switch_A06_t01: Fail # Checks that it is a compile-tim e error if a case expression is not a compile-time constant. 647 Language/11_Statements/08_Switch_A06_t01: Fail # Checks that it is a compile-tim e error if a case expression is not a compile-time constant.
653 Language/11_Statements/08_Switch_A06_t02: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type bool. 648 Language/11_Statements/08_Switch_A06_t02: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type bool.
654 Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-tim e error if a case expression is null 649 Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-tim e error if a case expression is null
655 Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type double. 650 Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type double.
656 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor. 651 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor.
657 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor. 652 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor.
658 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor. 653 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor.
659 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias). 654 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias).
660 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias). 655 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias).
661 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias). 656 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias).
662 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0)
663 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. 657 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
664 658
665 659
666 # 660 #
667 # Unexpected compile-time errors. 661 # Unexpected compile-time errors.
668 # 662 #
669 [ $compiler == dart2js ] 663 [ $compiler == dart2js ]
670 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027 664 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027
671 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027 665 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027
672 666
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
757 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 751 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
758 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 752 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
759 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 753 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
760 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 754 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
761 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 755 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
762 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 756 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
763 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 757 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
764 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 758 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
765 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 759 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
766 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 760 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« lib/compiler/implementation/warnings.dart ('K') | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698