Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387777 - dev-python/pysvn-1.7.5 fails tests when locale is not english
Summary: dev-python/pysvn-1.7.5 fails tests when locale is not english
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2011-10-20 03:40 UTC by Dan Wallis
Modified: 2012-03-10 15:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Full build log (build.log.bz2,5.21 KB, text/plain)
2011-10-20 03:40 UTC, Dan Wallis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Wallis 2011-10-20 03:40:16 UTC
Created attachment 290295 [details]
Full build log

This package fails its tests because my locale is not English. The build ends with:

Error: --------------------------------------------------------------------------------
Error:     Benchmark(818) replace Added: svn:mergeinfo
Error:     Benchmark(819) replace    Merged /trunk/test/file1.txt:r17
Error:        Result(816) replace Ajouté : svn:mergeinfo
Error:        Result(817) replace    Fusionné /trunk/test/file1.txt:r17
Error: --------------------------------------------------------------------------------
make: *** [test-01.unix.new.log.clean] Erreur 1
make: on quitte le répertoire « /var/tmp/portage/dev-python/pysvn-1.7.5/work/pysvn-1.7.5-2.7/Tests »
emake failed
 * ERROR: dev-python/pysvn-1.7.5 failed (test phase):
 *   Testing failed with CPython 2.7 in testing() function


Installs fine when FEATURES=-test.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2011-12-27 11:34:42 UTC
Fixed in Progress Overlay.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-03-10 15:15:53 UTC
+  10 Mar 2012; Justin Lecher <jlec@gentoo.org> pysvn-1.7.6.ebuild,
+  +files/pysvn-1.7.6-respect_flags.patch:
+  Moved to EAPI=4 and imported changes from progress overlay including FLAGS
+  respect patch, typo fix backport from upstream, fix test # 389241 & 387777,
+  thanks Arfrever for the work
+