Skip to content

Commit a46ca19

Browse files
MichelZbenrr101
authored andcommitted
Activate PacketNumberWraparound test, it works fine
1 parent 372c4bd commit a46ca19

File tree

1 file changed

+0
-1
lines changed
  • src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/ParameterTest

1 file changed

+0
-1
lines changed

src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/ParameterTest/TvpTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public void TestMain()
5353
}
5454

5555
[ConditionalFact(typeof(DataTestUtility), nameof(DataTestUtility.AreConnStringsSetup), nameof(DataTestUtility.IsNotAzureServer))]
56-
[ActiveIssue("5531")]
5756
public void TestPacketNumberWraparound()
5857
{
5958
// this test uses a specifically crafted sql record enumerator and data to put the TdsParserStateObject.WritePacket(byte,bool)

0 commit comments

Comments
 (0)