Skip to content
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

Run action cannot be performed for several classes #1195

Closed
alisevych opened this issue Oct 20, 2022 · 0 comments · Fixed by #1198
Closed

Run action cannot be performed for several classes #1195

alisevych opened this issue Oct 20, 2022 · 0 comments · Fixed by #1198
Assignees
Labels
ctg-bug Issue is a bug status-verified Bug fix is verified

Comments

@alisevych
Copy link
Member

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)

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 status-verified Bug fix is verified
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants