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

[release/5.0] Disable DNS tests on SLES #56377

Closed
wants to merge 1 commit into from

Conversation

karelz
Copy link
Member

@karelz karelz commented Jul 27, 2021

Disabled tests tracked by #55271

Disabled tests in System.Net.NameResolution.Functional.Tests:

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

The tests started causing troubles in release/5.0 branch on PR #56329 ... they are disabled in main branch (6.0) since 7/10

@karelz karelz added this to the 5.0.x milestone Jul 27, 2021
@karelz karelz requested a review from antonfirsov July 27, 2021 12:40
@ghost
Copy link

ghost commented Jul 27, 2021

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

Issue Details

Disabled tests tracked by #55271

Disabled tests in System.Net.NameResolution.Functional.Tests:

  • GetHostByNameTest.DnsObsoleteBeginEndGetHostByName_EmptyString_ReturnsHostName
  • GetHostByNameTest.DnsObsoleteGetHostByName_EmptyString_ReturnsHostName
  • GetHostEntryTest.Dns_GetHostEntry_HostString_Ok(hostName: "")
  • GetHostEntryTest.Dns_GetHostEntryAsync_HostString_Ok(hostName: "")
Author: karelz
Assignees: -
Labels:

area-System.Net

Milestone: 5.0.x

@karelz karelz changed the title Disable DNS tests on SLES [release/5.0] Disable DNS tests on SLES Jul 27, 2021
@karelz
Copy link
Member Author

karelz commented Jul 29, 2021

Should be resolved on infra side by next Wed: #56295 (comment) ... closing.

@karelz karelz closed this Jul 29, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 28, 2021
@karelz karelz deleted the dns-sles-50 branch November 4, 2021 10:33
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.

2 participants