Menu

#86 test fails for Win32::GUI 1.13 on Strawberry Perl 5.24.1.1 (64bit) Windows 10

1.06
open
nobody
1.13 (1)
5
2017-04-04
2017-04-04
No

dmake works fine.

dmake test fails for Win32::GUI 1.13 on Strawberry Perl 5.24.1.1 (64bit) Windows 10

C:\Perl\Strawberry\cpan\build\Win32-GUI-1.13-0>dmake test
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- GUI.bs blib\arch\auto\Win32\GUI\GUI.bs
644
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Constants.bs ..\blib\arch\auto\Win32\GU
I\Constants\Constants.bs 644
dmake:  Warning: -- Found file corresponding to virtual target [phash.def].
"C:\Perl\Strawberry\perl\bin\perl.exe" "C:\Perl\Strawberry\perl\lib\ExtUtils\xsubpp"  -typemap C:\Perl\STRAWB~1\perl\lib
\ExtUtils\typemap  Constants.xs > Constants.xsc
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Constants.xsc Constants.c
gcc -c          -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_S
YS -fwrapv -fno-strict-aliasing -mms-bitfields -Wno-write-strings -s -O2          -DVERSION=\"0.04\"    -DXS_VERSION=\"0
.04\"  "-IC:\Perl\STRAWB~1\perl\lib\CORE"   Constants.c
g++ Constants.def -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll -mdll -s -L"C:\Perl\STRAWB~1\perl\lib\CORE"
-L"C:\Perl\STRAWB~1\c\lib" Constants.o Constants.res   "C:\Perl\STRAWB~1\perl\lib\CORE\libperl524.a" -lmoldname -lkernel
32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwin
mm -lversion -lodbc32 -lodbccp32 -lcomctl32 -Wl,--enable-auto-image-base
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 ..\blib\arch\auto\Win32\GUI\Constants\Constan
ts.xs.dll
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- DropFiles.bs ..\blib\arch\auto\Win32\GU
I\DropFiles\DropFiles.bs 644
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Scintilla.bs ..\blib\arch\auto\Win32\GU
I\Scintilla\Scintilla.bs 644
"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/01_load.t .......... ok
t/02_public_api.t .... ok
t/03_inline.t ........ ok
t/04_new.t ........... ok
t/05_newCursor.t ..... ok
t/06_newIcon.t ....... ok
t/98_pod.t ........... skipped: set TEST_POD to enable this test
t/99_pod_coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
All tests successful.
Files=8, Tests=30,  3 wallclock secs ( 0.03 usr +  0.02 sys =  0.05 CPU)
Result: PASS
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Constants.bs ..\blib\arch\auto\Win32\GU
I\Constants\Constants.bs 644
dmake:  Warning: -- Found file corresponding to virtual target [phash.def].
"C:\Perl\Strawberry\perl\bin\perl.exe" "C:\Perl\Strawberry\perl\lib\ExtUtils\xsubpp"  -typemap C:\Perl\STRAWB~1\perl\lib
\ExtUtils\typemap  Constants.xs > Constants.xsc
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Constants.xsc Constants.c
gcc -c          -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_S
YS -fwrapv -fno-strict-aliasing -mms-bitfields -Wno-write-strings -s -O2          -DVERSION=\"0.04\"    -DXS_VERSION=\"0
.04\"  "-IC:\Perl\STRAWB~1\perl\lib\CORE"   Constants.c
g++ Constants.def -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll -mdll -s -L"C:\Perl\STRAWB~1\perl\lib\CORE"
-L"C:\Perl\STRAWB~1\c\lib" Constants.o Constants.res   "C:\Perl\STRAWB~1\perl\lib\CORE\libperl524.a" -lmoldname -lkernel
32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwin
mm -lversion -lodbc32 -lodbccp32 -lcomctl32 -Wl,--enable-auto-image-base
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 ..\blib\arch\auto\Win32\GUI\Constants\Constan
ts.xs.dll
"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/01_load.t .......................... ok
t/02_default.t ....................... ok
t/03_inline.t ........................ ok
t/04_noexport.t ...................... ok
t/05_export_byname.t ................. ok
t/06_export_bytag.t .................. ok
t/07_nothing.t ....................... ok
t/08_exportpkg.t ..................... ok
t/09_autoload.t ...................... ok
t/10_inherit.t ....................... ok
t/50_tags_compatability_win32_gui.t .. ok
t/51_tags_all.t ...................... ok
t/52_tags.t .......................... ok
t/70_values.t ........................ ok
t/71_invalid_values.t ................ ok
t/97_Version.t ....................... ok
t/98_pod.t ........................... skipped: set TEST_POD to enable this test
t/99_pod_coverage.t .................. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
All tests successful.
Files=18, Tests=2182,  9 wallclock secs ( 0.41 usr +  0.06 sys =  0.47 CPU)
Result: PASS
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- DropFiles.bs ..\blib\arch\auto\Win32\GU
I\DropFiles\DropFiles.bs 644
"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/01_load.t ............. ok
t/02_old_callback.t ..... ok
t/03_new_callback.t ..... ok
t/04_GetDroppedFiles.t .. ok
t/05_GetDroppedFile.t ... 1/10
#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/05_GetDroppedFile.t line 83.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/05_GetDroppedFile.t line 83.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/05_GetDroppedFile.t line 83.
#          got: 203
#     expected: 1413
# Looks like you failed 3 tests of 10.
t/05_GetDroppedFile.t ... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/10 subtests
t/06_GetDropPos.t ....... ok
t/07_DragQueryFile.t .... 1/33
#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 89.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 89.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 89.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 114.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 114.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 114.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 139.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 139.
#          got: 203
#     expected: 1413

#   Failed test 'GetLastError returns ERROR_INVALID_INDEX'
#   at t/07_DragQueryFile.t line 139.
#          got: 203
#     expected: 1413
# Looks like you failed 9 tests of 33.
t/07_DragQueryFile.t .... Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/33 subtests
t/08_DragQueryPoint.t ... ok
t/09_DragFinish.t ....... ok
t/10_Unicode.t .......... skipped: Unicode::String required for testing Unicode Support
t/11_invalid_handles.t .. 1/12
#   Failed test 'DragQueryPoint: LastError set to ERROR_INVALID_HANDLE'
#   at t/11_invalid_handles.t line 56.
#          got: 203
#     expected: 6

#   Failed test 'DragQueryPoint: LastError set to ERROR_INVALID_HANDLE'
#   at t/11_invalid_handles.t line 56.
#          got: 203
#     expected: 6
# Looks like you failed 2 tests of 12.
t/11_invalid_handles.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests
t/97_Version.t .......... ok
t/98_pod.t .............. skipped: set TEST_POD to enable this test
t/99_pod_coverage.t ..... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage

Test Summary Report
-------------------
t/05_GetDroppedFile.t (Wstat: 768 Tests: 10 Failed: 3)
  Failed tests:  4, 7, 10
  Non-zero exit status: 3
t/07_DragQueryFile.t  (Wstat: 2304 Tests: 33 Failed: 9)
  Failed tests:  7, 10, 13, 17, 20, 23, 27, 30, 33
  Non-zero exit status: 9
t/11_invalid_handles.t (Wstat: 512 Tests: 12 Failed: 2)
  Failed tests:  6, 12
  Non-zero exit status: 2
Files=14, Tests=112,  4 wallclock secs ( 0.11 usr +  0.00 sys =  0.11 CPU)
Result: FAIL
Failed 3/14 test programs. 14/112 subtests failed.
dmake:  Error code 255, while making 'test_dynamic'
dmake:  Error code 255, while making 'subdirs-test_dynamic'

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.