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

System test fails because of too long absolute path #3442

Open
de-jcup opened this issue Sep 19, 2024 · 0 comments
Open

System test fails because of too long absolute path #3442

de-jcup opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@de-jcup
Copy link
Member

de-jcup commented Sep 19, 2024

Situation

We have a flaky system test

The reason seems that there is a problem with long absolute paths.

Tests being flaky

  • SystemTestDryRunTest

Way to reproduce (DRAFT - currently not working)

MYDIR=~/tmp-test-sechub-3442/long-path1/long-path2/long-path3/long-path4/long-path5/long-path6/long-path7/long-path8/

mkdir $MYDIR

git clone https://github.com/mercedes-benz/sechub.git/ $MYDIR

cd $MYDIR

./gradlew ensureLocalhostCertificate build generateOpenapi buildDeveloperAdminUI -Psechub.test.wiremock.https_port=8192 -Psechub.test.wiremock.http_port=8229 --console=plain
@de-jcup de-jcup self-assigned this Sep 19, 2024
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