-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[mono][tests] IntrinsicsInSystemPrivateCoreLib reports hostname is not provided on linux bionic #93103
Comments
Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=429167&view=logs&j=ab306dbd-9f73-5131-57d7-1eb5f5188356&t=15d6e221-840c-5f04-2f14-457f5a7ff25b
Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "System.Net.Http.HttpRequestException : hostname nor servname provided, or not known",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
…Tests This avoids an issue where the analyzer test tries to restore reference assemblies from nuget.org during the test. We already have helpers in place to use the live reference pack instead. Fixes dotnet#90951 Fixes dotnet#93103
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=429167&view=logs&j=ab306dbd-9f73-5131-57d7-1eb5f5188356&t=15d6e221-840c-5f04-2f14-457f5a7ff25b
Build error leg or test failing: linux_bionic-x64 Release AllSubsets_Mono
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=429167
Error message validated:
System.Net.Http.HttpRequestException : hostname nor servname provided, or not known
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/6/2023 10:10:23 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: