summaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2018-09-15 20:32:04 +0000
committerJames E. King III <jking@apache.org>2018-09-16 06:51:38 -0400
commitb2b767e1a4b009c3e133f918b5dd0a84da503149 (patch)
treef0b8c506c1c6fd1f60aa6d62ecea923ea5776ef6 /test/tests.json
parent27705f487d897935b2735e5b50278a5503912616 (diff)
downloadthrift-b2b767e1a4b009c3e133f918b5dd0a84da503149.tar.gz
THRIFT-4620: add crosstest support for zlib (buffered) to cpp, enable cpp,go,py,py3 tests
Diffstat (limited to 'test/tests.json')
-rw-r--r--test/tests.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/test/tests.json b/test/tests.json
index 85a0c0797..27e75cc21 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -105,7 +105,8 @@
"transports": [
"buffered",
"framed",
- "http"
+ "http",
+ "zlib"
],
"sockets": [
"ip",
@@ -262,7 +263,8 @@
"transports": [
"buffered",
"framed",
- "http"
+ "http",
+ "zlib"
],
"sockets": [
"ip",
@@ -309,7 +311,8 @@
"transports": [
"buffered",
"framed",
- "http"
+ "http",
+ "zlib"
],
"sockets": [
"ip",
@@ -353,7 +356,8 @@
"transports": [
"buffered",
"http",
- "framed"
+ "framed",
+ "zlib"
],
"sockets": [
"ip",