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

Disable trimming of library tests on Apple mobile #104028

Merged

Conversation

kotlarmilos
Copy link
Member

Description

This PR disables the trimming of library tests on Apple mobile platforms to mitigate CI failures. Trimming will be re-enabled once the root cause is identified.

Contributes to #82637

Copy link
Contributor

Tagging subscribers to this area: @directhex, @matouskozak
See info in area-owners.md if you want to be subscribed.

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@steveisok
Copy link
Member

The android failure is a PNSE on System.Net.Security.Tests.CertificateValidationClientServer.CertificateValidationClientServer_EndToEnd_Ok(clientCertSource: CertificateContext. The other runs are find, but CertificateContext should be skipped.

@kotlarmilos
Copy link
Member Author

The Apple mobile failures are #103982 or single test failures tracked in #103472.

@kotlarmilos kotlarmilos merged commit 58e1a7e into dotnet:main Jun 26, 2024
161 of 191 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants