mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
[vm/gardening] Mark bigint_parse_radix_test/3 as slow
Bug: https://github.com/dart-lang/sdk/issues/47050 Change-Id: Ia0496785c5df6c231269ae4ebbb4376beb3a63d0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/211904 Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
parent
8f9113d9f1
commit
b294fe59f9
2 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
# for details. All rights reserved. Use of this source code is governed by a
|
||||
# BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
bigint_parse_radix_test/3: Slow # Issue http://dartbug.com/47050
|
||||
|
||||
[ $compiler == dartdevk ]
|
||||
regexp/lookbehind_test/01: Skip # Flaky in uncatchable way. Issue 36280
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
# for details. All rights reserved. Use of this source code is governed by a
|
||||
# BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
bigint_parse_radix_test/3: Slow # Issue http://dartbug.com/47050
|
||||
|
||||
[ $compiler == dartdevk ]
|
||||
regexp/lookbehind_test/01: Skip # Flaky in uncatchable way. Issue 36280
|
||||
|
||||
|
|
Loading…
Reference in a new issue