CI: serialize DB-dependent tests #401
Annotations
10 errors
|
MicrosoftSqlClientParameterTests.SO26468710_InWithTVPs
Microsoft.Data.SqlClient.SqlException : The type 'MyIdList' already exists, or you do not have permission to create it.
|
|
MicrosoftSqlClientParameterTests.TestTVPWithAdditionalParams
Microsoft.Data.SqlClient.SqlException : The type 'int_list_type' already exists, or you do not have permission to create it.
|
|
MicrosoftSqlClientParameterTests.TestSqlDataRecordListParametersWithAsTableValuedParameter
Microsoft.Data.SqlClient.SqlException : Could not find the type 'int_list_type'. Either it does not exist or you do not have the necessary permission.
|
|
MicrosoftSqlClientParameterTests.TestSqlDataRecordListParametersWithAsTableValuedParameter
Microsoft.Data.SqlClient.SqlException : The type 'int_list_type' already exists, or you do not have permission to create it.
|
|
|
|
SystemSqlClientParameterTests.TestTVPWithAdditionalParams
System.Data.SqlClient.SqlException : Could not find the type 'int_list_type'. Either it does not exist or you do not have the necessary permission.
|
|
SystemSqlClientParameterTests.TestEmptySqlDataRecordListParametersWithAsTableValuedParameter
System.Data.SqlClient.SqlException : The type 'int_list_type' already exists, or you do not have permission to create it.
|
|
SystemSqlClientParameterTests.DataTableParameters
System.Data.SqlClient.SqlException : The type 'MyTVPType' already exists, or you do not have permission to create it.
|
|
SystemSqlClientParameterTests.TestTVPWithAdditionalParams
System.Data.SqlClient.SqlException : The type 'int_list_type' already exists, or you do not have permission to create it.
|
|
SystemSqlClientParameterTests.TestTVPWithAnonymousEmptyObject
System.Data.SqlClient.SqlException : Could not find the type 'int_list_type'. Either it does not exist or you do not have the necessary permission.
|