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

chore: fix failing tests #837

Merged
merged 1 commit into from
Jun 17, 2022
Merged

chore: fix failing tests #837

merged 1 commit into from
Jun 17, 2022

Conversation

algomaster99
Copy link
Member

@algomaster99 algomaster99 commented Jun 16, 2022

Fixes #835

Apparently, maven launcher was failing to build the classpath due to an unresolvable dependency. For now, I ignored it from the test case's pom so that it is able to build the classpath. However, I am not sure how it works npw because that dependency, even though unresolvable, is a transitive dependency.

Signed-off-by: Aman Sharma <mannu.poski10@gmail.com>
@khaes-kth
Copy link
Collaborator

Thanks @algomaster99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

tests workflow has been failing since the past few days
2 participants