OneLiteFeatherNET / OneLiteFeatherNET/Vulpes-Backend
[Bug] Fix test execution on Java 25
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 32
Description
Describe the bug
With the update to Java 25, some issues have arisen with test execution in our pipelines. To avoid blocking the project’s development, we decided to disable the tests in one of the pipelines. In the future, we should investigate the issue and fix the execution.
Steps to reproduce the bug
Nothing to provide here
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the pipeline configuration where tests were disabled and identify the failure that occurs with Java 25. Reproduce the test execution on Java 25, then verify that the affected pipeline runs its tests successfully without the workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100