This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 0a760ff35 Fix python tests
add fbe685aae Add cpp cross tests to the build workflow
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 85 +++++++++-
lib/cpp/src/thrift/protocol/THeaderProtocol.cpp | 8 +
lib/cpp/src/thrift/protocol/THeaderProtocol.h | 4 +
lib/cpp/src/thrift/protocol/TProtocolTap.h | 6 +
test/cpp/Makefile.am | 2 +-
test/cpp/src/TestClient.cpp | 13 +-
test/known_failures_Linux.json | 197 ++++++++++++++++--------
7 files changed, 245 insertions(+), 70 deletions(-)