Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test failure due to incorrect tmpdir #1139

Closed
wants to merge 1 commit into from

Conversation

nanis
Copy link
Contributor

@nanis nanis commented Nov 11, 2015

This is the same issue as the one I addressed in d017587, but this particular instance was only exposed after 34e137e. See report on CPANTesters:

...
t\02_request\01_load.t .............................. ok
Error in tempfile() using template \XXXXXXXXXX: Could not create temp file \bosAojWwuw:
Permission denied at C:/opt/perl-5.22.0/site/lib/HTTP/Body/OctetStream.pm line 33.
# Looks like you planned 8 tests but ran 3.
# Looks like your test exited with 13 just after 3.
t\02_request\04_custom.t ............................ 
Dubious, test returned 13 (wstat 3328, 0xd00)
Failed 5/8 subtests 
t\02_request\04_forward.t ........................... ok
...

@bigpresh
Copy link
Member

bigpresh commented Feb 1, 2016

Bah, sorry - I missed this PR when I saw the issue report for this bug, and fixed it myself, with this exact fix - so I'll close the PR, but thanks!

@bigpresh bigpresh closed this Feb 1, 2016
@nanis
Copy link
Contributor Author

nanis commented Feb 1, 2016

Thank you very much for your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants