-
Notifications
You must be signed in to change notification settings - Fork 357
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 (#3127)
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 #2568 Reenable EventLogsPipeUnitTests and EventCounterTriggerTests #2541 TestLogsAllCategoriesDefaultLevelFallback fails frequently #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 Update test SDK to version with SOS buffer fixes Made changes to SOS runner to use the local DAC via the runtime directory for single-file apps instead of depending on downloading it from the symbol server. Disable checking GCFreeSegment callbacks on 7.0 Add singlefile to test helper (like SOSRunner) log names Disable eeversion test on 7.0
- Loading branch information
Showing
67 changed files
with
1,468 additions
and
1,030 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.