Skip to content
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

Issue 1369 #1413

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Issue 1369 #1413

merged 2 commits into from
Jun 7, 2024

Conversation

CharliePoole
Copy link
Collaborator

Fixes #1369 in main branch (already fixed in version4 branch)

Includes a preliminary refactoring to move logic to determine available runtimes from the RuntimeFramework class to the RuntimeFrameworkService class.

The fix applies to all packages containing the standard console runner but not to the NetCore runner. That runner currently only executes tests in process so it must be run under an X86 version of dotnet in order to run X86 tests.

@CharliePoole CharliePoole merged commit e6bfef3 into main Jun 7, 2024
5 of 6 checks passed
@CharliePoole CharliePoole deleted the issue-1369 branch June 7, 2024 04:20
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.

Crash when executing x86 .NET 7.0 assembly on 3.16.3
1 participant