Open
Description
Description
There are a lot of such records in idea.log
:
INFO - STDOUT - | UtBot - IntelliJApiHelper | [THREAD_POOL]: Waiting for 1 sarif report(s) in a loop, indicator[Write test cases for class CommonMocksExample; 90%]
To Reproduce
I'm not sure how exactly it's started, probably just after some test generation with some specific conditions. Here are two examples, for classes from UTBot project: org.utbot.examples.mock.CommonMocksExample
and org.utbot.examples.collections.Lists
Actual behavior
There are a lot of records in the idea.log
even when test generation already finished. And they continue to appear in the log without stopping till I restart IDEA:
2023-01-23 14:28:47,359 [11189491] INFO - STDOUT - | UtBot - IntelliJApiHelper | [THREAD_POOL]: Waiting for 1 sarif report(s) in a loop, indicator[Write test cases for class CommonMocksExample; 90%]
2023-01-23 14:28:52,360 [11194492] INFO - STDOUT - | UtBot - IntelliJApiHelper | [THREAD_POOL]: Waiting for 1 sarif report(s) in a loop, indicator[Write test cases for class CommonMocksExample; 90%]
Visual proofs (screenshots, logs, images)
Metadata
Metadata
Assignees
Type
Projects
Status
Todo