After updating the intellij idea, some of the test cases are failing.

Answered

I am currently using the Intellij 2021.2 with version 11.0. After the recent update, few of the test cases fails on doing ./gradlew clean build. While when tried on the previous version on different system, clean build will be successful. Can anyone please help me here? 

0
3 comments

Hi Manisha,

on doing ./gradlew clean build

Do you run the command manually from the Terminal window in the IDE, or do you use the Gradle run configuration to run the corresponding tasks?

What is the full build output?

Would you be able to share your project so that I can try to reproduce the problem?

0

I run the command from the Terminal window in the IDE.   Build output is build failed along with the test case names.  I will not be able to share the project here though.

0

Please reproduce the issue, and then upload the logs generated via Help | Collect Logs and Diagnostic Data to https://uploads.jetbrains.com/ and provide the upload id.

0

Please sign in to leave a comment.