Subject: | required field 'gecos' missing from record |
The test suite fails on FreeBSD systems (9, 10, 11, 12):
...
required field 'gecos' missing from record at /usr/home/cpansand/.cpan/build/2019041212/FlatFile-0.11-0/blib/lib/FlatFile.pm line 450.
# Looks like your test exited with 25 just after 2.
t/01_passwd.t .............
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 3/5 subtests
...
required field 'gecos' missing from record at /usr/home/cpansand/.cpan/build/2019041212/FlatFile-0.11-0/blib/lib/FlatFile.pm line 450.
# Looks like your test exited with 25 just after 2.
t/30_inherit.t ............
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 3/5 subtests
required field 'gecos' missing from record at /usr/home/cpansand/.cpan/build/2019041212/FlatFile-0.11-0/blib/lib/FlatFile.pm line 450.
# Looks like your test exited with 25 just after 2.
t/31_inherit_rec.t ........
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 6/8 subtests
...