disable failing tests
authorLaszlo Boszormenyi (GCS) <gcs@debian.org>
Tue, 8 Jan 2019 21:31:07 +0000 (21:31 +0000)
committerLaszlo Boszormenyi (GCS) <gcs@debian.org>
Tue, 8 Jan 2019 21:31:07 +0000 (21:31 +0000)
commit745e1454bb7c8c2407aca76ee92309c024cc3e11
tree9fc4a95131dcab6a47637d295bb478126417637c
parentb6cb402cee60d69c75847f427cb25f44d9edb8a8
disable failing tests

Last-Update: 2018-09-23

These fail in chroots or uses deprecated (and removed) Python interfaces.
Some may not, but amd64 or other 64 bit arch only.

Gbp-Pq: Name disable_failing_tests.patch
17 files changed:
lib/c_glib/test/Makefile.am
lib/c_glib/test/Makefile.in
lib/cpp/test/Makefile.am
lib/cpp/test/Makefile.in
lib/go/Makefile.am
lib/go/Makefile.in
lib/php/test/Makefile.am
lib/php/test/Makefile.in
lib/py/Makefile.am
lib/py/Makefile.in
test/py.tornado/Makefile
test/py.tornado/Makefile.am
test/py.tornado/Makefile.in
test/py/FastbinaryTest.py
test/py/RunClientServer.py
test/py/SerializationTest.py
test/py/TestClient.py