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

Resolving relative java path provided to EvoSuite #413

Merged

Conversation

Hello-zoka
Copy link
Collaborator

Description of changes made

Resolving relative Java path provided by the user, starting with '~.'

Probably requires testing on Windows

Other notes

Closes #232

  • I have checked that I am merging into the correct branch

@Hello-zoka Hello-zoka added improvement New feature Ready for review PR redy for review labels Nov 5, 2024
@Hello-zoka Hello-zoka requested a review from arksap2002 November 7, 2024 14:50
@arksap2002
Copy link
Collaborator

Screenshot 2024-11-14 at 6 02 02 PM

I have this error for some reason

@Hello-zoka Hello-zoka added In progress PR is in progress and removed Ready for review PR redy for review labels Nov 21, 2024
Copy link
Collaborator

@arksap2002 arksap2002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the issue in the previous message

@Hello-zoka
Copy link
Collaborator Author

@arksap2002 That's most likely an issue with your project under the test. Make sure you have SDK no greater than Java 11, or else you can get such a problem you've described, due to:
* Error while initializing target class: org/example/Calc has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

@Hello-zoka Hello-zoka added Ready for review PR redy for review and removed In progress PR is in progress labels Dec 6, 2024
@arksap2002 arksap2002 self-requested a review December 6, 2024 19:33
@pderakhshanfar pderakhshanfar force-pushed the izaitsev/features/232-evo-java-path-resolve branch from c625324 to 430aa6c Compare December 7, 2024 18:50
@pderakhshanfar pderakhshanfar merged commit ff90747 into development Dec 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature Ready for review PR redy for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EvoSuite "can not run a program"
3 participants