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

Tests fail because of /tmp mismatch #48

Open
eserte opened this issue Sep 16, 2023 · 0 comments
Open

Tests fail because of /tmp mismatch #48

eserte opened this issue Sep 16, 2023 · 0 comments

Comments

@eserte
Copy link

eserte commented Sep 16, 2023

On most of my smokers the test suite fails like this:

#   Failed test 'Creating file'
#   at t/01-proxy-proc-safeexec.t line 137.
#                   '/var/tmp/cpansmoker-1023/2023091111/p_xnVtvX7k/C4ySPdMbhP'
#     doesn't match '(?^:/tmp/\w+/\w+)'
# Looks like you planned 23 tests but ran 24.
# Looks like you failed 1 test of 24 run.
t/01-proxy-proc-safeexec.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/23 subtests 

Probably this happens because a different temporary directory is set here, something like TMPDIR=var/tmp/cpansmoker-1023/2023091111.

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

No branches or pull requests

1 participant