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

improve notebook test logging and verbosity to diagnose timeouts #2202

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

imatiach-msft
Copy link
Contributor

Description

improve notebook test logging and verbosity to diagnose timeouts

Seeing 5 hour timeouts on notebook vision tests like in this build:
https://github.com/microsoft/responsible-ai-toolbox/actions/runs/5731734226/job/15533264630
I suspect this is due to high memory usage. Adding better debugging flags to pytest to help diagnose such issues better. See guide for more info on flags:
https://docs.pytest.org/en/6.2.x/reference.html?highlight=verbosity

 -s                    shortcut for --capture=no.
...
  -v, --verbose         increase verbosity.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@imatiach-msft imatiach-msft merged commit 48b326d into main Aug 3, 2023
92 checks passed
@imatiach-msft imatiach-msft deleted the ilmat/better-test-logging branch August 3, 2023 16:54
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.

3 participants