[
https://issues.apache.org/jira/browse/THRIFT-2777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164666#comment-14164666
]
ASF GitHub Bot commented on THRIFT-2777:
----------------------------------------
GitHub user talentdeficit opened a pull request:
https://github.com/apache/thrift/pull/242
THRIFT-2777: move erlang test files into .eunit scratch dir
client: erlang
patch: alisdair sullivan
tests could fail with eaccess error if run as an account with
innapropriate permissions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/talentdeficit/thrift thrift-2777
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/242.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 #242
----
commit b7c1efb916e99165eeda2c177649f1a137b5af01
Author: alisdair sullivan <[email protected]>
Date: 2014-10-09T01:26:11Z
THRIFT-2777: move erlang test files into .eunit scratch dir
client: erlang
patch: alisdair sullivan
tests could fail with eaccess error if run as an account with
innapropriate permissions
----
> erlang lib tests may fail due to permissions error
> --------------------------------------------------
>
> Key: THRIFT-2777
> URL: https://issues.apache.org/jira/browse/THRIFT-2777
> Project: Thrift
> Issue Type: Bug
> Components: Erlang - Library
> Affects Versions: 0.9.1
> Reporter: alisdair sullivan
> Assignee: alisdair sullivan
> Priority: Minor
> Fix For: 0.9.2
>
>
> when running tests as a user without permission to write to /tmp erlang's
> disklog tests will fail. the temp files should be moved to the .eunit
> temporary test directory to prevent this
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)