Skip Menu |

This queue is for tickets about the File-Path CPAN distribution.

Report information
The Basics
Id: 133671
Status: resolved
Priority: 0/
Queue: File-Path

People
Owner: jkeenan [...] cpan.org
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: test suite warns on Win32
File::Path in core (and I expect independently of core, given the messages) produces some test noise on Win32: Option(s) implausible on Win32 passed to mkpath() or make_path(): uid at t/Path.t line 848. Option(s) implausible on Win32 passed to mkpath() or make_path(): group at t/Path.t line 900. ../cpan/File-Path/t/Path.t ........................................... ok Please either skip the tests involved or capture the warnings (the warnings are tested for in Path_win32.t).
On Tue Nov 03 17:50:21 2020, TONYC wrote: Show quoted text
> File::Path in core (and I expect independently of core, given the > messages) produces some test noise on Win32: > > Option(s) implausible on Win32 passed to mkpath() or make_path(): uid > at t/Path.t line 848. > Option(s) implausible on Win32 passed to mkpath() or make_path(): > group at t/Path.t line 900. > ../cpan/File-Path/t/Path.t ........................................... > ok > > Please either skip the tests involved or capture the warnings (the > warnings are tested for in Path_win32.t).
Tony, thanks for the report. Can you please review: https://github.com/jkeenan/File-Path/pull/9 Thank you very much. Jim Keenan
On Tue Nov 03 22:29:25 2020, JKEENAN wrote: Show quoted text
> On Tue Nov 03 17:50:21 2020, TONYC wrote:
> > File::Path in core (and I expect independently of core, given the > > messages) produces some test noise on Win32: > > > > Option(s) implausible on Win32 passed to mkpath() or make_path(): uid > > at t/Path.t line 848. > > Option(s) implausible on Win32 passed to mkpath() or make_path(): > > group at t/Path.t line 900. > > ../cpan/File-Path/t/Path.t ........................................... > > ok > > > > Please either skip the tests involved or capture the warnings (the > > warnings are tested for in Path_win32.t).
> > Tony, thanks for the report. Can you please review: > https://github.com/jkeenan/File-Path/pull/9 > > Thank you very much. > Jim Keenan
File-Path-2.18_001 has been released to CPAN. Once I get some CPANtesters results I will do a production release, then synch it into blead. Thank you very much. Jim Keenan
On Wed Nov 04 07:41:46 2020, JKEENAN wrote: Show quoted text
> On Tue Nov 03 22:29:25 2020, JKEENAN wrote:
> > On Tue Nov 03 17:50:21 2020, TONYC wrote:
> > > File::Path in core (and I expect independently of core, given the > > > messages) produces some test noise on Win32: > > > > > > Option(s) implausible on Win32 passed to mkpath() or make_path(): > > > uid > > > at t/Path.t line 848. > > > Option(s) implausible on Win32 passed to mkpath() or make_path(): > > > group at t/Path.t line 900. > > > ../cpan/File-Path/t/Path.t > > > ........................................... > > > ok > > > > > > Please either skip the tests involved or capture the warnings (the > > > warnings are tested for in Path_win32.t).
> > > > Tony, thanks for the report. Can you please review: > > https://github.com/jkeenan/File-Path/pull/9 > > > > Thank you very much. > > Jim Keenan
> > File-Path-2.18_001 has been released to CPAN. Once I get some > CPANtesters results I will do a production release, then synch it into > blead. > > Thank you very much. > Jim Keenan
CPANtesters reports from Win32 indicated that the warning have been eliminated. Version 2.18 has been released to CPAN. Thank you very much. Jim Keenan
On Wed Nov 04 20:34:30 2020, JKEENAN wrote: Show quoted text
> On Wed Nov 04 07:41:46 2020, JKEENAN wrote:
> > On Tue Nov 03 22:29:25 2020, JKEENAN wrote:
> > > On Tue Nov 03 17:50:21 2020, TONYC wrote:
> > > > File::Path in core (and I expect independently of core, given the > > > > messages) produces some test noise on Win32: > > > > > > > > Option(s) implausible on Win32 passed to mkpath() or make_path(): > > > > uid > > > > at t/Path.t line 848. > > > > Option(s) implausible on Win32 passed to mkpath() or make_path(): > > > > group at t/Path.t line 900. > > > > ../cpan/File-Path/t/Path.t > > > > ........................................... > > > > ok > > > > > > > > Please either skip the tests involved or capture the warnings > > > > (the > > > > warnings are tested for in Path_win32.t).
> > > > > > Tony, thanks for the report. Can you please review: > > > https://github.com/jkeenan/File-Path/pull/9 > > > > > > Thank you very much. > > > Jim Keenan
> > > > File-Path-2.18_001 has been released to CPAN. Once I get some > > CPANtesters results I will do a production release, then synch it > > into > > blead. > > > > Thank you very much. > > Jim Keenan
> > CPANtesters reports from Win32 indicated that the warning have been > eliminated. Version 2.18 has been released to CPAN. > > Thank you very much. > Jim Keenan
And version 2.18 has been synched into perl 5 blead. Closing.