Open tyuldashev opened 2 years ago
We have additional timeout inside UTBot --bcov-check-interval=8s
I also encounter the same problem, have you solved it? @tyuldashev
I use CLI test as command like "/root/utbot-release-2022.10.8/utbot_distr/server-install/utbot generate --test-timeout -1 --function-timeout -1 -p "src" function -f src/main.c --line-number 31". My function logic is simple,but struct is complex.
Description It seems that timeout set in VSCode extension settings is not applied during test generation. Or it covers another error.
To Reproduce Steps to reproduce the behavior:
Expected behavior Tests are supposed to be generated or timeout happen in 10 minutes
Actual behavior Quite quickly (in about 30sec) one test is generated but description of the tests contains following line