Bug 1461671 - os-autoinst-4.4-18.20170410git97928a2.fc27 FTBFS: ./06-pod-coverage.t test fails
Summary: os-autoinst-4.4-18.20170410git97928a2.fc27 FTBFS: ./06-pod-coverage.t test fails
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: os-autoinst
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Williamson
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-15 06:33 UTC by Petr Pisar
Modified: 2017-06-15 17:17 UTC (History)
2 users (show)

Fixed In Version: os-autoinst-4.4-19.20170410git97928a2.fc27
Clone Of:
Environment:
Last Closed: 2017-06-15 08:31:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2017-06-15 06:33:48 UTC
os-autoinst-4.4-18.20170410git97928a2.fc27 fails to build in F27 because a test fails:

FAIL: 06-pod-coverage.t
=======================
not ok 1 - Everything in testapi covered
#   Failed test 'Everything in testapi covered'
#   at ./06-pod-coverage.t line 22.
#          got: undef
#     expected: '1'
# Uncovered: 
ok 2 - no (unexpected) warnings (via done_testing)
1..2
# Looks like you failed 1 test of 2.

This could be caused by perl-5.26.0 that does not have current working directory on standard Perl module search path.

Comment 1 Adam Williamson 2017-06-15 17:04:33 UTC
Thanks for the fix!

For future reference, I'm quite strict about 'upstream first' and clear documentation of patches: I never want a Patch line without (ideally) a link to an upstream commit or PR or (less ideally) a comment explaining why it cannot go upstream.

I'll submit your patch upstream, with attribution, and update the spec.

Comment 2 Adam Williamson 2017-06-15 17:17:50 UTC
https://github.com/os-autoinst/os-autoinst/pull/820


Note You need to log in before you can comment on or make changes to this bug.