forked from dotnet/diagnostics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Testing main, adding in net7.0 testing
Add common test runner and project (CommonTestRunner) Disable 7.0 singlefile and aspnet tests until new test infra is in DotNetBuildDebuggeeTestStep.cs resilient against test environment Change TFM on .NET 7 for Unix as well Adjust ProcessInfo tests to account for full "managed" commandline Remove net5.0 testing Don't install 3.1 on arm64 Build and run tests on MacOS M1 dotnet#2568 Reenable EventLogsPipeUnitTests and EventCounterTriggerTests dotnet#2541 TestLogsAllCategoriesDefaultLevelFallback fails frequently dotnet#2819 Diagnostics tests don't run on MacOS arm64 Fix x86 GCEventTest Don't dispose EventPipeSession in EventPipeSessionTests because they hang for 30secs during the dispose. Disable (setting COMPlus_EnableWriteXorExecute=0) W^E in SOSRunner so bpmd tests work on 7.0. Add --address option to modules command
- Loading branch information
1 parent
340070f
commit c08c50c
Showing
63 changed files
with
1,445 additions
and
1,017 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Oops, something went wrong.