Bug 1089252
Summary: | make check fail. Exception requiring standard library Test::Unit with Minitest v5 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Menanteau Guy <menantea> |
Component: | subversion | Assignee: | Joe Orton <jorton> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jcapik, jorton, rjones, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ppc64le | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | subversion-1.8.8-2.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-05-09 15:37:36 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: | 1051573 |
Description
Menanteau Guy
2014-04-18 11:05:55 UTC
FYI libguestfs had the same problem in the Ruby bindings, and ended up rewriting the tests. Here is the patch: https://www.redhat.com/archives/libguestfs/2014-April/msg00050.html This can be fixed with BR: rubygem(minitest) < 5. I've fired off a build. Commit: http://pkgs.fedoraproject.org/gitweb/?p=subversion.git;a=commitdiff;h=b73dd8d18a0b2158339967b03fb257fd4191ff4d Package: subversion-1.8.8-2.fc21 Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=512314 1.8.8-3 succeeded with tests on ppc64le ... closing this one |