Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869710 - dev-java/felix-framework-7.0.5: has JAVA_TEST_EXCLUDES for unresolved test failures
Summary: dev-java/felix-framework-7.0.5: has JAVA_TEST_EXCLUDES for unresolved test fa...
Status: RESOLVED OBSOLETE
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: TESTFAILURE
Depends on:
Blocks: Java-test-failures
  Show dependency tree
 
Reported: 2022-09-11 12:53 UTC by Volkmar W. Pogatzki
Modified: 2022-09-14 10:06 UTC (History)
0 users

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


Attachments
build log with no TEST_EXCLUDES (build.log,43.83 KB, text/plain)
2022-09-11 12:53 UTC, Volkmar W. Pogatzki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2022-09-11 12:53:44 UTC
Created attachment 804664 [details]
build log with no TEST_EXCLUDES

GENTOO_VM=openjdk-11  CLASSPATH="" JAVA_HOME="/usr/lib64/openjdk-11"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""

JAVA_TEST_EXCLUDES=(
	# Unsolved test failures, tbd.
	org.apache.felix.framework.ResolveTest # Tests run: 3,  Failures: 3
	org.apache.felix.framework.MultiReleaseVersionTest # Tests run: 1,  Failures: 1
	org.apache.felix.framework.RequirementsCapabilitiesTest # Tests run: 2,  Failures: 1
	org.apache.felix.framework.ResourceLoadingTest # Tests run: 3,  Failures: 3
)
Comment 1 Stephan Hartmann (RETIRED) gentoo-dev 2022-09-11 18:01:58 UTC
I can't find this package in ::gentoo? Overlay?
Comment 2 Volkmar W. Pogatzki 2022-09-14 10:06:19 UTC
Fixed before opening the pull request. Closing