<i18n dev> Integrated: 8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
SendaoYan
syan at openjdk.org
Wed Oct 9 05:51:03 UTC 2024
On Mon, 7 Oct 2024 15:49:57 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
> The test `java/util/PluggableLocale/DateFormatProviderTest.java` run timeout on riscv64 physic machine. This test has 4496 sub-tests, and riscv64 has poor single core performance, so this test run timeouted on riscv64 seems acceptable.
> Thus, to make less test noisy, I think we should add more timeout value for this test.
> Test-fix only, no risk.
This pull request has now been integrated.
Changeset: d809bc0e
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d809bc0e21b145758f21c4324772faf6aa6a276a
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/21393
More information about the i18n-dev
mailing list