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

Fuzzing fails with IllegalStateException: unknown type of value ND #1794

Open
alisevych opened this issue Feb 14, 2023 · 0 comments
Open

Fuzzing fails with IllegalStateException: unknown type of value ND #1794

alisevych opened this issue Feb 14, 2023 · 0 comments
Assignees
Labels
comp-fuzzing Issue is related to the fuzzing ctg-bug Issue is a bug spec-internal Internal issue

Comments

@alisevych
Copy link
Member

alisevych commented Feb 14, 2023

Description

Fuzzing produces error on compulsory method parsing text.

To Reproduce

  1. IntelliJ IDEA 2022.2.4 is opened - with one of the latest UnitTestBot plugin builds from main installed
  2. Run the '***' project in IntelliJ Idea
  3. Select Fuzzing 100% mode (File -> Settings -> Tools -> UnitTestBot)
  4. Generate tests for the only public method *** with default Test generation timeout 60 sec

Expected behavior

Tests are supposed to be generated.

Actual behavior

Error popup with text Failed to generate unit tests for class *** is shown
in 1-3 seconds after test generation was initialized.

Visual proofs (screenshots, logs, images)

image

Environment

Windows 10 Pro
IntelliJ IDEA 2022.2.4
Maven
JDK 8

Additional context

Please contact @alisevych for the details on the project.

@alisevych alisevych added ctg-bug Issue is a bug comp-fuzzing Issue is related to the fuzzing labels Feb 14, 2023
@alisevych alisevych changed the title Fuzzing fails on normalizeText Fuzzing fails on normalizeText method Feb 14, 2023
@alisevych alisevych added the spec-internal Internal issue label Feb 14, 2023
@alisevych alisevych changed the title Fuzzing fails on normalizeText method Fuzzing fails with IllegalStateException: unknown type of value ND Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-fuzzing Issue is related to the fuzzing ctg-bug Issue is a bug spec-internal Internal issue
Projects
Status: Todo
Development

No branches or pull requests

2 participants