[
https://issues.apache.org/jira/browse/THRIFT-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326231#comment-15326231
]
ASF GitHub Bot commented on THRIFT-3852:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/1025
THRIFT-3852 A Travis-CI job fails with "write error"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3852
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1025.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 #1025
----
commit a52ea350d885d4e35d210d1ace621e476bfbbae1
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-06-12T07:12:30Z
THRIFT-3852 A Travis-CI job fails with "write error"
----
> A Travis-CI job fails with "write error"
> ----------------------------------------
>
> Key: THRIFT-3852
> URL: https://issues.apache.org/jira/browse/THRIFT-3852
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Critical
>
> A job for Java etc is frequently failing due to "write error."
> No further error message is available.
> {code}
> make[2]: write error
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/thrift/src/test'
> make: *** [check-recursive] Error 1
> {code}
> https://travis-ci.org/apache/thrift/jobs/136999279#L7295
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)