This is an automated email from the ASF dual-hosted git repository.
isapego pushed a commit to branch ignite-27304
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/ignite-27304 by this push:
new 6131d20c995 IGNITE-27304: Debug
6131d20c995 is described below
commit 6131d20c9954aa57eb33b0bd496dd6b503430b0b
Author: Igor Sapego <[email protected]>
AuthorDate: Wed Mar 25 02:28:16 2026 +0100
IGNITE-27304: Debug
---
.teamcity/test/platform_tests/PlatformCppTestsWindows.kt | 1 +
1 file changed, 1 insertion(+)
diff --git a/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
b/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
index 828221fc4ef..a610afce5c8 100644
--- a/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
+++ b/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
@@ -97,6 +97,7 @@ object PlatformCppTestsWindows : BuildType({
)
""".trimIndent()
formatStderrAsError = true
+ enabled = false
}
powerShell {
name = "Install ODBC"