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

One of generated test classes crashes gradle verification task #153

Open
EgorkaKulikov opened this issue Nov 25, 2023 · 0 comments
Open
Assignees
Labels
question Further information is requested

Comments

@EgorkaKulikov
Copy link
Collaborator

EgorkaKulikov commented Nov 25, 2023

Run ContestEstimator with the following settings

timeLimit = 30
methodFilter = "io.seata.core.protocol.transaction.BranchRegisterRequest.*"
projectFilter = listOf("seata-core-0.5.0")

Run gradle task utbot-junit-contest:test to run tests and obtain coverage report.

The following error is the result:

FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':utbot-junit-contest:test'.
> Process 'Gradle Test Executor 8' finished with non-zero exit value 1
  This problem might be caused by incorrect test process configuration.

This is a strange situation that may cause unexpected problems on the real contest.

@EgorkaKulikov EgorkaKulikov added the question Further information is requested label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants