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

Drop the "long running integration tests" feature #3833

Open
3 tasks
de-jcup opened this issue Jan 29, 2025 · 0 comments · May be fixed by #3822
Open
3 tasks

Drop the "long running integration tests" feature #3833

de-jcup opened this issue Jan 29, 2025 · 0 comments · May be fixed by #3822
Assignees
Labels

Comments

@de-jcup
Copy link
Member

de-jcup commented Jan 29, 2025

Situation

sechub.integrationtest.longrunning was introduced to handle long running integration tests different.

But...

  • we do not longer have any integration test which does the use the markLongRunning()
  • it makes it more complicated to developers to understand what to enable and what not
  • it is not really used/useful
  • we should always execute all integration tests (which could be the reason why no more longrunning markers used...

Wanted

Keep it simple and drop unused parts

Solution

We will remove the complete long running stuff.

This means:

  • remove from gradle build
  • remove from integration test handling
  • remove from documentation
@de-jcup de-jcup self-assigned this Jan 29, 2025
@de-jcup de-jcup changed the title Drop "sechub.integrationtest.longrunning" it is not used any more Drop the "long running integration tests" feature Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant