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 f1a12a85a50 IGNITE-27304 Enable all tests
f1a12a85a50 is described below
commit f1a12a85a50a1da7957ff7c60fd892eb04f0d18b
Author: Igor Sapego <[email protected]>
AuthorDate: Wed Mar 25 22:47:06 2026 +0100
IGNITE-27304 Enable all tests
---
.teamcity/test/platform_tests/PlatformCppTestsWindows.kt | 1 -
1 file changed, 1 deletion(-)
diff --git a/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
b/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
index 26358c7c6fb..01454e8b853 100644
--- a/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
+++ b/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
@@ -97,7 +97,6 @@ object PlatformCppTestsWindows : BuildType({
)
""".trimIndent()
formatStderrAsError = true
- enabled = false
}
powerShell {
name = "Install ODBC"