[
https://issues.apache.org/jira/browse/THRIFT-3635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156082#comment-15156082
]
ASF GitHub Bot commented on THRIFT-3635:
----------------------------------------
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 <[email protected]>
Date: 2016-02-21T16:33:27Z
THRIFT-3577 assertion failed at line 512 of testcontainertest.c
commit cad72823e3b07124d50f10bc350cd8c3cbc9ca3e
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-02-21T16:43:23Z
THRIFT-3635 D transport_test is flaky on Jenkins and Travis
----
> D transport_test is flaky on Jenkins and Travis
> -----------------------------------------------
>
> Key: THRIFT-3635
> URL: https://issues.apache.org/jira/browse/THRIFT-3635
> Project: Thrift
> Issue Type: Bug
> Components: D - Library, Test Suite
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> e.g.
> https://builds.apache.org/me/my-views/view/Thrift/job/Thrift-precommit/150/console
> It's currently the one of 2 most flaky tests.
> (The other is THRIFT-3577)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)