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

System.Net.NameResolution.Functional.Tests failing on SLES #55271

Closed
mateoatr opened this issue Jul 7, 2021 · 4 comments · Fixed by #57509
Closed

System.Net.NameResolution.Functional.Tests failing on SLES #55271

mateoatr opened this issue Jul 7, 2021 · 4 comments · Fixed by #57509
Labels
area-System.Net disabled-test The test is disabled in source code against the issue os-linux Linux OS (any supported distro) test-run-core Test failures in .NET Core test runs
Milestone

Comments

@mateoatr
Copy link
Contributor

mateoatr commented Jul 7, 2021

runtime 20210706.106

System.Net.NameResolution.Functional.Tests

First batch (disabled in PR #55446 on 7/10):

  • GetHostByNameTest.DnsObsoleteBeginEndGetHostByName_EmptyString_ReturnsHostName
  • GetHostByNameTest.DnsObsoleteGetHostByName_EmptyString_ReturnsHostName
  • GetHostEntryTest.Dns_GetHostEntry_HostString_Ok(hostName: "")
  • GetHostEntryTest.Dns_GetHostEntryAsync_HostString_Ok(hostName: "")

More tests disabled in PR #55543 on 7/13, e.g.:

  • Dns_GetHostEntry_DisableIPv6_ExcludesIPv6Addresses
  • Dns_GetHostEntryAsync_DisableIPv6_ExcludesIPv6Addresses

https://dev.azure.com/dnceng/public/_build/results?buildId=1223228&view=ms.vss-test-web.build-test-results-tab&runId=36449720&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab&resultId=148177

Tests throwing System.Net.Internals.SocketExceptionFactory+ExtendedSocketException : Name or service not known.

@mateoatr mateoatr added area-System.Net os-linux Linux OS (any supported distro) arch-x64 untriaged New issue has not been triaged by the area owner labels Jul 7, 2021
@ghost
Copy link

ghost commented Jul 7, 2021

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

Issue Details

runtime 20210706.106

System.Net.NameResolution.Functional.Tests

System.Net.NameResolution.Tests.GetHostByNameTest.DnsObsoleteBeginEndGetHostByName_EmptyString_ReturnsHostName
System.Net.NameResolution.Tests.GetHostByNameTest.DnsObsoleteGetHostByName_EmptyString_ReturnsHostName
System.Net.NameResolution.Tests.GetHostEntryTest.Dns_GetHostEntry_HostString_Ok(hostName: "")
System.Net.NameResolution.Tests.GetHostEntryTest.Dns_GetHostEntryAsync_HostString_Ok(hostName: "")

https://dev.azure.com/dnceng/public/_build/results?buildId=1223228&view=ms.vss-test-web.build-test-results-tab&runId=36449720&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab&resultId=148177

Tests throwing System.Net.Internals.SocketExceptionFactory+ExtendedSocketException : Name or service not known.

Author: mateoatr
Assignees: -
Labels:

arch-x64, area-System.Net, os-linux, untriaged

Milestone: -

@hoyosjs hoyosjs added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' and removed untriaged New issue has not been triaged by the area owner labels Jul 9, 2021
@hoyosjs hoyosjs changed the title System.Net.NameResolution.Functional.Tests failing on SLES System.Net.NameResolution.Functional.Tests failing on Linux Jul 9, 2021
@hoyosjs
Copy link
Member

hoyosjs commented Jul 9, 2021

@karelz @ManickaP This is blocking. I've opened #55436 as a tracking issue. It's hit 14 rolling builds. I'll be disabling this set of tests.

@hoyosjs hoyosjs changed the title System.Net.NameResolution.Functional.Tests failing on Linux System.Net.NameResolution.Functional.Tests failing on SLES Jul 9, 2021
@ManickaP
Copy link
Member

This looks like an infra issue, I've filed a bug in core-eng last week: https://github.com/dotnet/core-eng/issues/13675

@hoyosjs hoyosjs added disabled-test The test is disabled in source code against the issue and removed blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' labels Jul 12, 2021
@karelz
Copy link
Member

karelz commented Jul 12, 2021

@hoyosjs please do not remove untriaged in future -- we need to go through the issues and decide on milestone.

@karelz karelz added the untriaged New issue has not been triaged by the area owner label Jul 12, 2021
@karelz karelz added this to the 7.0.0 milestone Jul 13, 2021
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Jul 13, 2021
@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jul 26, 2021
@karelz karelz removed the arch-x64 label Jul 26, 2021
karelz added a commit to karelz/runtime that referenced this issue Aug 16, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 16, 2021
karelz added a commit that referenced this issue Aug 17, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 17, 2021
@karelz karelz modified the milestones: 7.0.0, 6.0.0 Aug 17, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net disabled-test The test is disabled in source code against the issue os-linux Linux OS (any supported distro) test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants