-
Notifications
You must be signed in to change notification settings - Fork 45
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
StringExamples generation exceeds timeout in 2-3 times #1141
Comments
I just tried to reproduce this issue locally (I used a debug IDE instead of the RC plugin because the linked RC plugin does not contain the fix for running child processes in Linux, so no tests can be generated at all). For me (Ubuntu 20.04.5 LTS, |
I also tried to reproduce in on W10,
|
With fuzzer turned off in Hardware specs:
|
Repro step-by-step:
|
Also following exception is generated
|
Verified on the build from latest main - Not reproducing. |
Description
Test generation timeout is exceeded 2-3 times for every StringExamples.
To Reproduce
Expected behavior
Tests are supposed to be generated during the defined timeout of 60 sec.
Actual behavior
Tests are generation for about 4 minutes 45 sec - up to 5 minutes
Environment
Windows 10 Pro
RAM 32.0 GB
Processor Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz 3.60 GHz
IntelliJ IDEA 2022.1.4
Heap memory allocated for IDEA is 2 GB
Additional context
Originally posted by @alisevych in #1102 (comment)
@dtim has made some investigation on the Release 2022.10 build
The text was updated successfully, but these errors were encountered: