Skip to content

test: ensure that all dependencies in a test agent use the test logger#14996

Merged
rboyer merged 1 commit into
mainfrom
rboyer/test-logging
Oct 24, 2022
Merged

test: ensure that all dependencies in a test agent use the test logger#14996
rboyer merged 1 commit into
mainfrom
rboyer/test-logging

Conversation

@rboyer
Copy link
Copy Markdown
Member

@rboyer rboyer commented Oct 14, 2022

Some of the inner dependencies of a test agent were creating a different default logger than the one created specifically for the test (which ensures that the logs are tied to the testcase itself).

This rearranges it so that the test logger is used for the whole dependency construction pass.

@rboyer rboyer requested a review from a team October 14, 2022 21:54
@rboyer rboyer self-assigned this Oct 14, 2022
@rboyer rboyer requested review from freddygv and removed request for a team October 14, 2022 21:54
@github-actions github-actions Bot added the theme/cli Flags and documentation for the CLI interface label Oct 14, 2022
@rboyer rboyer added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test labels Oct 14, 2022
@rboyer rboyer merged commit da70dab into main Oct 24, 2022
@rboyer rboyer deleted the rboyer/test-logging branch October 24, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test theme/cli Flags and documentation for the CLI interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants