Summary: | dev-java/gson-2.10.1::gentoo failed with jdk:21 (test phase): "Tests run: 1231, Failures: 8" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Volkmar W. Pogatzki <gentoo> |
Component: | Current packages | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fordfrog |
Priority: | Normal | Keywords: | PullRequest, TESTFAILURE, UPSTREAM |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/33589 https://github.com/google/gson/issues/2530 https://github.com/gentoo/gentoo/pull/34655 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 919320 | ||
Bug Blocks: | 916475 | ||
Attachments: | build log |
Description
Volkmar W. Pogatzki
2023-10-29 15:02:25 UTC
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ae70071357d9de3f896ad1c019751ca5169bfa commit f0ae70071357d9de3f896ad1c019751ca5169bfa Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2023-12-05 16:45:11 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2023-12-06 09:33:28 +0000 dev-java/gson: add 2.10.2_pre20231128 recent snapshot to pass tests previously failing with jdk:21 Bug: https://bugs.gentoo.org/916491 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/33589 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/gson/Manifest | 2 + .../gson-2.10.2-GsonVersionDiagnosticsTest.patch | 40 ++++++++++ dev-java/gson/gson-2.10.2_pre20231128.ebuild | 87 ++++++++++++++++++++++ 3 files changed, 129 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae27bdc320b3fcba2ebbd27bcfb2ffd82a582341 commit ae27bdc320b3fcba2ebbd27bcfb2ffd82a582341 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-01-05 10:30:10 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-01-05 10:38:44 +0000 dev-java/gson: drop 2.10.1 Closes: https://bugs.gentoo.org/916491 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/34655 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/gson/Manifest | 1 - dev-java/gson/gson-2.10.1.ebuild | 59 ---------------------------------------- 2 files changed, 60 deletions(-) |