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

Tests fail when '/tmp/test' is already available #169

Open
VolkerHartmann opened this issue Feb 5, 2025 · 1 comment
Open

Tests fail when '/tmp/test' is already available #169

VolkerHartmann opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@VolkerHartmann
Copy link
Contributor

Describe the bug
Building jar file will fail if directory '/tmp/test' already exists.

To Reproduce
Steps to reproduce the behavior:

  1. Clone repo
  2. mkdir /tmp/test
  3. ./gradlew clean build
  4. See error

Expected behavior
Failing test should create a new unique directory.

@VolkerHartmann VolkerHartmann added the bug Something isn't working label Feb 5, 2025
@VolkerHartmann VolkerHartmann self-assigned this Feb 5, 2025
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant