Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856688 - dev-java/jctools-core-3.3.0: removes a bunch of test classes because org.jetbrains.kotlinx.lincheck is not packaged
Summary: dev-java/jctools-core-3.3.0: removes a bunch of test classes because org.jetb...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: Java-test-deps-missing
  Show dependency tree
 
Reported: 2022-07-06 12:14 UTC by Volkmar W. Pogatzki
Modified: 2023-01-28 06:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2022-07-06 12:14:06 UTC
The remaining 7226 tests should pass.
# OK (7226 tests)

src_test() {
	# org.jetbrains.kotlinx.lincheck is not packaged
	rm -r src/test/java/org/jctools/maps/linearizability_test || die
Comment 1 Larry the Git Cow gentoo-dev 2023-01-28 06:52:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7cd969df52e00c9729ad270aa5b7815cb71bfd3

commit e7cd969df52e00c9729ad270aa5b7815cb71bfd3
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-01-27 21:08:40 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-01-28 06:52:13 +0000

    dev-java/jctools-core: drop 3.3.0
    
    Closes: https://bugs.gentoo.org/888811
    Closes: https://bugs.gentoo.org/856688
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-java/jctools-core/Manifest                  |  1 -
 dev-java/jctools-core/jctools-core-3.3.0.ebuild | 69 -------------------------
 2 files changed, 70 deletions(-)