You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by dg...@apache.org on 2018/01/19 02:57:08 UTC

[geode-native] branch develop updated: GEODE-3391: ThinClientTransactionsXA still failing on some platforms

This is an automated email from the ASF dual-hosted git repository.

dgkimura pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new bf1d776  GEODE-3391: ThinClientTransactionsXA still failing on some platforms
bf1d776 is described below

commit bf1d77610a41250635a43906b27fca6feba9690d
Author: David Kimura <dk...@pivotal.io>
AuthorDate: Thu Jan 18 18:56:52 2018 -0800

    GEODE-3391: ThinClientTransactionsXA still failing on some platforms
---
 cppcache/integration-test/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cppcache/integration-test/CMakeLists.txt b/cppcache/integration-test/CMakeLists.txt
index 6272d85..a3025f3 100644
--- a/cppcache/integration-test/CMakeLists.txt
+++ b/cppcache/integration-test/CMakeLists.txt
@@ -183,6 +183,7 @@ set_property(TEST testThinClientPutAllPRSingleHop PROPERTY LABELS FLAKY)
 set_property(TEST testThinClientPutAllWithCallBackArgWithoutConcurrency PROPERTY LABELS FLAKY)
 set_property(TEST testThinClientSecurityCQAuthorizationMU PROPERTY LABELS FLAKY)
 set_property(TEST testThinClientTXFailover PROPERTY LABELS FLAKY)
+set_property(TEST testThinClientTransactionsXA PROPERTY LABELS FLAKY)
 set_property(TEST testTimedSemaphore PROPERTY LABELS FLAKY)
 
 set_property(TEST testFwPerf PROPERTY LABELS OMITTED)

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].