Closed
Description
WWW::Mechanize 2.14 on Windows 10, Strawberry Perl 5.24, 5.26, and 5.32
...
t/local/submit.t ......................... ok
t/mech-dump/mech-dump.t .................. 1/? # No tests run!
# Failed test 'No tests run for subtest "Local file not found"'
# at t/mech-dump/mech-dump.t line 171.
Error in tempfile() using template \XXXXXXXXXX: Could not create temp file \gNUiCGJnBU: Permission denied at C:/Strawberry/perl/site/lib/Capture/Tiny.pm line 360.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/mech-dump/mech-dump.t .................. Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/2 subtests
t/new.t .................................. ok
...
Possibly you're trying to create a temp file in root (\), which isn't permitted? I wouldn't be surprised if that also failed in Unixy systems.
Metadata
Metadata
Assignees
Labels
No labels