GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/883

    THRIFT-3635 D transport_test is flaky on Jenkins and Travis

    transport_test sometimes fails with LinkeTerminated exception.
    But according to documentation, it should never be thrown at all when using 
spawn as we do, not spawnLinked.
    Upgrading D to 2.070 seems to have solved the problem on Travis so I'm 
going to test this on Jenkins precommit with this PR.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3635

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/883.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #883
    
----
commit 9f96e358fb5bdac8a6570dc3c79e9416e4f407ce
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-21T16:33:27Z

    THRIFT-3577 assertion failed at line 512 of testcontainertest.c

commit cad72823e3b07124d50f10bc350cd8c3cbc9ca3e
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-21T16:43:23Z

    THRIFT-3635 D transport_test is flaky on Jenkins and Travis

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to