Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --showlocals attribute to pytest #7539

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Jul 10, 2023

This PR extends the pytest output by printing local variables to the console.

It helps us to investigate exceptions like https://github.com/Tribler/tribler/actions/runs/5507046255/jobs/10036496749#step:6:2667
(cc @qstokkink)

Related to #7495 #7498

Refs:

@drew2a drew2a force-pushed the feature/increase_logging_pytest branch from c304cf5 to 5fd4482 Compare July 11, 2023 09:02
@drew2a drew2a marked this pull request as ready for review July 11, 2023 09:03
@drew2a drew2a requested review from a team and xoriole and removed request for a team July 11, 2023 09:03
@drew2a drew2a merged commit 018cd5f into Tribler:main Jul 11, 2023
@drew2a drew2a deleted the feature/increase_logging_pytest branch July 11, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants