Skip to content

Run action cannot be performed for several classes #1195

Closed
@alisevych

Description

@alisevych

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

  1. Run the 'UTBotJava' project in IntelliJ Idea
  2. UnitTestBot plugin is installed - RC build
  3. In Project view find utbot-sample/src/main/java/org/utbot/examples/algorithms
  4. Press Ctrl and left-click on three classes

image

  1. Right-click and select Generate tests with UnitTestBot...
  2. Three classes are present in Members list
  3. Select Generate and Run
  4. 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)

image

Environment

WINDOWS 10 Pro
IntelliJ IDEA 2022.2.3 (Oct 5)

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions