Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paws-0.42: t/14_dns_client_errors.t seems to hang on 64bit Windows 8.1, Strawberry Perl #391

Open
twata1 opened this issue Jul 23, 2020 · 0 comments

Comments

@twata1
Copy link

twata1 commented Jul 23, 2020

Hello,

It seems to me that t\14_dns_client_errors.t hangs on 64bit Windows 8.1 as follows.

Strawberry Perl 5.30.0 (64bit)

C:\home\sunlight\Paws-0.42>perl Build.PL
Creating new 'Build' script for 'Paws' version '0.42'

C:\home\sunlight\Paws-0.42>Build.bat
(snip)
C:\home\sunlight\Paws-0.42>prove -lv t\14_dns_client_errors.t
t\14_dns_client_errors.t .. # Default caller

# LWP caller
ok 1 - got exception
ok 2 - Correct code ConnectionError code
(hangs)

Strawberry Perl 5.28.2 (64bit)

C:\home\gardenseat\Paws-0.42>perl Build.PL
Creating new 'Build' script for 'Paws' version '0.42'

C:\home\gardenseat\Paws-0.42>Build.bat
(snip)
C:\home\gardenseat\Paws-0.42>prove -lv t\14_dns_client_errors.t
t\14_dns_client_errors.t .. # Default caller

# LWP caller
ok 1 - got exception
ok 2 - Correct code ConnectionError code
(hangs)

Thank you,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant