From: Laszlo Boszormenyi (GCS) Date: Fri, 24 Sep 2021 15:18:04 +0000 (+0100) Subject: disable failing tests X-Git-Tag: archive/raspbian/0.13.0-7+rpi1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d34bf891eaae87e231465d5f070e527d74a78375;p=thrift.git disable failing tests Last-Update: 2019-10-05 Gbp-Pq: Name disable_failing_tests.patch --- diff --git a/lib/c_glib/test/Makefile.am b/lib/c_glib/test/Makefile.am index c99e0da..78296d6 100755 --- a/lib/c_glib/test/Makefile.am +++ b/lib/c_glib/test/Makefile.am @@ -47,7 +47,6 @@ check_PROGRAMS = \ testapplicationexception \ testcontainertest \ testtransportsocket \ - testtransportsslsocket \ testbinaryprotocol \ testcompactprotocol \ testbufferedtransport \ diff --git a/lib/cpp/test/Makefile.am b/lib/cpp/test/Makefile.am index 8f4460f..804806a 100755 --- a/lib/cpp/test/Makefile.am +++ b/lib/cpp/test/Makefile.am @@ -98,7 +98,6 @@ check_PROGRAMS = \ TransportTest \ TInterruptTest \ TServerIntegrationTest \ - SecurityTest \ ZlibTest \ TFileTransportTest \ link_test \