Disable 2 flaky cross tests
Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/6dde7f19 Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/6dde7f19 Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/6dde7f19 Branch: refs/heads/master Commit: 6dde7f19254db71cf27df214a59d7156967237fc Parents: 1719bf4 Author: Nobuaki Sukegawa <[email protected]> Authored: Thu Dec 24 02:10:20 2015 +0900 Committer: Nobuaki Sukegawa <[email protected]> Committed: Thu Dec 24 02:11:17 2015 +0900 ---------------------------------------------------------------------- test/known_failures_Linux.json | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/6dde7f19/test/known_failures_Linux.json ---------------------------------------------------------------------- diff --git a/test/known_failures_Linux.json b/test/known_failures_Linux.json index be51ecc..aabbfbf 100644 --- a/test/known_failures_Linux.json +++ b/test/known_failures_Linux.json @@ -2,8 +2,10 @@ "cpp-cpp_binary_http-domain", "cpp-cpp_binary_http-ip", "cpp-cpp_compact_http-domain", + "cpp-cpp_compact_http-ip", "cpp-cpp_header_http-domain", "cpp-cpp_header_http-ip", + "cpp-cpp_json_http-domain", "cpp-cpp_json_http-ip", "cpp-dart_binary_http-ip", "cpp-dart_json_http-ip",
