-
Notifications
You must be signed in to change notification settings - Fork 359
Respect console logger verbosity from a settings file #16044
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
Merged
Merged
Changes from 31 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
eb70de8
Fix LoggerRunSettings verbosity being silently overridden by MSBuild …
nohwnd 34b664f
Fix: scope settings-file verbosity skip to VSTestTask only; VSTestTas…
nohwnd fcdd282
Add E2E test: logger verbosity from .runsettings is respected
nohwnd 2993c04
Merge branch 'main' into fix/issue-10369-8a2bbfcf1b265926
github-actions[bot] 9454635
Merge remote-tracking branch 'origin/main' into fix/issue-10369-local
github-actions[bot] d1c9031
Migrate nuspec to MSBuild pack (batch 1: simple packages) (#16125)
nohwnd 716e2f2
fix: preserve locale subdirectories when packing satellite resources
nohwnd 304869d
revert: align ObjectModel.csproj satellite resource PackagePath with …
nohwnd 61d8ac4
fix: align packaging files with main (batch 2 nuspec migration)
nohwnd 3083440
style: add comment explaining NU5128 suppression in TestPlatform.Buil…
nohwnd eab770d
revert: remove NU5128 comment from TestPlatform.Build.csproj to match…
nohwnd 5107fc4
style: add comment explaining NU5128 suppression in TestPlatform.Buil…
nohwnd 4cbba30
fix: remove NU5128 comment to align with main and resolve merge conflict
nohwnd 47967fd
style: add comment explaining NU5128 suppression in TestPlatform.Buil…
nohwnd b92b621
fix: remove NU5128 comment to match main and resolve merge conflict
nohwnd 88cec38
style: add comment explaining NU5128 suppression in TestPlatform.Buil…
nohwnd a8ba0ba
fix: remove NU5128 comment to align with main and clear merge conflict
nohwnd 5abd47c
style: add comment explaining NU5128 suppression in TestPlatform.Buil…
nohwnd cd3cc9e
sync: pick up upstream improvements from main
nohwnd 7f7df12
fix: align Microsoft.TestPlatform.CLI packaging with main (nuspec → M…
nohwnd 709b73d
fix: align Microsoft.TestPlatform.Build.csproj with main to resolve m…
nohwnd 8414103
style: add comment explaining NU5128 suppression in TestPlatform.Buil…
nohwnd 093d954
fix: remove NU5128 comment to resolve merge conflict with main
nohwnd 4521548
fix: remove Windows-Review category from RunDotnetTestWithNativeDll t…
nohwnd 7439b69
fix: align DiscoveryResultCache and TestRunCache with main to resolve…
nohwnd 1ed57a2
fix: align packaging .csproj files with main to resolve merge conflicts
nohwnd 22c21d0
fix: resolve merge conflicts with main
nohwnd 91432f7
fix: restore NetCoreTargetFrameworkDataSource attributes in DotnetTes…
nohwnd 8613480
fix: move RunDotnetTestShouldRespectLoggerVerbosityFromRunSettings to…
nohwnd ed3d34d
fix: replace [TestMatrix] with [NetCoreTargetFrameworkDataSource] in …
nohwnd af3ad8a
fix: restore NetCoreAppMinimum TFM to CrossPlatEngine and update expe…
nohwnd 26e7a49
style: add explanatory comment for NU5128 suppression in TestPlatform…
nohwnd e75b2f3
fix: align DotnetTestTests with main to resolve merge conflict
nohwnd a7e2387
fix: remove NU5128 comment to resolve merge conflict with main
nohwnd 6e566cb
Fix runsettings console verbosity handling
nohwnd 781b3c0
Fix settings argument assertion
nohwnd 768533e
Retry CI after transient Windows timeouts
nohwnd 3c992ca
Fix verbosity acceptance test on Unix
nohwnd 26b2671
Avoid platform-specific test summary assertion
nohwnd 3984246
Merge remote-tracking branch 'origin/main' into fix/issue-10369-8a2bb…
nohwnd f56089d
Address review feedback on logger verbosity handling
nohwnd ac1d063
Cover the uri form of the console logger in the preservation tests
nohwnd 8e810bd
Assert the dev version in the logger verbosity acceptance test
nohwnd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
81 changes: 0 additions & 81 deletions
81
src/Microsoft.TestPlatform.AdapterUtilities/Microsoft.TestPlatform.AdapterUtilities.nuspec
This file was deleted.
Oops, something went wrong.
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
34 changes: 0 additions & 34 deletions
34
src/Microsoft.TestPlatform.Build/Microsoft.TestPlatform.Build.nuspec
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/Microsoft.TestPlatform.Build/Microsoft.TestPlatform.Build.sourcebuild.nuspec
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/Microsoft.TestPlatform.Build/Microsoft.TestPlatform.Build.sourcebuild.product.nuspec
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.