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

Side by Side Diff: tests/language/language_kernel.status

Issue 2987133002: Update the function_type tests for Dart 2.0. (Closed)
Patch Set: Fix status file. 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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 [ !$checked && ($compiler == dartk || $compiler == dartkp) ] 5 [ !$checked && ($compiler == dartk || $compiler == dartkp) ]
6 6
7 deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # F asta/KernelVM bug: Deferred loading kernel issue 28335. 7 deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # F asta/KernelVM bug: Deferred loading kernel issue 28335.
8 deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeE rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 8 deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeE rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
9 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 9 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE rror # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
10 10
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 const_constructor2_test/24: MissingCompileTimeError 235 const_constructor2_test/24: MissingCompileTimeError
236 const_init2_test/02: MissingCompileTimeError 236 const_init2_test/02: MissingCompileTimeError
237 default_factory2_test/01: Fail 237 default_factory2_test/01: Fail
238 factory_redirection_test/08: Fail 238 factory_redirection_test/08: Fail
239 factory_redirection_test/09: Fail 239 factory_redirection_test/09: Fail
240 factory_redirection_test/10: Fail 240 factory_redirection_test/10: Fail
241 factory_redirection_test/12: Fail 241 factory_redirection_test/12: Fail
242 factory_redirection_test/13: Fail 242 factory_redirection_test/13: Fail
243 factory_redirection_test/14: Fail 243 factory_redirection_test/14: Fail
244 function_type2_test: RuntimeError 244 function_type2_test: RuntimeError
245 function_type/function_type0_test: RuntimeError
246 function_type/function_type10_test: RuntimeError
247 function_type/function_type11_test: RuntimeError
248 function_type/function_type12_test: RuntimeError
249 function_type/function_type13_test: RuntimeError
250 function_type/function_type14_test: RuntimeError
251 function_type/function_type15_test: RuntimeError
252 function_type/function_type16_test: RuntimeError
253 function_type/function_type17_test: RuntimeError
254 function_type/function_type18_test: RuntimeError
255 function_type/function_type19_test: RuntimeError
256 function_type/function_type1_test: RuntimeError
257 function_type/function_type20_test: RuntimeError
258 function_type/function_type21_test: RuntimeError
259 function_type/function_type22_test: RuntimeError
260 function_type/function_type23_test: RuntimeError
261 function_type/function_type24_test: RuntimeError
262 function_type/function_type25_test: RuntimeError
263 function_type/function_type26_test: RuntimeError
264 function_type/function_type27_test: RuntimeError
265 function_type/function_type28_test: RuntimeError
266 function_type/function_type29_test: RuntimeError
267 function_type/function_type2_test: RuntimeError
268 function_type/function_type30_test: RuntimeError
269 function_type/function_type31_test: RuntimeError
270 function_type/function_type32_test: RuntimeError
271 function_type/function_type33_test: RuntimeError
272 function_type/function_type34_test: RuntimeError
273 function_type/function_type35_test: RuntimeError
274 function_type/function_type36_test: RuntimeError
275 function_type/function_type37_test: RuntimeError
276 function_type/function_type38_test: RuntimeError
277 function_type/function_type39_test: RuntimeError
278 function_type/function_type3_test: RuntimeError
279 function_type/function_type40_test: RuntimeError
280 function_type/function_type41_test: RuntimeError
281 function_type/function_type42_test: RuntimeError
282 function_type/function_type43_test: RuntimeError
283 function_type/function_type44_test: RuntimeError
284 function_type/function_type45_test: RuntimeError
285 function_type/function_type46_test: RuntimeError
286 function_type/function_type47_test: RuntimeError
287 function_type/function_type48_test: RuntimeError
288 function_type/function_type49_test: RuntimeError
289 function_type/function_type4_test: RuntimeError
290 function_type/function_type50_test: RuntimeError
291 function_type/function_type51_test: RuntimeError
292 function_type/function_type52_test: RuntimeError
293 function_type/function_type53_test: RuntimeError
294 function_type/function_type54_test: RuntimeError
295 function_type/function_type55_test: RuntimeError
296 function_type/function_type56_test: RuntimeError
297 function_type/function_type57_test: RuntimeError
298 function_type/function_type58_test: RuntimeError
299 function_type/function_type59_test: RuntimeError
300 function_type/function_type5_test: RuntimeError
301 function_type/function_type60_test: RuntimeError
302 function_type/function_type61_test: RuntimeError
303 function_type/function_type62_test: RuntimeError
304 function_type/function_type63_test: RuntimeError
305 function_type/function_type64_test: RuntimeError
306 function_type/function_type65_test: RuntimeError
307 function_type/function_type66_test: RuntimeError
308 function_type/function_type67_test: RuntimeError
309 function_type/function_type68_test: RuntimeError
310 function_type/function_type69_test: RuntimeError
311 function_type/function_type6_test: RuntimeError
312 function_type/function_type70_test: RuntimeError
313 function_type/function_type71_test: RuntimeError
314 function_type/function_type72_test: RuntimeError
315 function_type/function_type73_test: RuntimeError
316 function_type/function_type74_test: RuntimeError
317 function_type/function_type75_test: RuntimeError
318 function_type/function_type76_test: RuntimeError
319 function_type/function_type77_test: RuntimeError
320 function_type/function_type78_test: RuntimeError
321 function_type/function_type79_test: RuntimeError
322 function_type/function_type7_test: RuntimeError
323 function_type/function_type80_test: RuntimeError
324 function_type/function_type81_test: RuntimeError
325 function_type/function_type82_test: RuntimeError
326 function_type/function_type83_test: RuntimeError
327 function_type/function_type84_test: RuntimeError
328 function_type/function_type85_test: RuntimeError
329 function_type/function_type86_test: RuntimeError
330 function_type/function_type87_test: RuntimeError
331 function_type/function_type88_test: RuntimeError
332 function_type/function_type89_test: RuntimeError
333 function_type/function_type8_test: RuntimeError
334 function_type/function_type90_test: RuntimeError
335 function_type/function_type91_test: RuntimeError
336 function_type/function_type92_test: RuntimeError
337 function_type/function_type93_test: RuntimeError
338 function_type/function_type94_test: RuntimeError
339 function_type/function_type95_test: RuntimeError
340 function_type/function_type96_test: RuntimeError
341 function_type/function_type97_test: RuntimeError
342 function_type/function_type98_test: RuntimeError
343 function_type/function_type99_test: RuntimeError
344 function_type/function_type9_test: RuntimeError
345 list_literal1_test/01: MissingCompileTimeError 245 list_literal1_test/01: MissingCompileTimeError
346 malbounded_redirecting_factory2_test/03: Fail 246 malbounded_redirecting_factory2_test/03: Fail
347 malbounded_redirecting_factory2_test/04: Fail 247 malbounded_redirecting_factory2_test/04: Fail
348 malbounded_redirecting_factory_test/03: Fail 248 malbounded_redirecting_factory_test/03: Fail
349 malbounded_redirecting_factory_test/04: Fail 249 malbounded_redirecting_factory_test/04: Fail
350 malbounded_type_cast_test: RuntimeError 250 malbounded_type_cast_test: RuntimeError
351 malbounded_type_test_test/03: Fail 251 malbounded_type_test_test/03: Fail
352 malbounded_type_test_test/04: Fail 252 malbounded_type_test_test/04: Fail
353 malformed2_test/00: RuntimeError 253 malformed2_test/00: RuntimeError
354 malformed2_test/01: MissingCompileTimeError 254 malformed2_test/01: MissingCompileTimeError
355 map_literal1_test/01: MissingCompileTimeError 255 map_literal1_test/01: MissingCompileTimeError
356 mixin_invalid_bound2_test/08: Fail 256 mixin_invalid_bound2_test/08: Fail
357 mixin_invalid_bound2_test/09: Fail 257 mixin_invalid_bound2_test/09: Fail
358 mixin_invalid_bound2_test/10: Fail 258 mixin_invalid_bound2_test/10: Fail
359 mixin_invalid_bound_test/06: Fail 259 mixin_invalid_bound_test/06: Fail
360 mixin_invalid_bound_test/07: Fail 260 mixin_invalid_bound_test/07: Fail
361 mixin_super_bound2_test/01: RuntimeError 261 mixin_super_bound2_test/01: RuntimeError
362 mixin_super_bound_test: RuntimeError 262 mixin_super_bound_test: RuntimeError
363 msk_bound_test: RuntimeError 263 msk_bound_test: RuntimeError
364 redirecting_factory_infinite_steps_test/01: Fail 264 redirecting_factory_infinite_steps_test/01: Fail
365 redirecting_factory_malbounded_test/01: Fail 265 redirecting_factory_malbounded_test/01: Fail
366 regress_22728_test: RuntimeError 266 regress_22728_test: RuntimeError
367 regress_26133_test: RuntimeError 267 regress_26133_test: RuntimeError
368 type_parameter_test/05: MissingCompileTimeError 268 type_parameter_test/05: MissingCompileTimeError
369 type_parameter_test/none: RuntimeError 269 type_parameter_test/none: RuntimeError
370 type_variable_bounds4_test/01: RuntimeError 270 type_variable_bounds4_test/01: RuntimeError
OLDNEW
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/language_2/function_type/function_type0_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698