Skip to content

Conversation

@IlyaMuravjov
Copy link
Collaborator

@IlyaMuravjov IlyaMuravjov commented Jun 14, 2023

Description

Fixes #2277

How to test

Manual tests

  1. Install UnitTestBot plugin built from this branch in IntelliJ IDEA Ultimate 2023.1
  2. Open/clone UTBotJava project
  3. Generate tests for a sample - f.i. algorithms/Sort.java or stream/BaseStreamExample.java with default settings

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.

@IlyaMuravjov IlyaMuravjov added comp-instrumented-process Issue is related to Instrumented process ctg-bug-fix PR is fixing a bug labels Jun 14, 2023
@EgorkaKulikov
Copy link
Collaborator

@tyuldashev has checked that the mentioned issue is fixed.

@EgorkaKulikov EgorkaKulikov self-requested a review June 15, 2023 08:30
@EgorkaKulikov EgorkaKulikov merged commit ad605b7 into main Jun 15, 2023
@EgorkaKulikov EgorkaKulikov deleted the ilya_m/fix_finding_instrumentation_jar branch June 15, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-instrumented-process Issue is related to Instrumented process ctg-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests disabled due to possible JVM crash are generated

3 participants