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

increase verbosity for gated tests to help diagnose failures #2301

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

imatiach-msft
Copy link
Contributor

Description

We continue to see stuck builds and failures in gated tests like:

https://github.com/microsoft/responsible-ai-toolbox/actions/runs/6024305232/job/16342721904?pr=2293

Without additional verbosity it is very difficult to diagnose these issues.
Adding verbosity flag to pytest to get more information on test runs to help resolve such build errors.

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.

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2023

Codecov Report

Merging #2301 (5ed835e) into main (98f1640) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2301   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         107      107           
  Lines        5381     5381           
=======================================
  Hits         4971     4971           
  Misses        410      410           
Flag Coverage Δ
unittests 92.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@imatiach-msft imatiach-msft force-pushed the ilmat/increase-gated-tests-verbosity branch from c7e40ee to 5c11c98 Compare August 31, 2023 14:31
@imatiach-msft imatiach-msft force-pushed the ilmat/increase-gated-tests-verbosity branch from 5c11c98 to 5ed835e Compare September 5, 2023 20:31
@imatiach-msft imatiach-msft merged commit 7eb729b into main Sep 6, 2023
@imatiach-msft imatiach-msft deleted the ilmat/increase-gated-tests-verbosity branch September 6, 2023 13:35
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