#50643 Ticket 50627 - Support platforms without pytest_html
Closed by spichugi. Opened by firstyear.
firstyear/389-ds-base 20191010-asan-conftest  into  master

Download 50643.patch

Bug Description: On systems without pytest_html the conftest
hook would cause tests to fail

Fix Description: If pytest_html is none, don't write the report
to avoid the failure.

https://pagure.io/389-ds-base/issue/50627

Author: William Brown william@blackhats.net.au

Review by: ???

Please add 'Fixes' keyword before the url in the commit message (pagure will auto close the issue automatically for you! Less admin overhead). The rest looks good, ack.

Lets try this magic computer shenanginas with Fixes: URL then :D

Thanks for your patience and advice as always @vashirov

rebased onto 6377bc78ca09ab1a5478f62bc6ea9bd76cf6191f

Pull-Request has been merged by firstyear

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3698

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata