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

Disable pytest live logs #2905

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Disable pytest live logs #2905

merged 1 commit into from
Nov 6, 2024

Conversation

eapolinario
Copy link
Collaborator

Tracking issue

flyteorg/flyte#5962

Why are the changes needed?

As mentioned in pallets/click#824, disabling live logs "fixes" the issue.

What changes were proposed in this pull request?

Disable pytest live logs.

Stdout is still captured in case of failures, we just don't get the outputs as they are being written to console.

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
@Future-Outlier Future-Outlier merged commit a9f4f22 into master Nov 6, 2024
102 checks passed
kumare3 pushed a commit that referenced this pull request Nov 8, 2024
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
katrogan pushed a commit that referenced this pull request Nov 15, 2024
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: Katrina Rogan <katroganGH@gmail.com>
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.

4 participants