FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

C#: Tracer improvement for `dotnet test` by michaelnebel · Pull Request #14712 · github/codeql · GitHub

/ codeql Public

C#: Tracer improvement for dotnet test - #14712

Merged
michaelnebel merged 2 commits into
github:mainfrom
michaelnebel:csharp/tracerdotnettest
Nov 8, 2023
Merged

michaelnebel merged 2 commits into
github:mainfrom
michaelnebel:csharp/tracerdotnettest

Conversation

michaelnebel commented Nov 7, 2023 •
edited
Loading

Copy link
Copy Markdown
Contributor

If an absolute path is provided for a .dll or .exe file on an OS where slashes / are used as directory path separators then the tracer fails to identify that dotnet test shouldn't inject the -p:UseSharedCompilation=false (as the call is directly delegated to vstest and doesn't include any compilation).

This is fixed in this PR.

michaelnebel added the no-change-note-required This PR does not need a change note label Nov 7, 2023
github-actions Bot added the C# label Nov 7, 2023
michaelnebel marked this pull request as ready for review November 7, 2023 15:33
michaelnebel requested a review from a team as a code owner November 7, 2023 15:33

mbg 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks reasonable!

michaelnebel merged commit b1c3915 into github:main Nov 8, 2023
michaelnebel deleted the csharp/tracerdotnettest branch November 8, 2023 11:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C# no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL