Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328881 - Stabilize dev-python/Babel-0.9.5
Summary: Stabilize dev-python/Babel-0.9.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: 329155
  Show dependency tree
 
Reported: 2010-07-19 00:23 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-09-23 16:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-19 00:23:30 UTC
Stabilize dev-python/Babel-0.9.5.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2010-07-19 06:33:08 UTC
This should not happen.  Remove those locale depending patches please.

Doctest: babel.util.pathmatch ... ok

======================================================================
FAIL: Doctest: babel.core.Locale.default
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.6/doctest.py", line 2153, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for babel.core.Locale.default
  File "/var/tmp/portage/dev-python/Babel-0.9.5/work/Babel-0.9.5/babel/core.py", line 139, in default

----------------------------------------------------------------------
File "/var/tmp/portage/dev-python/Babel-0.9.5/work/Babel-0.9.5/babel/core.py", line 145, in babel.core.Locale.default
Failed example:
    Locale.default('LC_MESSAGES')
Expected:
    <Locale "fr_FR">
Got:
    <Locale "de_DE">


======================================================================
FAIL: Doctest: babel.core.default_locale
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.6/doctest.py", line 2153, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for babel.core.default_locale
  File "/var/tmp/portage/dev-python/Babel-0.9.5/work/Babel-0.9.5/babel/core.py", line 607, in default_locale

----------------------------------------------------------------------
File "/var/tmp/portage/dev-python/Babel-0.9.5/work/Babel-0.9.5/babel/core.py", line 614, in babel.core.default_locale
Failed example:
    default_locale('LC_MESSAGES')
Expected:
    'fr_FR'
Got:
    'de_DE'
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2010-07-19 06:33:27 UTC
tests, not patches
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-07-19 16:00:15 UTC
ppc64 stable
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2010-07-19 21:55:42 UTC
Stable for HPPA.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2010-07-19 22:04:28 UTC
Stable for PPC.
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-21 14:41:42 UTC
(In reply to comment #1 and comment #2)

All tests pass for me. This package is a collection of internationalization utilities.
Comment 7 Myckel Habets 2010-07-21 18:41:17 UTC
(In reply to comment #6)
> (In reply to comment #1 and comment #2)
> 
> All tests pass for me. This package is a collection of internationalization
> utilities.
> 

Same for me, all tests past. I've even set the locale to see if I could trigger the bug, but no luck.
Comment 8 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-07-22 04:17:08 UTC
x86 stable, all tests pass for me

If there are some configurations in which the tests fail, it may be worth investigating in a separate bug report. Thanks Myckel for testing.
Comment 9 Markos Chandras (RETIRED) gentoo-dev 2010-07-29 18:44:11 UTC
amd64 done
Comment 10 Markus Meier gentoo-dev 2010-08-14 11:26:27 UTC
arm stable
Comment 11 Raúl Porcel (RETIRED) gentoo-dev 2010-08-29 18:21:15 UTC
alpha/ia64/s390/sh/sparc stable, closing
Comment 12 Neil Leathers 2010-09-23 16:33:53 UTC
(In reply to comment #1)
I have logged 338456