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

Side by Side Diff: dart/tests/co19/co19-dart2js.status

Issue 11015016: Update co19 to r355. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « dart/tests/co19/co19-compiler.status ('k') | dart/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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
7 7
8 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 8 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
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 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429 10 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429
11 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429 11 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429
12 12
13 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 13 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
14 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 14 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
15 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 15 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
16 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 16 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
17 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 17 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
18 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure. 18 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure.
19 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 19 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
20 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 20 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
21 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 21 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
22 Language/10_Expressions/01_Constants_A13_t01: Fail # TODO(ahe): Please triage th is failure. 22 Language/10_Expressions/01_Constants_A13_t01: Fail # TODO(ahe): Please triage th is failure.
23 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure. 23 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure.
24 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure. 24 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure.
25 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure. 25 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure.
26 Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
27 Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
28 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure.
29 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
30 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
31 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
32 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
33 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure.
34 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
35 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
36 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
37 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
38 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
39 Language/10_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure.
26 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure. 40 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure.
27 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 41 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
28 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure. 42 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure.
29 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 43 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
30 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 44 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
31 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 45 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
32 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 46 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
33 Language/10_Expressions/25_Unary_Expressions_A01_t23: Fail # TODO(ahe): Please t riage this failure. 47 Language/10_Expressions/25_Unary_Expressions_A01_t23: Fail # TODO(ahe): Please t riage this failure.
34 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # TODO(ahe): Pleas e triage this failure. 48 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # TODO(ahe): Pleas e triage this failure.
35 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail # TODO(ahe): Pleas e triage this failure. 49 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail # TODO(ahe): Pleas e triage this failure.
36 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 50 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure.
51 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
52 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail # TODO(ahe): Please tr iage this failure.
53 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail # TODO(ahe): Please tr iage this failure.
54 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail # TODO(ahe): Please tr iage this failure.
55 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail # TODO(ahe): Please tr iage this failure.
56 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail # TODO(ahe): Please tr iage this failure.
37 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure. 57 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure.
38 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure. 58 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure.
39 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure. 59 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
40 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure. 60 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure.
41 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure. 61 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure.
42 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr iage this failure. 62 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr iage this failure.
43 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure. 63 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure.
44 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure. 64 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure.
45 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 65 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
46 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re. 66 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
(...skipping 26 matching lines...) Expand all
73 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 93 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
74 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 94 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
75 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 95 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
76 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 96 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
77 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 97 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
78 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 98 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
79 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure. 99 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure.
80 Language/10_Expressions/08_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure. 100 Language/10_Expressions/08_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
81 Language/10_Expressions/08_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure. 101 Language/10_Expressions/08_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
82 Language/10_Expressions/08_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure. 102 Language/10_Expressions/08_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
103 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure.
104 Language/10_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
105 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(ahe): Pleas e triage this failure.
106 Language/10_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
107 Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
108 Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
109 Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
110 Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure.
83 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure. 111 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
84 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 112 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
85 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 113 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
86 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 114 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
115 Language/10_Expressions/11_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
116 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
117 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
118 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
119 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
120 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
87 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 121 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
88 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 122 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
89 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 123 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
90 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 124 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
91 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 125 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
92 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure. 126 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
93 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 127 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
94 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure. 128 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure.
95 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure. 129 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure.
96 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure. 130 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure.
(...skipping 452 matching lines...) Expand 10 before | Expand all | Expand 10 after
549 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name. 583 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name.
550 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals. 584 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals.
551 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways. 585 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways.
552 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression. 586 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression.
553 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body. 587 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body.
554 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body. 588 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body.
555 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable. 589 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable.
556 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable. 590 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable.
557 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class. 591 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class.
558 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class. 592 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class.
559 Language/07_Classes/6_Constructors_A03_t03: Fail # Checks that 'default' constru ctor is not generated if the class declares a named constructor.
560 Language/07_Classes/7_Static_Methods_A01_t03: Fail # Checks that it is a compile -time error when a superclass's static method is being accessed using a subclass 's name. 593 Language/07_Classes/7_Static_Methods_A01_t03: Fail # Checks that it is a compile -time error when a superclass's static method is being accessed using a subclass 's name.
561 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error. 594 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error.
562 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error. 595 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error.
563 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros. 596 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros.
564 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros. 597 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros.
565 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 598 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
566 Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 599 Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
567 Language/10_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 600 Language/10_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
568 Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 601 Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
569 Language/10_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 602 Language/10_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 768 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
736 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 769 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
737 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 770 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
738 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 771 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
739 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 772 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
740 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 773 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
741 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 774 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
742 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 775 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
743 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 776 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
744 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 777 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698