Skip to content

Commit 371bcac

Browse files
authored
Re-enable unicode host name test (dotnet/corefx#39606)
Site appears to be back up. Commit migrated from dotnet/corefx@1303d28
1 parent f9b5981 commit 371bcac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,6 @@ await server.AcceptConnectionSendCustomResponseAndCloseAsync(
16311631
});
16321632
}
16331633

1634-
[ActiveIssue(37352)]
16351634
[OuterLoop("Uses external server")]
16361635
[Fact]
16371636
public async Task GetAsync_UnicodeHostName_SuccessStatusCodeInResponse()

0 commit comments

Comments
 (0)