Bug 877655
| Summary: | unit tests are failing | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Matěj Cepl <mcepl> | ||||||
| Component: | dbus | Assignee: | Colin Walters <walters> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 7.0 | ||||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-04-23 20:55:50 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 703923 [details]
suggested patch
*** This bug has been marked as a duplicate of bug 95532 *** Looks like you dup'd this against the wrong bug? I was missing one five. *** This bug has been marked as a duplicate of bug 955532 *** |
Created attachment 646851 [details] record of the whole testing session Description of problem: When I have finally made all scripts to build dbus automatically and run unit tests. They are failing (see attached log of the session) Version-Release number of selected component (if applicable): dbus-1.6.8-2.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1.download dbus src.rpm for the given version and install it 2.change configuration as shown in the log (--enable-tests --enable-asserts and run make check in %check) 3.rpmbuild -ba SPECS/dbus.spec Actual results: build fails Expected results: it shouldn't Additional info: