Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616954 - <dev-perl/gnome2-perl-1.46.0 fails tests without '.' in @INC (do "t/TestBoilerplate" failed, '.' is no longer in @INC)
Summary: <dev-perl/gnome2-perl-1.46.0 fails tests without '.' in @INC (do "t/TestBoile...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords: TESTFAILURE
Depends on: 643244
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-29 08:02 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-01-30 02:47 UTC (History)
0 users

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


Attachments
build.log (gnome2-perl-1.45.0:20170429-073505.log,192.09 KB, text/plain)
2017-04-29 08:02 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-29 08:02:53 UTC
Created attachment 471252 [details]
build.log

t/Gnome.t ................ do "t/TestBoilerplate" failed, '.' is no longer in @INC; did you mean do "./t/TestBoilerplate"? at t/Gnome.t line 14.
^Mt/Gnome.t ................ 1/23 Use of uninitialized value in -e at t/Gnome.t line 27.

#   Failed test at t/Gnome.t line 27.
Use of uninitialized value in -e at t/Gnome.t line 28.

#   Failed test at t/Gnome.t line 28.
Use of uninitialized value in -e at t/Gnome.t line 29.

#   Failed test at t/Gnome.t line 29.
Gnome-CRITICAL **: gnome_program_get_app_id: assertion 'program != NULL' failed at t/Gnome.t line 40.

(process:809261): GConf-CRITICAL **: gconf_escape_key: assertion 'arbitrary_text != NULL' failed

#   Failed test at t/Gnome.t line 40.
#          got: '/apps/gnome-settings/test'
#     expected: '/apps/gnome-settings/Test/test'
undef is not of type Gnome2::Program at t/Gnome.t line 43.
# Looks like your test exited with 2 just after 20.
^M                                  ^Mt/Gnome.t ................ Dubious, test returned 2 (wstat 512, 0x200)
Failed 7/23 subtests 
t/GnomeApp.t ............. do "t/TestBoilerplate" failed, '.' is no longer in @INC; did you mean do "./t/TestBoilerplate"? at t/GnomeApp.t line 14.


Test Summary Report
-------------------
t/Gnome.t              (Wstat: 512 Tests: 20 Failed: 4)
  Failed tests:  13-15, 20
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 23 tests but ran 20.
t/GnomeApp.t           (Wstat: 6 Tests: 0 Failed: 0)
  Non-zero wait status: 6
  Parse errors: Bad plan.  You planned 13 tests but ran 0.
t/GnomeAppHelper.t     (Wstat: 6 Tests: 0 Failed: 0)
  Non-zero wait status: 6
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/GnomeColorPicker.t   (Wstat: 11 Tests: 0 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
t/GnomeConfig.t        (Wstat: 3840 Tests: 50 Failed: 15)
  Failed tests:  1-2, 4, 6-7, 9-10, 12-13, 15-16, 18-19
                49-50
  Non-zero exit status: 15
t/GnomeDruid.t         (Wstat: 11 Tests: 0 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 17 tests but ran 0.
t/GnomeIconSelection.t (Wstat: 11 Tests: 0 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/GnomeIconTheme.t     (Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
t/GnomePopupMenu.t     (Wstat: 11 Tests: 6 Failed: 0)
  Non-zero wait status: 11
Files=24, Tests=150,  3 wallclock secs ( 0.09 usr  0.04 sys +  2.60 cusr  0.33 csys =  3.06 CPU)
Result: FAIL
Comment 1 Larry the Git Cow gentoo-dev 2017-10-22 06:03:53 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825d6459b39541ca21205247d730d832a908dc21

commit 825d6459b39541ca21205247d730d832a908dc21
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-22 06:03:02 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-22 06:03:39 +0000

    dev-perl/gnome2-perl: Bump to version 1.46.0 re bug #616954
    
    - EAPI6
    - Patch tests for '.' in @INC removal
    
    Upstream:
    - Don't include timestamps in generated documentation
    
    Bug: https://bugs.gentoo.org/616954
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/gnome2-perl/Manifest                      |   1 +
 .../files/Gnome2-1.046-no-dot-inc.patch            | 355 +++++++++++++++++++++
 dev-perl/gnome2-perl/gnome2-perl-1.46.0.ebuild     |  30 ++
 3 files changed, 386 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-01-30 02:18:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d04e39d23e4e97ba40e7b2d8dad724520298c9f

commit 0d04e39d23e4e97ba40e7b2d8dad724520298c9f
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-01-30 02:03:40 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-01-30 02:18:10 +0000

    dev-perl/gnome2-perl: Cleanup old re bug #616954
    
    Closes: https://bugs.gentoo.org/616954
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/gnome2-perl/Manifest                  |  1 -
 dev-perl/gnome2-perl/gnome2-perl-1.45.0.ebuild | 30 --------------------------
 2 files changed, 31 deletions(-)