Skip to content

Commit 9c7794e

Browse files
committed
Disable test that started erroring
1 parent 7d537be commit 9c7794e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/System.Net.Sockets/tests/FunctionalTests/DisconnectTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ public async Task DisconnectAndReuse_ReconnectSync_ThrowsInvalidOperationExcepti
7373
}
7474
}
7575

76+
[ActiveIssue("https://github.com/dotnet/runtime/issues/118314")]
7677
[Theory]
7778
[InlineData(true)]
7879
[InlineData(false)]

0 commit comments

Comments
 (0)