Merge branch 'master' into dev/aaronburtle/SQL2022SecurityPipeline
This commit is contained in:
Коммит
7a3883aa05
|
@ -13,7 +13,7 @@ test_that( "successfull install and remove of package with special char in name
|
|||
#
|
||||
scope <- if(!helper_isServerLinux()) "public" else "private"
|
||||
|
||||
packageName <- c("assertive.base")
|
||||
packageName <- c("abc.data")
|
||||
connectionStringDBO <- helper_getSetting("connectionStringDBO")
|
||||
|
||||
tryCatch({
|
||||
|
|
|
@ -159,6 +159,7 @@ test_that( "Installing a package that is already in use",
|
|||
#
|
||||
test_that( "Binary Package install with LinkingTo dependency",
|
||||
{
|
||||
skip('iptools no longer on CRAN, FIX TODO: https://github.com/microsoft/sqlmlutils/issues/114 ')
|
||||
connectionStringAirlineUserdbowner <- helper_getSetting("connectionStringAirlineUserdbowner")
|
||||
scope <- "private"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче