Skip Menu |

This queue is for tickets about the Win32-FileTime CPAN distribution.

Report information
The Basics
Id: 120935
Status: new
Priority: 0/
Queue: Win32-FileTime

People
Owner: Nobody in particular
Requestors: jason [...] froebe.net
Cc:
AdminCc:

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



Subject: Tests fail on Strawberry Perl 5.24.1.1 (64bit) Windows 10
Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10 Win32::FileTime version: 0.04 Show quoted text
cpan> install Win32::FileTime
Running install for module 'Win32::FileTime' Fetching with LWP: http://cpan.strawberryperl.com/authors/id/R/RO/ROBAU/Win32-FileTime-0.04.tar.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/R/RO/ROBAU/CHECKSUMS Checksum for C:\Perl\STRAWB~1\cpan\sources\authors\id\R\RO\ROBAU\Win32-FileTime-0.04.tar.gz ok Configuring R/RO/ROBAU/Win32-FileTime-0.04.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Win32::FileTime Writing MYMETA.yml and MYMETA.json ROBAU/Win32-FileTime-0.04.tar.gz C:\Perl\Strawberry\perl\bin\perl.exe Makefile.PL -- OK Running make for R/RO/ROBAU/Win32-FileTime-0.04.tar.gz cp lib/Win32/FileTime.pm blib\lib\Win32\FileTime.pm ROBAU/Win32-FileTime-0.04.tar.gz C:\Perl\STRAWB~1\c\bin\dmake.exe -- OK Running make test "C:\Perl\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/basic.t ..... 1/6 'tempfile' can't be called as a method at t/basic.t line 21. # Looks like your test exited with 255 just after 1. t/basic.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/6 subtests t/filetime.t .. 1/8 'tempfile' can't be called as a method at t/filetime.t line 26. # Looks like your test exited with 255 just after 1. t/filetime.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 7/8 subtests Test Summary Report ------------------- t/basic.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 1. t/filetime.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 1. Files=2, Tests=2, 1 wallclock secs ( 0.09 usr + 0.00 sys = 0.09 CPU) Result: FAIL Failed 2/2 test programs. 0/2 subtests failed. dmake.exe: Error code 255, while making 'test_dynamic' ROBAU/Win32-FileTime-0.04.tar.gz C:\Perl\STRAWB~1\c\bin\dmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ROBAU/Win32-FileTime-0.04.tar.gz Stopping: 'install' failed for 'Win32::FileTime'. Failed during this command: ROBAU/Win32-FileTime-0.04.tar.gz : make_test NO