Skip to content

Conversation

@llucax
Copy link
Contributor

@llucax llucax commented Jun 26, 2024

Because of some issues with asyncio and caplog, maybe pytest-asyncio, that reports some pending tasks from an unrelated test, we need to filter out the logs from the relevant loggers when checking for the expected logs.

Related to #982.

Because of some issues with asyncio and caplog, maybe pytest-asyncio, that
reports some pending tasks from an unrelated test, we need to filter out
the logs from the relevant loggers when checking for the expected logs.

Signed-off-by: Leandro Lucarella <[email protected]>
@llucax llucax requested a review from a team as a code owner June 26, 2024 11:43
@llucax llucax requested a review from shsms June 26, 2024 11:43
@github-actions github-actions bot added the part:tests Affects the unit, integration and performance (benchmarks) tests label Jun 26, 2024
@llucax llucax self-assigned this Jun 26, 2024
@llucax llucax added this to the v1.0.0-rc800 milestone Jun 26, 2024
@llucax llucax added the type:tech-debt Improves the project without visible changes for users label Jun 26, 2024
@llucax llucax enabled auto-merge June 26, 2024 11:46
@llucax llucax requested a review from Marenz June 26, 2024 12:07
@llucax llucax added this pull request to the merge queue Jun 26, 2024
Merged via the queue into frequenz-floss:v1.x.x with commit 72c25a8 Jun 26, 2024
@llucax llucax deleted the filter-logs branch June 26, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tests Affects the unit, integration and performance (benchmarks) tests type:tech-debt Improves the project without visible changes for users

Projects

Development

Successfully merging this pull request may close these issues.

2 participants