Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

One of generated test classes crashes gradle verification task

Open
#153 0 comments 0 reactions 1 assignee View on GitHub

@sergeypospelov is already working on this.

Since Nov 25, 2023.

Assessment

This issue has not been assessed yet.

Description

question

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.

Dominant language
Kotlin
Stars
33
Forks
27
Avg merge
4d 3h
Merged PRs (30d)
15

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from UnitTestBot/usvm

All issues in UnitTestBot/usvm

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.