Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613582 - <dev-perl/Text-CSV_XS-1.270.0 Fails tests without '.' in @INC
Summary: <dev-perl/Text-CSV_XS-1.270.0 Fails tests without '.' in @INC
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:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 616348
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-23 00:30 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-06-19 12:52 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 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-23 00:30:44 UTC
t/10_base.t ....... ok
Can't locate t/util.pl in @INC 

Test Summary Report
-------------------
t/21_lexicalio.t (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 105 tests but ran 1.
t/20_file.t     (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 105 tests but ran 1.
t/45_eol.t      (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 1082 tests but ran 1.
t/22_scalario.t (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 132 tests but ran 1.
t/40_misc.t     (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 24 tests but ran 1.
t/46_eol_si.t   (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 553 tests but ran 1.
t/55_combi.t    (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 25107 tests but ran 1.
t/50_utf8.t     (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 93 tests but ran 1.
t/70_rt.t       (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 20460 tests but ran 1.
t/51_utf8.t     (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 195 tests but ran 1.
t/65_allow.t    (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 1119 tests but ran 1.
t/77_getall.t   (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 61 tests but ran 1.
t/79_callbacks.t (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 111 tests but ran 1.
t/90_csv.t      (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 45 tests but ran 1.
t/85_util.t     (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 297 tests but ran 1.
t/80_diag.t     (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 264 tests but ran 1.
t/91_csv_cb.t   (Wstat: 512 Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 48 tests but ran 1.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-19 12:52:22 UTC
commit:  a90ee6f9124d0f19be22292b77238ba40c08d121
author:  2017-06-20 00:51:45 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-06-20 00:51:56 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Text-CSV_XS: Cleanup old re bug #613582

    Remove old versions affected by '.' removal from @INC
    
    Bug: https://bugs.gentoo.org/613582
    Package-Manager: Portage-2.3.6, Repoman-2.3.2


 dev-perl/Text-CSV_XS/Manifest                   |  2 -
 dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild | 30 ----
 dev-perl/Text-CSV_XS/Text-CSV_XS-1.260.0.ebuild | 31 -----
 3 files changed, 63 deletions(-)