Skip to content

Failed

org.eclipse.tycho.test.target.TargetVariableResolutionTest.repositoryUrlCanContainSystemPropertyVariable

Failing for the past 4 builds (Since Failed #1 )
Took 11 sec.

Error Message

Not an eclipse-repository project, or project has not been built: /home/jenkins/agent/workspace/tycho-github_PR-3568/tycho-its/target/projects/TargetVariableResolutionTest/repositoryUrlCanContainSystemPropertyVariable/target.variables/sysprop/site

Stacktrace

java.lang.IllegalStateException: Not an eclipse-repository project, or project has not been built: /home/jenkins/agent/workspace/tycho-github_PR-3568/tycho-its/target/projects/TargetVariableResolutionTest/repositoryUrlCanContainSystemPropertyVariable/target.variables/sysprop/site
	at org.eclipse.tycho.test.util.P2RepositoryTool.forEclipseRepositoryModule(P2RepositoryTool.java:45)
	at org.eclipse.tycho.test.target.TargetVariableResolutionTest.verifyResolution(TargetVariableResolutionTest.java:80)
	at org.eclipse.tycho.test.target.TargetVariableResolutionTest.repositoryUrlCanContainSystemPropertyVariable(TargetVariableResolutionTest.java:71)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)