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

fix: forward driver stderr to main stderr #145

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

mxschmitt
Copy link
Member

Fixes #143

For pytest -s is needed.

@pavelfeldman pavelfeldman merged commit 8697c92 into microsoft:master Aug 5, 2020
@coveralls
Copy link

coveralls commented Aug 5, 2020

Pull Request Test Coverage Report for Build 196424760

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.703%

Totals Coverage Status
Change from base Build 195777384: 0.0%
Covered Lines: 3624
Relevant Lines: 4040

💛 - Coveralls

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.

DEBUG outputs won't get forwarded
3 participants