Test-More / Test-More/Test2-Harness
Test failure with StrawberryPerl 5.26.0.x
Open
Nobody has claimed this yet.
Windows
- Dominant language
- Perl
- Stars
- 28
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Output from 'C:\STRAWB~2\c\bin\gmake.exe test':
"C:\strawberry\perl\bin\perl.exe" "-Iblib\lib" "-Iblib\arch" test.pl
No such signal: SIGUSR1 at lib/Test2/Harness/Util/Debug.pm line 27.
C:\STRAWB~2\cpan\build\2017110121\.yath.rc: No such file or directory at lib/App/Yath/Util.pm line 44.
BEGIN failed--compilation aborted at ./scripts/yath line 4.
yath exited with 5121..1
not ok 1 - Passed tests when run by yath
gmake: *** [Makefile:1017: test_dynamic] Error 255
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing gmake.exe test with StrawberryPerl 5.26.0.x and inspect the reported locations in lib/Test2/Harness/Util/Debug.pm, lib/App/Yath/Util.pm, and scripts/yath. Determine why the Windows run reports the missing signal and .yath.rc, then verify that the relevant test command completes successfully on that Perl version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100