Skip to content

[release/6.0-preview7] Fix an error printed out when install_location file is missing - #56330

Merged
mmitche merged 2 commits into
release/6.0-preview7from
backport/pr-56327-to-release/6.0-preview7
Jul 27, 2021
Merged

[release/6.0-preview7] Fix an error printed out when install_location file is missing#56330
mmitche merged 2 commits into
release/6.0-preview7from
backport/pr-56327-to-release/6.0-preview7

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 26, 2021

Copy link
Copy Markdown
Contributor

Backport of #56327 to release/6.0-preview7

/cc @agocke @vitek-karas

Customer Impact

The changes for multi-arch caused what should be a COREHOST_TRACE diagnostic to be output as an error to stderr instead of being silent as normal.
The other app behavior does not change, but many people scrape the output of their app, and the extra text will break them.
This only occurs when using the apphost, which mostly isn’t used in CI.

Testing

Unit tests

Risk

Low. Changes only a call to the error helper.

The app will still run, but we must not print out anything in that case.
@ghost ghost added the area-Host label Jul 26, 2021
@ghost

ghost commented Jul 26, 2021

Copy link
Copy Markdown

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #56327 to release/6.0-preview7

/cc @agocke @vitek-karas

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-Host

Milestone: -

@agocke

agocke commented Jul 26, 2021

Copy link
Copy Markdown
Member

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@agocke
agocke force-pushed the backport/pr-56327-to-release/6.0-preview7 branch from 7c21753 to 67ebe2b Compare July 26, 2021 23:18
@agocke

agocke commented Jul 26, 2021

Copy link
Copy Markdown
Member

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@agocke

agocke commented Jul 27, 2021

Copy link
Copy Markdown
Member

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@agocke agocke closed this Jul 27, 2021
@agocke agocke reopened this Jul 27, 2021

@agocke agocke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmitche
mmitche merged commit 45efb2f into release/6.0-preview7 Jul 27, 2021
@akoeplinger
akoeplinger deleted the backport/pr-56327-to-release/6.0-preview7 branch July 27, 2021 15:20
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants