Bug 1309731
Summary: | trojita: FTBFS in rawhide - tests fail on x86 because 32 bits (i386|i686) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Raphael Groner <projects.rg> | ||||||
Component: | trojita | Assignee: | Raphael Groner <projects.rg> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | jkt, kde-sig, projects.rg, rdieter | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i686 | ||||||||
OS: | Unspecified | ||||||||
URL: | https://apps.fedoraproject.org/koschei/package/trojita | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-04-16 11:57:32 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: | 1307633 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Raphael Groner
2016-02-18 14:59:47 UTC
technically, the build succeeds, it's only the *%check* phase that fails Unfortunately, we see additionally on x86_64 other tests to fail, with a weird dbus error. process 5553: arguments to dbus_connection_dispatch() were incorrect, assertion "connection != NULL" failed in file ../../dbus/dbus-connection.c line 4585. The following tests FAILED: 3 - test_Html_formatting (OTHER_FAULT) 9 - test_Imap_MsgPartNetAccessManager (OTHER_FAULT) Created attachment 1129316 [details]
build.log (x86_64)
(In reply to Rex Dieter from comment #1) > technically, the build succeeds, it's only the *%check* phase that fails Those tests are acceptance tests on a high level to simulate use cases. It's a bad idea to skip those, upstream confirms that we should keep all tests. This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase x86_64 is fixed, but still the same error on i686 Comment on attachment 1129316 [details]
build.log (x86_64)
fixed
Disabled the tests on i386. No good solution at all but it should fix nightlies for now. raphgro's trojita-0.6-2.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=738594 rdieter's trojita-0.6-3.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=743051 Fixed in F24. http://koji.fedoraproject.org/koji/taskinfo?taskID=13566309 I'm aiting for a successful rebuild of icu in rawhide, to can fully validate the fix. raphgro's trojita-0.6-4.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=751300 |