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 System.Net.Quic tests on arm32 #100514

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

rzikm
Copy link
Member

@rzikm rzikm commented Apr 2, 2024

Contributes to #91757.

There have been frequent CI failures on non-alpine arm32 platforms as well with System.Net.Quic.QuicException : The connection timed out from inactivity..

@rzikm rzikm requested a review from a team April 2, 2024 09:47
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@rzikm
Copy link
Member Author

rzikm commented Apr 2, 2024

@dotnet/dnceng Looks like the runtime (Build browser-wasm linux Release LibraryTests) check is stuck, this has happened to me several times in th past already, is this a known issue? Can I do something to make the PR mergeable besides updating (merging main to this branch) and re-running all CI?

The corresponding AzDO pipeline says that the agent was purged https://dev.azure.com/dnceng-public/public/_build/results?buildId=626777&view=logs&jobId=d4e38924-13a0-58bd-9074-6a4810543e7c

@garath
Copy link
Member

garath commented Apr 2, 2024

The check gets stuck because there is nothing to report status once the agent is purged.

Looks like it's being tracked in #100424. See also this conversation in the FR channel.

@rzikm rzikm merged commit 995989e into dotnet:main Apr 2, 2024
8 checks passed
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2024
@karelz karelz added this to the 9.0.0 milestone May 14, 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.

5 participants