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

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

Issue 2607173002: - report tear offs using the x#y syntax as a compilation error (Closed)
Patch Set: run formatter. Created 3 years, 11 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
« no previous file with comments | « runtime/vm/parser.cc ('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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 ###########################################################################
6 # Tests that use the name#field tear offs syntax which has been deprecated.
7 ###########################################################################
8 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t12: CompileTimeError
9 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_list_assignment_t01: CompileTimeError
10 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t02: CompileTimeError
11 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t04: CompileTimeError
12 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t17: CompileTimeError
13 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_positional_params_t01: CompileTimeError
14 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t04: CompileTimeError
15 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t08: CompileTimeError
16 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t07: CompileTimeError
17 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t03: CompileTimeError
18 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_id entical_t01: CompileTimeError
19 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_id entical_t03: CompileTimeError
20 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t07: CompileTimeError
21 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t01: CompileTimeError
22 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t08: CompileTimeError
23 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t06: CompileTimeError
24 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t06: CompileTimeError
25 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t05: CompileTimeError
26 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_id entical_t02: CompileTimeError
27 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t08: CompileTimeError
28 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t13: CompileTimeError
29 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t03: CompileTimeError
30 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t04: CompileTimeError
31 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t10: CompileTimeError
32 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t01: CompileTimeError
33 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_list_access_t01: CompileTimeError
34 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_named_params_t01: CompileTimeError
35 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl osurization_t05: CompileTimeError
36 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t07: CompileTimeError
37 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t16: CompileTimeError
38 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_unary_bitwise_t01: CompileTimeError
39 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t14: CompileTimeError
40 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t11: CompileTimeError
41 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t02: CompileTimeError
42 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t05: CompileTimeError
43 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t06: CompileTimeError
44 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t01: CompileTimeError
45 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_positional_params_t02: CompileTimeError
46 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_cl osurization_named_params_t02: CompileTimeError
47 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t03: CompileTimeError
48 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t15: CompileTimeError
49 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_ closurization_t09: CompileTimeError
50 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/setter_cl osurization_t02: CompileTimeError
51 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t01: CompileTimeError
52 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malformed_ type_t01: CompileTimeError
53 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/pos itional_parameters_t01: CompileTimeError
54 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t03: CompileTimeError
55 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/ide ntical_t02: CompileTimeError
56 Language/Expressions/Property_Extraction/Anonymous_Constructor_Closurization/nam ed_parameters_t01: CompileTimeError
57 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/no_such_me thod_t02: CompileTimeError
58 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/no_such_me thod_t01: CompileTimeError
59 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malbounded _type_t02: CompileTimeError
60 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_ t01: CompileTimeError
61 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malformed_ type_t02: CompileTimeError
62 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t02: CompileTimeError
63 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/closurizat ion_t02: CompileTimeError
64 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t01: CompileTimeError
65 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malbounded _type_t01: CompileTimeError
66 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t04: CompileTimeError
67 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_ t02: CompileTimeError
68 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/deferred_t ype_t01: CompileTimeError
69 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/static_typ e_t03: CompileTimeError
70 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/identic al_t01: CompileTimeError
71 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/identic al_t02: CompileTimeError
72 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_ t03: CompileTimeError
73 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malbou nded_type_t02: CompileTimeError
74 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/closurizat ion_t01: CompileTimeError
75 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malfor med_type_t01: CompileTimeError
76 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/positio nal_parameters_t01: CompileTimeError
77 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/no_suc h_method_t02: CompileTimeError
78 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malbou nded_type_t01: CompileTimeError
79 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/not_cl ass_t01: CompileTimeError
80 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/closur ization_t02: CompileTimeError
81 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/static _type_t01: CompileTimeError
82 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/not_cl ass_t02: CompileTimeError
83 Language/Expressions/Property_Extraction/Named_Constructor_Closurization/named_p arameters_t01: CompileTimeError
84 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/static _type_t03: CompileTimeError
85 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/malfor med_type_t02: CompileTimeError
86 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/deferr ed_type_t01: CompileTimeError
87 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/closur ization_t03: CompileTimeError
88 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/closur ization_t01: CompileTimeError
89 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/not_cl ass_t03: CompileTimeError
90 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/static _type_t02: CompileTimeError
91 Language/Expressions/Property_Extraction/Anonymous_Constructor_Extraction/no_suc h_method_t01: CompileTimeError
92 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/exp ression_evaluation_t07: CompileTimeError
93 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t05 : CompileTimeError
94 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t01: CompileTimeError
95 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t09 : CompileTimeError
96 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t07 : CompileTimeError
97 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t06 : CompileTimeError
98 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua tion_t03: CompileTimeError
99 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t08 : CompileTimeError
100 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t04: CompileTimeError
101 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t09 : CompileTimeError
102 Language/Expressions/Property_Extraction/General_Closurization/static_type_t06: CompileTimeError
103 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t04 : CompileTimeError
104 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua tion_t02: CompileTimeError
105 Language/Expressions/Property_Extraction/General_Closurization/static_type_t01: CompileTimeError
106 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t03 : CompileTimeError
107 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t07: CompileTimeError
108 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t02 : CompileTimeError
109 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t02: CompileTimeError
110 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t08 : CompileTimeError
111 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t05: CompileTimeError
112 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t07 : CompileTimeError
113 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t04 : CompileTimeError
114 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t05 : CompileTimeError
115 Language/Expressions/Property_Extraction/General_Closurization/static_type_t05: CompileTimeError
116 Language/Expressions/Property_Extraction/General_Closurization/static_type_t07: CompileTimeError
117 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t06 : CompileTimeError
118 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t03: CompileTimeError
119 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t06: CompileTimeError
120 Language/Expressions/Property_Extraction/General_Closurization/static_type_t03: CompileTimeError
121 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t07 : CompileTimeError
122 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t02 : CompileTimeError
123 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t04 : CompileTimeError
124 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t05 : CompileTimeError
125 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem ber_t08: CompileTimeError
126 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t01 : CompileTimeError
127 Language/Expressions/Property_Extraction/General_Closurization/static_type_t04: CompileTimeError
128 Language/Expressions/Property_Extraction/General_Closurization/static_type_t02: CompileTimeError
129 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t06 : CompileTimeError
130 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t02 : CompileTimeError
131 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t01 : CompileTimeError
132 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t01 : CompileTimeError
133 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua tion_t01: CompileTimeError
134 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t03 : CompileTimeError
135 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t03 : CompileTimeError
136 Language/Classes/Setters/name_t12: CompileTimeError
137 Language/Classes/Setters/name_t08: CompileTimeError
138 Language/Classes/Setters/name_t14: CompileTimeError
139 Language/Classes/Setters/name_t13: CompileTimeError
140 Language/Classes/Setters/name_t11: CompileTimeError
141 Language/Classes/Setters/name_t09: CompileTimeError
142 Language/Classes/Setters/name_t15: CompileTimeError
143 Language/Classes/Setters/name_t10: CompileTimeError
144 ###########################################################################
145
5 [ $compiler == none && $runtime == drt ] 146 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 147 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 148
8 [ $compiler == none && $runtime == dartium ] 149 [ $compiler == none && $runtime == dartium ]
9 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK 150 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK
10 Language/Classes/Constructors/Generative_Constructors/final_variables_t01: Pass, Fail #: Please triage this failure. 151 Language/Classes/Constructors/Generative_Constructors/final_variables_t01: Pass, Fail #: Please triage this failure.
11 Language/Classes/declarations_t01: Skip # Times out. Please triage this failure. 152 Language/Classes/declarations_t01: Skip # Times out. Please triage this failure.
12 Language/Classes/declarations_t02: Skip # Times out. Please triage this failure. 153 Language/Classes/declarations_t02: Skip # Times out. Please triage this failure.
13 Language/Classes/declarations_t03: Skip # Times out. Please triage this failure. 154 Language/Classes/declarations_t03: Skip # Times out. Please triage this failure.
14 Language/Classes/declarations_t04: Skip # Times out. Please triage this failure. 155 Language/Classes/declarations_t04: Skip # Times out. Please triage this failure.
(...skipping 1325 matching lines...) Expand 10 before | Expand all | Expand 10 after
1340 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Issue 18 251 1481 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Issue 18 251
1341 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure. 1482 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure.
1342 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 1483 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
1343 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 1484 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
1344 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 1485 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
1345 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 1486 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure.
1346 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 1487 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
1347 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure. 1488 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure.
1348 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure. 1489 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure.
1349 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 1490 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
OLDNEW
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698