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

Side by Side Diff: tests/language_2/language_2_dart2js.status

Issue 2998013002: Re-land "fix #30462, update function_type tests to understand covariant generics" (Closed)
Patch Set: Created 3 years, 4 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
OLDNEW
1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dart2js". 5 # Sections in this file should contain "$compiler == dart2js".
6 6
7 # dart2js does not implement the Dart 2.0 static type errors yet. 7 # dart2js does not implement the Dart 2.0 static type errors yet.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 abstract_beats_arguments_test: MissingCompileTimeError 9 abstract_beats_arguments_test: MissingCompileTimeError
10 abstract_exact_selector_test/01: MissingCompileTimeError 10 abstract_exact_selector_test/01: MissingCompileTimeError
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 182
183 [ $compiler == dart2js && $runtime == drt && $checked ] 183 [ $compiler == dart2js && $runtime == drt && $checked ]
184 regress_30339_test: RuntimeError # Issue 30393 184 regress_30339_test: RuntimeError # Issue 30393
185 185
186 [ $compiler == dart2js && $runtime == jsshell && $checked ] 186 [ $compiler == dart2js && $runtime == jsshell && $checked ]
187 assertion_test: RuntimeError 187 assertion_test: RuntimeError
188 188
189 [ $compiler == dart2js && $runtime == drt && $checked ] 189 [ $compiler == dart2js && $runtime == drt && $checked ]
190 assertion_test: RuntimeError 190 assertion_test: RuntimeError
191 191
192 [ $compiler == dart2js && $runtime != none && $checked ]
193 function_type/function_type0_test: RuntimeError # Issue 30476
194 function_type/function_type10_test: RuntimeError # Issue 30476
195 function_type/function_type12_test: RuntimeError # Issue 30476
196 function_type/function_type13_test: RuntimeError # Issue 30476
197 function_type/function_type14_test: RuntimeError # Issue 30476
198 function_type/function_type15_test: RuntimeError # Issue 30476
199 function_type/function_type16_test: RuntimeError # Issue 30476
200 function_type/function_type17_test: RuntimeError # Issue 30476
201 function_type/function_type18_test: RuntimeError # Issue 30476
202 function_type/function_type19_test: RuntimeError # Issue 30476
203 function_type/function_type1_test: RuntimeError # Issue 30476
204 function_type/function_type20_test: RuntimeError # Issue 30476
205 function_type/function_type21_test: RuntimeError # Issue 30476
206 function_type/function_type22_test: RuntimeError # Issue 30476
207 function_type/function_type24_test: RuntimeError # Issue 30476
208 function_type/function_type25_test: RuntimeError # Issue 30476
209 function_type/function_type26_test: RuntimeError # Issue 30476
210 function_type/function_type27_test: RuntimeError # Issue 30476
211 function_type/function_type28_test: RuntimeError # Issue 30476
212 function_type/function_type29_test: RuntimeError # Issue 30476
213 function_type/function_type2_test: RuntimeError # Issue 30476
214 function_type/function_type30_test: RuntimeError # Issue 30476
215 function_type/function_type31_test: RuntimeError # Issue 30476
216 function_type/function_type32_test: RuntimeError # Issue 30476
217 function_type/function_type33_test: RuntimeError # Issue 30476
218 function_type/function_type34_test: RuntimeError # Issue 30476
219 function_type/function_type36_test: RuntimeError # Issue 30476
220 function_type/function_type3_test: RuntimeError # Issue 30476
221 function_type/function_type44_test: RuntimeError # Issue 30476
222 function_type/function_type45_test: RuntimeError # Issue 30476
223 function_type/function_type46_test: RuntimeError # Issue 30476
224 function_type/function_type47_test: RuntimeError # Issue 30476
225 function_type/function_type48_test: RuntimeError # Issue 30476
226 function_type/function_type49_test: RuntimeError # Issue 30476
227 function_type/function_type4_test: RuntimeError # Issue 30476
228 function_type/function_type50_test: RuntimeError # Issue 30476
229 function_type/function_type51_test: RuntimeError # Issue 30476
230 function_type/function_type52_test: RuntimeError # Issue 30476
231 function_type/function_type53_test: RuntimeError # Issue 30476
232 function_type/function_type54_test: RuntimeError # Issue 30476
233 function_type/function_type56_test: RuntimeError # Issue 30476
234 function_type/function_type57_test: RuntimeError # Issue 30476
235 function_type/function_type58_test: RuntimeError # Issue 30476
236 function_type/function_type59_test: RuntimeError # Issue 30476
237 function_type/function_type5_test: RuntimeError # Issue 30476
238 function_type/function_type60_test: RuntimeError # Issue 30476
239 function_type/function_type61_test: RuntimeError # Issue 30476
240 function_type/function_type62_test: RuntimeError # Issue 30476
241 function_type/function_type63_test: RuntimeError # Issue 30476
242 function_type/function_type64_test: RuntimeError # Issue 30476
243 function_type/function_type65_test: RuntimeError # Issue 30476
244 function_type/function_type66_test: RuntimeError # Issue 30476
245 function_type/function_type6_test: RuntimeError # Issue 30476
246 function_type/function_type7_test: RuntimeError # Issue 30476
247 function_type/function_type80_test: RuntimeError # Issue 30476
248 function_type/function_type81_test: RuntimeError # Issue 30476
249 function_type/function_type82_test: RuntimeError # Issue 30476
250 function_type/function_type83_test: RuntimeError # Issue 30476
251 function_type/function_type84_test: RuntimeError # Issue 30476
252 function_type/function_type85_test: RuntimeError # Issue 30476
253 function_type/function_type86_test: RuntimeError # Issue 30476
254 function_type/function_type87_test: RuntimeError # Issue 30476
255 function_type/function_type88_test: RuntimeError # Issue 30476
256 function_type/function_type89_test: RuntimeError # Issue 30476
257 function_type/function_type8_test: RuntimeError # Issue 30476
258 function_type/function_type90_test: RuntimeError # Issue 30476
259 function_type/function_type96_test: RuntimeError # Issue 30476
260 function_type/function_type9_test: RuntimeError # Issue 30476
261
262
192 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 263 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
193 abstract_exact_selector_test/01: Crash 264 abstract_exact_selector_test/01: Crash
194 abstract_exact_selector_test/none: Crash 265 abstract_exact_selector_test/none: Crash
195 abstract_getter_test/01: Crash 266 abstract_getter_test/01: Crash
196 abstract_method_test: Crash 267 abstract_method_test: Crash
197 abstract_object_method_test: Crash 268 abstract_object_method_test: Crash
198 abstract_runtime_error_test/01: Crash 269 abstract_runtime_error_test/01: Crash
199 abstract_runtime_error_test/02: Crash 270 abstract_runtime_error_test/02: Crash
200 arg_param_trailing_comma_test/none: Crash 271 arg_param_trailing_comma_test/none: Crash
201 assert_message_test: Crash 272 assert_message_test: Crash
(...skipping 819 matching lines...) Expand 10 before | Expand all | Expand 10 after
1021 function_type/function_type55_test: Crash # Issue 27394 1092 function_type/function_type55_test: Crash # Issue 27394
1022 function_type/function_type62_test: Crash # Issue 27394 1093 function_type/function_type62_test: Crash # Issue 27394
1023 function_type/function_type63_test: Crash # Issue 27394 1094 function_type/function_type63_test: Crash # Issue 27394
1024 function_type/function_type6_test: Crash # Issue 27394 1095 function_type/function_type6_test: Crash # Issue 27394
1025 function_type/function_type7_test: Crash # Issue 27394 1096 function_type/function_type7_test: Crash # Issue 27394
1026 function_type/function_type98_test: Crash # Issue 27394 1097 function_type/function_type98_test: Crash # Issue 27394
1027 function_type/function_type99_test: Crash # Issue 27394 1098 function_type/function_type99_test: Crash # Issue 27394
1028 1099
1029 [ $compiler == dart2js && $runtime == safarimobilesim ] 1100 [ $compiler == dart2js && $runtime == safarimobilesim ]
1030 call_through_getter_test: Fail, OK 1101 call_through_getter_test: Fail, OK
OLDNEW
« no previous file with comments | « tests/language_2/function_type/test_generator.dart ('k') | tests/language_2/language_2_dartdevc.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698