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/http-log-file.t fails on windows 10 #66

Open
ufobat opened this issue Dec 23, 2018 · 0 comments
Open

t/http-log-file.t fails on windows 10 #66

ufobat opened this issue Dec 23, 2018 · 0 comments

Comments

@ufobat
Copy link
Contributor

ufobat commented Dec 23, 2018

The 2 files out and err seems to be completly empty.

$ perl6 -Ilib t/http-log-file.t
not ok 1 - Correct responses logged
# Failed test 'Correct responses logged'
# at t/http-log-file.t line 68
# expected a match with: /'[OK] 200 / - '      ('127.0.0.1' || '::1') \n
#          '[OK] 200 /route - ' ('127.0.0.1' || '::1') \n
#          '[OK] 200 /route - ' ('127.0.0.1' || '::1') \n
#          '[OK] 200 /special/first - ' ('127.0.0.1' || '::1') \n/
#                   got: ""
not ok 2 - Error responses logged
# Failed test 'Error responses logged'
# at t/http-log-file.t line 74
# expected a match with: /'[ERROR] 500 /error - ' ('127.0.0.1' || '::1') \n/
#                   got: ""
1..2
# Looks like you failed 2 tests of 2

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