Test-More / Test-More/Test2-Harness

Test failure with StrawberryPerl 5.26.0.x

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.