[
https://issues.apache.org/jira/browse/THRIFT-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188372#comment-15188372
]
ASF GitHub Bot commented on THRIFT-3731:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/941
THRIFT-3731 Perl multiplex test is flaky
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3731
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/941.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 #941
----
commit d05e2361a78b1a5a4f158e19f1cec767233d7e89
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-03-10T00:26:53Z
THRIFT-3731 Perl multiplex test is flaky
----
> Perl multiplex test is flaky
> ----------------------------
>
> Key: THRIFT-3731
> URL: https://issues.apache.org/jira/browse/THRIFT-3731
> Project: Thrift
> Issue Type: Bug
> Components: Perl - Library, Test Suite
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> https://travis-ci.org/apache/thrift/jobs/114751309#L3567
> {code}
> BEGIN failed--compilation aborted at /thrift/src/lib/perl/test/multiplex.t
> line 35.
> # Looks like your test exited with 255 before it could output anything.
> /thrift/src/lib/perl/test/multiplex.t ...... Dubious, test returned 255
> (wstat 65280, 0xff00)
> Failed 6/6 subtests
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)