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

Universal Output wasn't actually universal #8072

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Apr 11, 2024

  1. Universal option wasn't being properly enabled, so we couldn't run the .NET tests properly
  2. After fixing bug from 1), even w/ LogLevel set to 0, having the standard console would output something to stderr, breaking the .NET tests
  3. Fix the problem by only including the additional console if universal is set to true

@scbedd scbedd self-assigned this Apr 11, 2024
@scbedd scbedd requested a review from mikeharder as a code owner April 11, 2024 20:31
@scbedd scbedd merged commit 93565cb into main Apr 17, 2024
23 checks passed
@scbedd scbedd deleted the always-universal-output branch April 17, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants