Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit d3318f1

Browse files
author
Geoff Kizer
committed
reenable another test
1 parent f411f3c commit d3318f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/System.Net.HttpListener/tests/HttpListenerResponseTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,6 @@ public async Task CloseResponseEntity_SendMoreThanContentLength_ThrowsInvalidOpe
436436
}
437437
}
438438

439-
[ActiveIssue(20246)] // CI hanging frequently
440439
[ConditionalTheory(nameof(PlatformDetection) + "." + nameof(PlatformDetection.IsNotOneCoreUAP))]
441440
[InlineData(true)]
442441
[InlineData(false)]

0 commit comments

Comments
 (0)