You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jk...@apache.org on 2018/04/06 11:39:53 UTC

[thrift] branch master updated (a0cf38e -> 0d2794d)

This is an automated email from the ASF dual-hosted git repository.

jking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from a0cf38e  THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport Client: Delphi Patch: Jens Geyer
     add 6f8c99e  THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests
     add 0d2794d  THRIFT-4545: disable haskell on windows builds until language-specific build issue can be resolved

No new revisions were added by this update.

Summary of changes:
 build/appveyor/MSVC-appveyor-build.bat   |   3 +
 build/appveyor/MSVC-appveyor-install.bat |   4 +-
 build/docker/scripts/sca.sh              |   6 +-
 lib/py/src/server/THttpServer.py         |  23 ++++-
 lib/py/src/transport/THttpClient.py      |  32 ++++--
 test/crossrunner/run.py                  |   2 +-
 test/known_failures_Linux.json           | 172 ++++++++++++++++++++++++++++++-
 test/py/TestClient.py                    |  21 +++-
 test/py/TestServer.py                    |  32 ++++--
 test/test.py                             |  20 +++-
 test/tests.json                          |  12 ++-
 11 files changed, 288 insertions(+), 39 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jking@apache.org.