This is an automated email from the ASF dual-hosted git repository.
jking pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/master by this push:
new 3ca8806 re-disable hs-csharp_json_framed-ip cross test
3ca8806 is described below
commit 3ca88065dfdb24c5bad6fbd1e3a7e01812628d3b
Author: James E. King III <[email protected]>
AuthorDate: Tue Feb 12 13:26:45 2019 -0500
re-disable hs-csharp_json_framed-ip cross test
---
test/known_failures_Linux.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/known_failures_Linux.json b/test/known_failures_Linux.json
index 5beaa58..de2f74a 100644
--- a/test/known_failures_Linux.json
+++ b/test/known_failures_Linux.json
@@ -323,6 +323,8 @@
"hs-csharp_binary_framed-ip",
"hs-csharp_compact_buffered-ip",
"hs-csharp_compact_framed-ip",
+ "hs-csharp_json_buffered-ip",
+ "hs-csharp_json_framed-ip",
"nodejs-cpp_binary_http-domain",
"nodejs-cpp_binary_http-ip",
"nodejs-cpp_binary_http-ip-ssl",