Skip to content

Number of generated tests is not properly counted in some cases #983

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

Closed
Tracked by #1187
tyuldashev opened this issue Sep 20, 2022 · 0 comments · Fixed by #1178
Closed
Tracked by #1187

Number of generated tests is not properly counted in some cases #983

tyuldashev opened this issue Sep 20, 2022 · 0 comments · Fixed by #1178
Assignees
Labels
ctg-bug Issue is a bug spec-release-tailings Failed to include in the current release, let's include it in the next one

Comments

@tyuldashev
Copy link
Collaborator

Description

For package generation notification may show much less number of test than actually generated

To Reproduce

Steps to reproduce the behavior:

  1. Open UTBot Java project
  2. Generate tests for utbot-sample/src/main/java/org/utbot/examples/algorithms/errors package. Without mocking result message is clearer but problem happens in any case.

Expected behavior
That number of generated tests would be 23:
13 for Cartoons
10 for Taxi

Actual behavior
Message says that only 3 tests are generated, while UTBot actually generated expected number of tests: 23.
image

@tyuldashev tyuldashev added the ctg-bug Issue is a bug label Sep 20, 2022
@tyuldashev tyuldashev moved this to Todo in UTBot Java Sep 20, 2022
@alisevych alisevych added this to the Release preparation milestone Sep 21, 2022
@alisevych alisevych removed this from the Release preparation milestone Sep 28, 2022
@alisevych alisevych added the spec-release-tailings Failed to include in the current release, let's include it in the next one label Sep 29, 2022
@alisevych alisevych added this to the 2022.12 Release milestone Oct 7, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov moved this from Todo to In Progress in UTBot Java Oct 18, 2022
Repository owner moved this from In Progress to Done in UTBot Java Oct 19, 2022
@tyuldashev tyuldashev self-assigned this Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-bug Issue is a bug spec-release-tailings Failed to include in the current release, let's include it in the next one
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants