Description
Several classes from one package are being processed by UnitTestBot plugin.
Several test classes are generated.
"Command line is too long." No tests are executed.
To Reproduce
- Run the 'UTBotJava' project in IntelliJ Idea
- UnitTestBot plugin is installed - RC build
- In Project view find utbot-sample/src/main/java/org/utbot/examples/algorithms
- Press Ctrl and left-click on three classes

- Right-click and select Generate tests with UnitTestBot...
- Three classes are present in Members list
- Select Generate and Run
- Wait when generation is finished
Expected behavior
All generated tests should be run.
Actual behavior
Idea shows the error: "Command line is too long." No tests are executed.
Visual proofs (screenshots, logs, images)

Environment
WINDOWS 10 Pro
IntelliJ IDEA 2022.2.3 (Oct 5)
Description
Several classes from one package are being processed by UnitTestBot plugin.
Several test classes are generated.
"Command line is too long." No tests are executed.
To Reproduce
Expected behavior
All generated tests should be run.
Actual behavior
Idea shows the error: "Command line is too long." No tests are executed.
Visual proofs (screenshots, logs, images)
Environment
WINDOWS 10 Pro
IntelliJ IDEA 2022.2.3 (Oct 5)