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

Side by Side Diff: tests/corelib_2/corelib_2.status

Issue 3000423002: Update tests status to make (fyi) dartkp buildbots green. (Closed)
Patch Set: Skip mirrors tests under dartkp Created 3 years, 3 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 | « tests/co19/co19-kernel.status ('k') | tests/isolate/isolate.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) 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 # All static_tests have expected compile-time errors. 5 # All static_tests have expected compile-time errors.
6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] 6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ]
7 core_runtime_types_static_test: MissingCompileTimeError 7 core_runtime_types_static_test: MissingCompileTimeError
8 splay_tree_test/01: MissingCompileTimeError 8 splay_tree_test/01: MissingCompileTimeError
9 splay_tree_test/02: MissingCompileTimeError 9 splay_tree_test/02: MissingCompileTimeError
10 string_base_vm_static_test: MissingCompileTimeError 10 string_base_vm_static_test: MissingCompileTimeError
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 symbol_test/03: MissingCompileTimeError 296 symbol_test/03: MissingCompileTimeError
297 symbol_test/none: RuntimeError 297 symbol_test/none: RuntimeError
298 unicode_test: RuntimeError 298 unicode_test: RuntimeError
299 string_case_test/01: RuntimeError 299 string_case_test/01: RuntimeError
300 string_from_environment3_test/01: MissingCompileTimeError 300 string_from_environment3_test/01: MissingCompileTimeError
301 string_from_environment3_test/02: MissingCompileTimeError 301 string_from_environment3_test/02: MissingCompileTimeError
302 string_from_environment3_test/03: MissingCompileTimeError 302 string_from_environment3_test/03: MissingCompileTimeError
303 string_from_environment3_test/04: MissingCompileTimeError 303 string_from_environment3_test/04: MissingCompileTimeError
304 string_from_environment3_test/05: MissingCompileTimeError 304 string_from_environment3_test/05: MissingCompileTimeError
305 305
306 [ $compiler == dartkp ]
307 apply3_test: Crash
308 from_environment_const_type_test/02: MissingCompileTimeError
309 from_environment_const_type_test/03: MissingCompileTimeError
310 from_environment_const_type_test/04: MissingCompileTimeError
311 from_environment_const_type_test/06: MissingCompileTimeError
312 from_environment_const_type_test/07: MissingCompileTimeError
313 from_environment_const_type_test/08: MissingCompileTimeError
314 from_environment_const_type_test/09: MissingCompileTimeError
315 from_environment_const_type_test/11: MissingCompileTimeError
316 from_environment_const_type_test/12: MissingCompileTimeError
317 from_environment_const_type_test/13: MissingCompileTimeError
318 from_environment_const_type_test/14: MissingCompileTimeError
319 from_environment_const_type_test/16: MissingCompileTimeError
320 from_environment_const_type_undefined_test/02: MissingCompileTimeError
321 from_environment_const_type_undefined_test/03: MissingCompileTimeError
322 from_environment_const_type_undefined_test/04: MissingCompileTimeError
323 from_environment_const_type_undefined_test/06: MissingCompileTimeError
324 from_environment_const_type_undefined_test/07: MissingCompileTimeError
325 from_environment_const_type_undefined_test/08: MissingCompileTimeError
326 from_environment_const_type_undefined_test/09: MissingCompileTimeError
327 from_environment_const_type_undefined_test/11: MissingCompileTimeError
328 from_environment_const_type_undefined_test/12: MissingCompileTimeError
329 from_environment_const_type_undefined_test/13: MissingCompileTimeError
330 from_environment_const_type_undefined_test/14: MissingCompileTimeError
331 from_environment_const_type_undefined_test/16: MissingCompileTimeError
332 int_parse_radix_bad_handler_test: MissingCompileTimeError
333 int_parse_radix_test/badTypes: RuntimeError
334 iterable_generate_test/01: RuntimeError
335 iterable_to_set_test: RuntimeError
336 regexp/stack-overflow_test: RuntimeError
337 splay_tree_from_iterable_test: RuntimeError
338
306 [ $runtime == ff || $runtime == jsshell ] 339 [ $runtime == ff || $runtime == jsshell ]
307 double_parse_test/02: Fail, OK # Issue 30468 340 double_parse_test/02: Fail, OK # Issue 30468
308 regexp/UC16_test: RuntimeError 341 regexp/UC16_test: RuntimeError
309 342
310 [ $runtime == jsshell ] 343 [ $runtime == jsshell ]
311 unicode_test: Fail 344 unicode_test: Fail
312 string_case_test/01: Fail, OK 345 string_case_test/01: Fail, OK
313 346
314 [ ($runtime == vm || $runtime == dart_precompiled) && $arch == simarmv5te ] 347 [ ($runtime == vm || $runtime == dart_precompiled) && $arch == simarmv5te ]
315 big_integer_parsed_mul_div_vm_test: Pass, SloW 348 big_integer_parsed_mul_div_vm_test: Pass, SloW
(...skipping 652 matching lines...) Expand 10 before | Expand all | Expand 10 after
968 1001
969 [ $compiler == dart2analyzer && $strong && !$checked ] 1002 [ $compiler == dart2analyzer && $strong && !$checked ]
970 iterable_fold_test/01: CompileTimeError 1003 iterable_fold_test/01: CompileTimeError
971 1004
972 [ $runtime == dart_precompiled && $minified ] 1005 [ $runtime == dart_precompiled && $minified ]
973 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper 1006 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper
974 error_stack_trace1_test: Skip # Expects unobfuscated stack trace 1007 error_stack_trace1_test: Skip # Expects unobfuscated stack trace
975 1008
976 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ] 1009 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ]
977 list_concurrent_modify_test: Crash # Issue 30559 1010 list_concurrent_modify_test: Crash # Issue 30559
OLDNEW
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698