Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282321 - dev-perl/DateTime-TimeZone-0.68 bad optional ( test phase) dependence
Summary: dev-perl/DateTime-TimeZone-0.68 bad optional ( test phase) dependence
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-22 16:23 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2009-09-19 09:40 UTC (History)
0 users

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 Andreis Vinogradovs ( slepnoga ) 2009-08-22 16:23:28 UTC
If USE=test or FEATURES=test enabled, build  dev-perl/DateTime-TimeZone-0.68
test phase   requires   DateTime.pm 0.1501 perl module
Comment 1 Andreis Vinogradovs ( slepnoga ) 2009-08-22 16:24:39 UTC
part of portage build output
>>> Source compiled.
t/01load....................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/02basic...................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/03link....................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/04local...................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/05offset..................ok                                               
t/06no-dst..................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/07offset-only.............skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/08name....................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/09changes.................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/11valid-name..............skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/12storable................skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/13short-name-has-slash....skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/14invalid-name............skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/15catalog.................ok                                               
t/16has-dst-changes.........skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/17special-names...........skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/18olson-version-check.....skipped
        all skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
t/pod.......................ok                                               
All tests successful, 15 tests skipped.
Files=18, Tests=459,  2 wallclock secs ( 1.48 cusr +  0.11 csys =  1.59 CPU)
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2009-09-19 09:40:26 UTC
Intentional, else we'd have a loop as DateTime depends on -TimeZone