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

Test failure (0.11) #8

Open
eserte opened this issue Apr 23, 2016 · 2 comments
Open

Test failure (0.11) #8

eserte opened this issue Apr 23, 2016 · 2 comments

Comments

@eserte
Copy link

eserte commented Apr 23, 2016

I see the following failure on my smokers:

#   Failed test 'got the right email_from'
#   at t/02-config.t line 88.
#          got: 'srezic@cpan.org'
#     expected: 'Some User (SOMEUSER) <bogus@cpan.org>'

#   Failed test 'found right transport name'
#   at t/02-config.t line 93.
#          got: 'File'
#     expected: 'Metabase'
Odd number of elements in hash assignment at t/02-config.t line 95.

#   Failed test 'transport_args content'
#   at t/02-config.t line 96.
#     Structures begin differing at:
#          $got->{id_file} = Does not exist
#     $expected->{id_file} = 't/cf FGdv/metabase_id.json'
# Looks like you failed 3 tests of 23.
t/02-config.t ............... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/23 subtests 

Don't know if it matters, but I set PERL_CPAN_REPORTER_CONFIG and don't use ~/.cpanreporter/config.ini.

@eserte
Copy link
Author

eserte commented Jul 23, 2016

I see this problem also with CPAN-Testers-Common-Client-0.13.

@garu
Copy link
Member

garu commented May 14, 2017

Thanks! It appears the test code is failing to unset PERL_CPAN_REPORTER_CONFIG. I'll update the tests and upload a new version :)

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

2 participants