Skip to content

Waiting for 1 sarif report(s) in a loop polluting idea.log #1735

Open
@tyuldashev

Description

@tyuldashev

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)

image

image

Metadata

Metadata

Assignees

Labels

comp-sarifIssue is related to SARIF report or Problems tabctg-bugIssue is a bug

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions