You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2017/09/06 16:11:52 UTC

[geode-native] branch develop updated: GEODE-3564: Re-enable testThinClientListenerCallbackArgTest on SPARC.

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

jbarrett 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 a1a8227  GEODE-3564: Re-enable testThinClientListenerCallbackArgTest on SPARC.
a1a8227 is described below

commit a1a82273a899fc53b8e805a27f1780a251f38e3e
Author: Jacob Barrett <jb...@pivotal.io>
AuthorDate: Wed Sep 6 16:01:52 2017 +0000

    GEODE-3564: Re-enable testThinClientListenerCallbackArgTest on SPARC.
---
 cppcache/integration-test/testThinClientListenerCallbackArgTest.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/cppcache/integration-test/testThinClientListenerCallbackArgTest.cpp b/cppcache/integration-test/testThinClientListenerCallbackArgTest.cpp
index 03312e2..0c722ed 100644
--- a/cppcache/integration-test/testThinClientListenerCallbackArgTest.cpp
+++ b/cppcache/integration-test/testThinClientListenerCallbackArgTest.cpp
@@ -18,8 +18,6 @@
 #define ROOT_NAME "testThinClientListenerCallbackArgTest"
 
 #include "fw_dunit.hpp"
-#ifndef _SPARC_SOLARIS
-// TODO performance - broken on SPARC
 #include "ThinClientHelper.hpp"
 #include "TallyListener.hpp"
 #include "TallyWriter.hpp"
@@ -357,4 +355,3 @@ DUNIT_MAIN
   }
 END_MAIN
 
-#endif

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