diff --git a/acceptance/cmd/psql/out.test.toml b/acceptance/cmd/psql/out.test.toml index 8f3575be7b5..04844bff9e1 100644 --- a/acceptance/cmd/psql/out.test.toml +++ b/acceptance/cmd/psql/out.test.toml @@ -1,5 +1,8 @@ Local = true Cloud = false +[GOOS] + windows = false + [EnvMatrix] DATABRICKS_CLI_DEPLOYMENT = ["terraform", "direct-exp"] diff --git a/acceptance/cmd/psql/test.toml b/acceptance/cmd/psql/test.toml index 78873070f81..06de54f72ff 100644 --- a/acceptance/cmd/psql/test.toml +++ b/acceptance/cmd/psql/test.toml @@ -1,3 +1,10 @@ +# This acceptance test is disabled on Windows runners because +# the current argument capturing method does not work on windows-latest GitHub Runner. +# +# See PR #3228 for documented attempts to fix this issue: +# https://github.com/databricks/cli/pull/3228 +GOOS.windows = false + [[Server]] Pattern = "GET /api/2.0/database/instances/my-database" Response.Body = '''