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

Test failure System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedWindowsPlatforms_IsSupportedIsTrue #82885

Closed
jakobbotsch opened this issue Mar 2, 2023 · 5 comments · Fixed by #83104
Labels
area-System.Net.Quic disabled-test The test is disabled in source code against the issue
Milestone

Comments

@jakobbotsch
Copy link
Member

jakobbotsch commented Mar 2, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=190304
Build error leg or test failing: System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedWindowsPlatforms_IsSupportedIsTrue
Pull request: #82766

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedWindowsPlatforms_IsSupportedIsTrue",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Failing configurations:

Failing Configurations (8)
net8.0-windows-Release-arm64-CoreCLR_checked-no_tiered_compilation-Windows.11.Arm64.Open
net8.0-windows-Release-arm64-CoreCLR_checked-tailcallstress-Windows.11.Arm64.Open
net8.0-windows-Release-arm64-CoreCLR_checked-jitstress1_tiered-Windows.11.Arm64.Open
net8.0-windows-Release-arm64-CoreCLR_checked-jitstress2-Windows.11.Arm64.Open
net8.0-windows-Release-arm64-CoreCLR_checked-jitstress1-Windows.11.Arm64.Open
net8.0-windows-Release-arm64-CoreCLR_checked-jitminopts-Windows.11.Arm64.Open
net8.0-windows-Release-arm64-CoreCLR_checked-zapdisable-Windows.11.Arm64.Open
net8.0-windows-Release-arm64-CoreCLR_checked-jitstress2_tiered-Windows.11.Arm64.Open

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@jakobbotsch jakobbotsch added blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 2, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 2, 2023
@ghost
Copy link

ghost commented Mar 2, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=190304
Build error leg or test failing: System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedWindowsPlatforms_IsSupportedIsTrue
Pull request: #82766

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedWindowsPlatforms_IsSupportedIsTrue",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}
Author: jakobbotsch
Assignees: -
Labels:

blocking-clean-ci-optional, area-System.Net.Quic, Known Build Error

Milestone: -

@ManickaP
Copy link
Member

ManickaP commented Mar 2, 2023

Could the reason for this failure be that we switched to our internal feed from dotnet/msquic in #81742 but it doesn't build Windows arm 64 @wfurt?

@CarnaViire
Copy link
Member

It was working 28.02 on main: AzDO, console log
It is not working 01.03 on main: AzDO, console log

@wfurt
Copy link
Member

wfurt commented Mar 2, 2023

Probably outcome of #81742 - missed by PR test coverage. We may choose to use official MsQuic for ARM to get some coverage for 2.1.x as well.

@CarnaViire
Copy link
Member

Disabled in #82902

@CarnaViire CarnaViire added the disabled-test The test is disabled in source code against the issue label Mar 2, 2023
@ManickaP ManickaP removed blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner labels Mar 3, 2023
@ManickaP ManickaP modified the milestones: 7.0.x, 8.0.0 Mar 3, 2023
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Mar 7, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Mar 7, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Quic disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants