timoninmaxim commented on a change in pull request #8490:
URL: https://github.com/apache/ignite/pull/8490#discussion_r575339674



##########
File path: modules/platforms/cpp/odbc-test/CMakeLists.txt
##########
@@ -62,7 +62,7 @@ set(SOURCES src/teamcity/teamcity_boost.cpp
         src/errors_test.cpp
         src/odbc_test_suite.cpp
         src/types_test.cpp
-        src/transaction_test.cpp
+#        src/transaction_test.cpp

Review comment:
       transaction_test.cpp uses TRANSACTIONAL_SNAPSHOT mode. As MVCC is 
deprecated I want to ignore this tests, but I've failed to find the right way 
to ignore them. So I comment them for a while. There are a lot of java tests 
that marked with Ignore now, I think can we just remove those tests at all? If 
yes I'd like to completely remove this CPP test too.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to