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

t/utf8.t failure on several smokers #180

Open
atoomic opened this issue Dec 23, 2019 · 1 comment
Open

t/utf8.t failure on several smokers #180

atoomic opened this issue Dec 23, 2019 · 1 comment

Comments

@atoomic
Copy link
Member

atoomic commented Dec 23, 2019

Noticed on freebsd and linux smokers

http://www.cpantesters.org/cpan/report/b9f0cc74-24ea-11ea-9066-e374b0ba08e8

# Failed test 18 - at t/utf8.t line 91
#      got "13"
# expected "7"
t/utf8.t ......... 
@pali
Copy link
Contributor

pali commented Feb 6, 2020

There are more of them:
http://www.cpantesters.org/cpan/report/03cfe328-6bf5-1014-ae9d-c6f05b61a3f1
http://www.cpantesters.org/cpan/report/dd28a506-6c09-1014-975f-55a2ad249c50
http://www.cpantesters.org/cpan/report/43ce9cd7-6bf8-1014-abb4-d14fdfc42a5a
http://www.cpantesters.org/cpan/report/5b145024-4883-11ea-99fe-b031dbec7dbf
and every one fails on same error:

# Failed test 23 - at t/utf8.t line 98
#      got "13"
# expected "7"

Line 98 contains test:

is(&Devel::PPPort::UVCHR_SKIP(0xFFFFFFFF), 7);

@khwilliamson Could you please look at this problem?
Looks like that backported macro UVCHR_SKIP does not work correctly.

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

2 participants