Closed
Description
Tested out via running MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue
on all Linuxes. Tests ran on runtime
, runtime-extra-platforms
and outerloop
pipelines:
- https://dev.azure.com/dnceng-public/public/_build/results?buildId=165462&view=results
- https://dev.azure.com/dnceng-public/public/_build/results?buildId=165466&view=results
- https://dev.azure.com/dnceng-public/public/_build/results?buildId=165467&view=results
Original PR: [QUIC] Added tests to check IsSupported. #81481.
These distributions / versions failed:
-
centos VersionId=7.0
:- (ubuntu.1804.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-mlnet-helix
-
mariner VersionId=1.0
- (ubuntu.1804.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-1.0-helix
-
alpine VersionId=3.13.12
- (ubuntu.1804.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.13-helix-amd64
Different issue occurred on Alpine 3.14:
-
alpine VersionId=3.14.8
- (ubuntu.1804.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.14-helix-amd64
- we're getting error meaning that libmsquic.so is present but doesn't work:
System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatformsWithMsquic_IsSupportedIsTrue [FAIL]
Assert.True() Failure
Expected: True
Actual: False
Stack Trace:
/_/src/libraries/System.Net.Quic/tests/FunctionalTests/MsQuicPlatformDetectionTests.cs(45,0): at System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatformsWithMsquic_IsSupportedIsTrue()
--- End of stack trace from previous location ---
Output:
Using unknown
/usr/lib/libmsquic.so.2
This should be resolved by microsoft/msquic#3394 and get into our repo with the next docker image rollout.
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=174946
Build error leg or test failing: System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatformsWithMsQuic_IsSupportedIsTrue
Pull request: #82235
Error Message
Fill the error message using known issues guidance.
{
"ErrorMessage": "System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatformsWithMsQuic_IsSupportedIsTrue",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
Report
Build | Definition | Step Name | Console log | Pull Request |
---|---|---|---|---|
175935 | dotnet/runtime | Send to Helix | Log | #82305 |
175925 | dotnet/runtime | Send to Helix | Log | #82304 |
175752 | dotnet/runtime | Send to Helix | Log | #81615 |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 59 | 59 |