Skip to content

Divide test set "examples-part2" into two sets #2406

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

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

alisevych
Copy link
Member

Description

Test run of examples-part2 test set is taking 30+ minutes.
https://github.com/UnitTestBot/UTBotJava/actions/runs/5530269415/usage
Suggest to divide this set into two to reduce the build_and_run_tests job run time.

How to test

Manual tests

Open the build_and_run_tests details.
Open Usage and check the time of the different sets.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@alisevych alisevych added ctg-enhancement New feature, improvement or change request comp-infrastructure Infrastructure issues ctg-qa Issue is related to QA process labels Jul 12, 2023
@alisevych alisevych requested a review from bissquit July 12, 2023 14:52
@bissquit bissquit linked an issue Jul 13, 2023 that may be closed by this pull request
Copy link
Member

@bissquit bissquit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alisevych alisevych merged commit 642295b into main Jul 13, 2023
@alisevych alisevych deleted the alisevych/divide-test-set branch July 13, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-infrastructure Infrastructure issues ctg-enhancement New feature, improvement or change request ctg-qa Issue is related to QA process
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

examples-part3 tests bunch fails periodically
2 participants