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

AIP-6643: Add in log file output per test #213

Draft
wants to merge 17 commits into
base: feature/kfp
Choose a base branch
from

Conversation

alexlatchford
Copy link

@alexlatchford alexlatchford commented Sep 15, 2022

To do:

  • Understand root cause of intermittent 403 test failures (retries do seem to work which is weird).
  • Understand root cause of intermittent S3 test failures.
  • Add in per-test file logging output, in addition to live logs to the CLI.
    • Hopefully this will make these deeper investigations easier as logs won't be interleaved!
    • Logs go to the public/pytest-logs folder, to make room I've shifted the coverage HTML output from public to public/coverage to minimize conflicts.
  • Re-enable all integration tests - Temporarily disabled to expedite testing!

…temporarily disable most tests to expedite debugging
…temporarily disable most tests to expedite debugging
…temporarily disable most tests to expedite debugging
…temporarily disable most tests to expedite debugging
…temporarily disable most tests to expedite debugging
…oxied to the original streams. Additionally switch to just executing the foreach tests to delve into the 403 root cause
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.

1 participant