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 1596705 - brd: Tests fail with Python 3.7
Summary: brd: Tests fail with Python 3.7
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: brd
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Backus
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON37
TreeView+ depends on / blocked
 
Reported: 2018-06-29 13:45 UTC by Marcel Plch
Modified: 2018-06-30 17:04 UTC (History)
2 users (show)

Fixed In Version: brd-1.0-10.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-30 17:04:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marcel Plch 2018-06-29 13:45:36 UTC
Description of problem:
When built against python37, the tests don't pass.

Version-Release number of selected component (if applicable):
1.0-10

How reproducible:
always

Steps to Reproduce:
1. fedpkg clone brd
2. cd brd
3. fedpkg --release master build --target=f29-python --srpm --scratch

Actual results:
Tests don't pass.

Expected results:
Tests pass.

Additional info:
After fix, please, build in a side tag with --target=f29-python.

Comment 1 Marcel Plch 2018-06-29 14:50:09 UTC
I have created a pull request that solves this issue:
https://src.fedoraproject.org/rpms/brd/pull-request/1

Upstream should be notified of these problems.

Comment 2 Jeff Backus 2018-06-29 16:07:39 UTC
Hi Marcel,

Thanks for the patch! I'll submit to upstream. Should I update the package after merge or will this be taken care as part of the Python 3.7 upgrade?

Comment 3 Miro Hrončok 2018-06-29 16:28:00 UTC
After fix, please, build in a side tag with fedpkg build --target=f29-python.

Comment 4 Miro Hrončok 2018-06-30 17:04:10 UTC
Done.


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