Hi, I have experienced the following failure on 5.22.3-RC4 and 5.24.1-RC4
t/imagergb.t .................... ok
# Failed test 'compiled'
# at t/inline-comment-test.t line 87.
# got: 'Can't create Inline validation file C:\STRAWB~1\data\.cpanm\work\1477190883.3164\PDL-2.017\.inlinepdlpp\lib\auto\inline_comment_test_t_c903\inline_comment_test_t_c903.inl: No such file or directory at t/inline-comment-test.t line 45.
# '
# expected: ''
# Looks like you failed 1 test of 3.
t/inline-comment-test.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
(less 2 skipped subtests: 0 okay)
t/inline-with.t ................. ok
# Failed test 'bind no error'
# at t/inlinepdlpp.t line 25.
# got: 'Can't create Inline validation file C:\STRAWB~1\data\.cpanm\work\1477190883.3164\PDL-2.017\.inlinepdlpp\lib\auto\inlinepdlpp_t_3811\inlinepdlpp_t_3811.inl: No such file or directory at t/inlinepdlpp.t line 15.
# '
# expected: ''
# Looks like you failed 1 test of 5.
t/inlinepdlpp.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
(less 2 skipped subtests: 2 okay)
t/interp.t ...................... skipped: See PDL::Func
t/interp_slatec.t ............... skipped: See PDL::Func
t/interpol.t .................... ok
It looks like you have more recent Strawberry perl releases. Is this issue still present for you? I'm looking to do a quick bugfix/bitrot update for PDL.
I am not seeing this issue anymore
The problem is not being reported anymore and may be fixed in PDL 2.017_02. Please report ASAP if that is not the case.
It appears this was a bug in Inline that has now been fixed.