Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1706285

Summary: python-suds FTBFS with pytest 4
Product: [Fedora] Fedora Reporter: Scott Talbert <swt>
Component: python-sudsAssignee: Scott Talbert <swt>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: jortel, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-11 04:11:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1700317, 1686977, 1732841    

Description Scott Talbert 2019-05-04 04:10:35 UTC
python-suds currently FTBFS in Rawhide due to pytest 4.  suds needs to be adapted to support pytest 4.

Comment 1 Scott Talbert 2019-05-04 04:11:28 UTC
I'm working on this.

Comment 2 Miro Hrončok 2019-05-30 18:27:17 UTC
This is blocking the Python 3.8 rebuild.

Comment 3 Scott Talbert 2019-05-30 21:01:15 UTC
(In reply to Miro Hrončok from comment #2)
> This is blocking the Python 3.8 rebuild.

I've got most of the problems figured out.  The remaining problem is a custom plugin that suds has, that I'm having a hard time adapting to pytest 4.  Will try to get back to it again.

Comment 4 Miro Hrončok 2019-05-30 22:31:01 UTC
I'm not available to fix it for you at this moment but if you have a specific question, I might be able to provide an answer.