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

sort-order test fails with 2.3 #107

Closed
heirecka opened this issue Jan 29, 2016 · 1 comment
Closed

sort-order test fails with 2.3 #107

heirecka opened this issue Jan 29, 2016 · 1 comment

Comments

@heirecka
Copy link

Doesn't matter if I run the tests with perl-5.20.3 or 5.22.1, I get the following error:

#   Failed test 'location - sortcase=1'
#   at t/sort-order.t line 504.
#     Structures begin differing at:
#          $got->[6] = 'L6'
#     $expected->[6] = 'L5'
t/sort-order.t ........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests 
# Looks like you failed 1 test of 15.

Please let me know if I can provide additional informa

@plk
Copy link
Owner

plk commented Jan 29, 2016

This happens on Windows due to locale issues which don't really matter. You might try 2.4 dev branch as I think I fixed this test.

@plk plk closed this as completed Mar 24, 2016
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