Skip to content

Conversation

@nagilson
Copy link
Member

@nagilson nagilson commented Nov 4, 2025

As discussed in #51376, dotnet format launches another process for doing MSBuild invocations; the issue is we're trying to talk on the named pipe to that process and it just ... never connects. This appears to be an issue thats consistent across main and 10.0.1xx at the very least and only in razor_tooling.

It might be due to some workspace configuration for razor. The dotnet-format team is working on a PR, but for now to unblock we will do this.

As discussed in dotnet#51376, dotnet format launches another process for doing MSBuild invocations; the issue is we're trying to talk on the named pipe to that process and it just ... never connects. This appears to be an issue thats consistent across main and 10.0.1xx at the very least and only in razor_tooling.

It might be due to some workspace configuration for razor. The dotnet-format team is working on a PR, but for now to unblock we will do this.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the razor_tooling repository from the dotnet-format integration test suite. The change removes one test target configuration from the YAML pipeline parameters.

@nagilson nagilson enabled auto-merge November 4, 2025 23:50
@nagilson
Copy link
Member Author

nagilson commented Nov 5, 2025

/backport to release/10.0.1xx

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

Started backporting to release/10.0.1xx (link to workflow run)

@nagilson nagilson merged commit ec0b905 into dotnet:main Nov 5, 2025
33 checks passed
@nagilson
Copy link
Member Author

nagilson commented Nov 5, 2025

/backport to release/10.0.2xx

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

Started backporting to release/10.0.2xx (link to workflow run)

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.

2 participants