Skip to content

Commit f4866b0

Browse files
authored
Revert "Temporarily disable NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds" (#105793)
* Revert "Temporarily disable NoCallback_RevokedCertificate_NoRevocationCheckin…" This reverts commit c1576ff. * Update src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.ServerCertificates.cs
1 parent 69c9bf8 commit f4866b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.ServerCertificates.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ public async Task NoCallback_BadCertificate_ThrowsException(string url)
228228
}
229229

230230
[OuterLoop("Uses external servers")]
231-
[ActiveIssue("https://github.com/dotnet/runtime/issues/77726")]
232231
[ConditionalFact(nameof(ClientSupportsDHECipherSuites))]
233232
public async Task NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds()
234233
{

0 commit comments

Comments
 (0)