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

Get X86 tests to run correctly; verify that package tests use correct agents #1410

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

CharliePoole
Copy link
Collaborator

Fixes #1369 leaving a few problems for resolution in later issues, which I'll create...

  • The NetCore console runner cannot run X86 tests unless the user actualy runs it under an X86 version of dotnet.
  • X86 execution fails under AppVeyor for all versions of .NET Core except 6.0.

@CharliePoole CharliePoole merged commit 7fe82db into main Jun 5, 2024
4 checks passed
@CharliePoole CharliePoole deleted the issue-1369 branch June 5, 2024 15:45
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