-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I see the following failure on my smokers:
# Failed test 'got the right email_from'
# at t/02-config.t line 88.
# got: '[email protected]'
# expected: 'Some User (SOMEUSER) <[email protected]>'
# 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.
Metadata
Metadata
Assignees
Labels
No labels