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

Build failing on Windows 10 #344

Open
varad64 opened this issue Feb 26, 2023 · 4 comments
Open

Build failing on Windows 10 #344

varad64 opened this issue Feb 26, 2023 · 4 comments

Comments

@varad64
Copy link

varad64 commented Feb 26, 2023

Context

Hello, I am new to the project and after following the README, the IntelliJ project setup was successful, the build is failing however, with ComparisonFailure, AssertionErrors and NoClassDefFoundErrors

Steps to reproduce

Running the ./gradlew clean build command produces the error
PFA screenshot of the error for reference
image

Expected behavior

Successful build

Actual Behavior

Build fails.

@cv-prasad
Copy link

Hi @varad64 , is this issue resolved?

@GautamGottipati
Copy link

Hi @varad64, you can try building by ignoring the tests. Use ./gradlew build -x test.
Hope this helps.

@varad64
Copy link
Author

varad64 commented Mar 23, 2023

Hi @varad64 , is this issue resolved?

Not yet @cv-prasad

@varad64
Copy link
Author

varad64 commented Mar 23, 2023

Hi @varad64, you can try building by ignoring the tests. Use ./gradlew build -x test. Hope this helps.

Sure, I'll try and post an update

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

3 participants