From: Roger Meier Date: Wed, 23 May 2012 19:40:40 +0000 (+0000) Subject: THRIFT-1336 thrift: added server and processor test code X-Git-Tag: 0.9.1~353 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=2d59b9e2ad05113410a7e505b052512004090261;p=common%2Fthrift.git THRIFT-1336 thrift: added server and processor test code revert partly: disable processor test, it breaks the builds git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1341996 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/cpp/test/Makefile.am b/lib/cpp/test/Makefile.am index 4b4f1f4f..644d09f4 100755 --- a/lib/cpp/test/Makefile.am +++ b/lib/cpp/test/Makefile.am @@ -60,9 +60,9 @@ check_PROGRAMS = \ TransportTest \ ZlibTest \ TFileTransportTest \ - UnitTests \ - processor_test -# disable ... too strong + UnitTests +# disable these test ... too strong +# processor_test # concurrency_test TESTS_ENVIRONMENT= \