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

[ci] Shut down dotnet processes before retrying failed unit tests. #8107

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Jun 5, 2023

Context: #8021

The previous attempt to fix the "Unknown abi" error on retried unit tests was unsuccessful. Perhaps the issue is our old friend MSBuild node reuse?

Call dotnet build-server shutdown before retrying tests.

@jpobst jpobst marked this pull request as ready for review June 6, 2023 20:28
@jpobst jpobst merged commit 093eaac into main Jun 7, 2023
@jpobst jpobst deleted the retry-fix branch June 7, 2023 04:39
grendello added a commit to grendello/xamarin-android that referenced this pull request Jun 7, 2023
* main:
  [ci] Shut down dotnet processes before retrying failed unit tests. (dotnet#8107)
  Bump to dotnet/installer@18dc2cf1 8.0.100-preview.6.23305.2
  [Xamarin.Android.Build.Tasks] Ignore non-Android XML resources (dotnet#8091)
  [build] Ignore CA1305 in more projects (dotnet#8110)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants