Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FedoraBundleRepositoryTest fails when packaged Eclipse is not installed #21

Open
mizdebsk opened this issue Aug 20, 2020 · 0 comments
Open

Comments

@mizdebsk
Copy link
Collaborator

FedoraBundleRepositoryTest relies on packaged Eclipse to be installed. When that is not the case, the test fails.
The test should use resources included in git repository and not rely system paths such as /usr/share/java/, /etc/java/eclipse.conf and so on.
Alternatively, the test can use JUnit Assume to skip test execution when packaged Eclipse is not installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant