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

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

Issue 2989663002: Temporarily skip tests with --use-sdk (at this time, tests are being run in bots that are not build… (Closed)
Patch Set: Created 3 years, 5 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/compiler/dart2js_native/dart2js_native.status ('k') | tests/corelib_2/corelib_2.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 [ $strong ] 5 [ $strong ]
6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes ts. 6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes ts.
7 7
8 [ $compiler == none && $runtime == drt ] 8 [ $compiler == none && $runtime == drt ]
9 from_environment_const_type_test: Skip 9 from_environment_const_type_test: Skip
10 from_environment_const_type_undefined_test: Skip 10 from_environment_const_type_undefined_test: Skip
(...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after
496 regexp/repeat-match-waldemar_test: Crash 496 regexp/repeat-match-waldemar_test: Crash
497 regexp/results-cache_test: Crash 497 regexp/results-cache_test: Crash
498 regexp/stack-overflow2_test: Crash 498 regexp/stack-overflow2_test: Crash
499 regexp/stack-overflow_test: Crash 499 regexp/stack-overflow_test: Crash
500 regexp/zero-length-alternatives_test: Crash 500 regexp/zero-length-alternatives_test: Crash
501 regress_11099_test: Crash 501 regress_11099_test: Crash
502 regress_r21715_test: Crash 502 regress_r21715_test: Crash
503 safe_to_string_test: Crash 503 safe_to_string_test: Crash
504 sort_test: Crash 504 sort_test: Crash
505 505
506 [ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ]
507 *: Skip # Issue 29626
508
506 # dartk: checked mode failures 509 # dartk: checked mode failures
507 [ $checked && ($compiler == dartk || $compiler == dartkp) ] 510 [ $checked && ($compiler == dartk || $compiler == dartkp) ]
508 from_environment_const_type_test/02: MissingCompileTimeError 511 from_environment_const_type_test/02: MissingCompileTimeError
509 from_environment_const_type_test/03: MissingCompileTimeError 512 from_environment_const_type_test/03: MissingCompileTimeError
510 from_environment_const_type_test/04: MissingCompileTimeError 513 from_environment_const_type_test/04: MissingCompileTimeError
511 from_environment_const_type_test/06: MissingCompileTimeError 514 from_environment_const_type_test/06: MissingCompileTimeError
512 from_environment_const_type_test/07: MissingCompileTimeError 515 from_environment_const_type_test/07: MissingCompileTimeError
513 from_environment_const_type_test/08: MissingCompileTimeError 516 from_environment_const_type_test/08: MissingCompileTimeError
514 from_environment_const_type_test/09: MissingCompileTimeError 517 from_environment_const_type_test/09: MissingCompileTimeError
515 from_environment_const_type_test/11: MissingCompileTimeError 518 from_environment_const_type_test/11: MissingCompileTimeError
(...skipping 25 matching lines...) Expand all
541 from_environment_const_type_test/06: MissingCompileTimeError # Flutter Issue 911 1 544 from_environment_const_type_test/06: MissingCompileTimeError # Flutter Issue 911 1
542 from_environment_const_type_test/07: MissingCompileTimeError # Flutter Issue 911 1 545 from_environment_const_type_test/07: MissingCompileTimeError # Flutter Issue 911 1
543 from_environment_const_type_test/08: MissingCompileTimeError # Flutter Issue 911 1 546 from_environment_const_type_test/08: MissingCompileTimeError # Flutter Issue 911 1
544 from_environment_const_type_test/09: MissingCompileTimeError # Flutter Issue 911 1 547 from_environment_const_type_test/09: MissingCompileTimeError # Flutter Issue 911 1
545 from_environment_const_type_test/12: MissingCompileTimeError # Flutter Issue 911 1 548 from_environment_const_type_test/12: MissingCompileTimeError # Flutter Issue 911 1
546 from_environment_const_type_test/11: MissingCompileTimeError # Flutter Issue 911 1 549 from_environment_const_type_test/11: MissingCompileTimeError # Flutter Issue 911 1
547 from_environment_const_type_test/13: MissingCompileTimeError # Flutter Issue 911 1 550 from_environment_const_type_test/13: MissingCompileTimeError # Flutter Issue 911 1
548 from_environment_const_type_test/14: MissingCompileTimeError # Flutter Issue 911 1 551 from_environment_const_type_test/14: MissingCompileTimeError # Flutter Issue 911 1
549 from_environment_const_type_test/16: MissingCompileTimeError # Flutter Issue 911 1 552 from_environment_const_type_test/16: MissingCompileTimeError # Flutter Issue 911 1
550 main_test: RuntimeError # Flutter Issue 9111 553 main_test: RuntimeError # Flutter Issue 9111
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698