Skip to content

Reduce noise when running PcapWriteHandlerTest#14596

Merged
normanmaurer merged 1 commit into4.1from
pcap_tests
Dec 19, 2024
Merged

Reduce noise when running PcapWriteHandlerTest#14596
normanmaurer merged 1 commit into4.1from
pcap_tests

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

PcapWriteHandlerTest produces a lot of noise when debug logging is enabled. This makes it very hard to inspect the build log.

Modifications:

  • Force INFO logging level for pcap
  • Remove println left-over

Result:

Be able to inspect build log again

Motivation:

PcapWriteHandlerTest produces a lot of noise when debug logging is enabled. This makes it very hard to inspect the build log.

Modifications:

- Force INFO logging level for pcap
- Remove println left-over

Result:

Be able to inspect build log again
@normanmaurer normanmaurer merged commit ddc4dfa into 4.1 Dec 19, 2024
@normanmaurer normanmaurer deleted the pcap_tests branch December 19, 2024 22:11
normanmaurer added a commit that referenced this pull request Dec 19, 2024
Motivation:

PcapWriteHandlerTest produces a lot of noise when debug logging is
enabled. This makes it very hard to inspect the build log.

Modifications:

- Force INFO logging level for pcap
- Remove println left-over

Result:

Be able to inspect build log again
normanmaurer added a commit that referenced this pull request Dec 19, 2024
Motivation:

PcapWriteHandlerTest produces a lot of noise when debug logging is
enabled. This makes it very hard to inspect the build log.

Modifications:

- Force INFO logging level for pcap
- Remove println left-over

Result:

Be able to inspect build log again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants