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 aa5ce8336e2 IGNITE-27304: Fix
aa5ce8336e2 is described below

commit aa5ce8336e2f1a4b5b7fcaf42a52749155a38a81
Author: Igor Sapego <[email protected]>
AuthorDate: Tue Mar 17 14:45:42 2026 +0100

    IGNITE-27304: Fix
---
 .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 e7e01127da8..b6562273b70 100644
--- a/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
+++ b/.teamcity/test/platform_tests/PlatformCppTestsWindows.kt
@@ -1,6 +1,7 @@
 package test.platform_tests
 
 import jetbrains.buildServer.configs.kotlin.BuildType
+import jetbrains.buildServer.configs.kotlin.BuildStep
 import jetbrains.buildServer.configs.kotlin.ParameterDisplay
 import jetbrains.buildServer.configs.kotlin.buildFeatures.XmlReport
 import jetbrains.buildServer.configs.kotlin.buildFeatures.xmlReport

Reply via email to