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/MarkdownData.t failures (because of locale?) #6

Open
eserte opened this issue Feb 5, 2021 · 1 comment
Open

t/MarkdownData.t failures (because of locale?) #6

eserte opened this issue Feb 5, 2021 · 1 comment

Comments

@eserte
Copy link

eserte commented Feb 5, 2021

On a few of my smokers (it seems only freebsd 12 is affected) the t/MarkdownData.t test fails if a German locale is in effect (LC_ALL=de_DE.UTF-8):

#   Failed test 'get date four'
#   at t/MarkdownData.t line 100.
#          got: 'Nov. 22, 2015 20:23'
#     expected: 'Nov 22, 2015 20:23'

#   Failed test 'get date one'
#   at t/MarkdownData.t line 100.
#          got: 'Nov. 22, 2015 20:23'
#     expected: 'Nov 22, 2015 20:23'

#   Failed test 'get date three'
#   at t/MarkdownData.t line 100.
#          got: 'Nov. 22, 2015 20:23'
#     expected: 'Nov 22, 2015 20:23'

#   Failed test 'get date two'
#   at t/MarkdownData.t line 100.
#          got: 'Nov. 22, 2015 20:23'
#     expected: 'Nov 22, 2015 20:23'
# Looks like you failed 4 tests of 22.
t/MarkdownData.t ...... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/22 subtests 
@eserte
Copy link
Author

eserte commented Mar 1, 2021

This is still the case in App-Followme-1.99

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