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

Random failures #5

Open
eserte opened this issue Apr 13, 2019 · 0 comments
Open

Random failures #5

eserte opened this issue Apr 13, 2019 · 0 comments

Comments

@eserte
Copy link

eserte commented Apr 13, 2019

The test suite randomly fails. More often on my freebsd smokers, but I see also failures on linux systems. Here an example excerpt:

#   Failed test 'check_time init'
#   at t/basic.t line 15.
#     '0.311677217483520508'
#         <
#     '0.1'

#   Failed test '~0 tokens in new bucket'
#   at t/basic.t line 17.
#     '4'
#         <
#     '0.99'
# Looks like you failed 2 tests of 30.
t/basic.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/30 subtests 

Sometimes it looks like this:

#   Failed test 'restored bucket is almost empty'
#   at t/basic.t line 67.
# Looks like you failed 1 test of 30.
t/basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/30 subtests 

Or like this:

#   Failed test '1.1 conforms no more'
#   at t/basic.t line 33.
# Looks like you failed 1 test of 30.
t/basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/30 subtests 

Or like this:

#   Failed test '50 or less in 2 seconds'
#   at t/basic.t line 55.
#     '-1'
#         >=
#     '0'
# Looks like you failed 1 test of 30.
t/basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/30 subtests 
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