Invoke-Sqlcmd : Cannot continue the execution because the session is in the kill state.
A severe error occurred on the current command. The results, if any, should be discarded.
At D:\a\_work\_temp\e0662202-02ec-4f31-ac8d-ff6c5adfb806.ps1:12 char:1
+ Invoke-Sqlcmd -ServerInstance "$machineName" -ConnectionTimeout 5 @"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Invoke-Sqlcmd], SqlPowerShellSqlExecutionException
+ FullyQualifiedErrorId : SqlError,Microsoft.SqlServer.Management.PowerShell.GetScriptCommand
##[error]PowerShell exited with code '1'.
Putting a list together for marking tests flaky that still are failing on main pipeline as of today:
MacOSLatest_Sql22|Win11_ARM64_Azure_Sql|Test case: Microsoft.Data.SqlClient.UnitTests.SimulatedServerTests.ConnectionFailoverTests.TransientFault_ShouldConnectToPrimary(errorCode: 40613)
Failing configs:
Win22_Sql22