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

Occasional test failures #1

Open
eserte opened this issue Dec 4, 2018 · 0 comments
Open

Occasional test failures #1

eserte opened this issue Dec 4, 2018 · 0 comments

Comments

@eserte
Copy link

eserte commented Dec 4, 2018

On some of my smoker systems I see the test suite failing:

Killing hung worker (6042)                                                                                                                                                                                                                                                
# Hung worker error: timed out after 2 seconds at /home/cpansand/.cpan/build/2018120418/AnyEvent-Task-0.805-0/blib/lib/AnyEvent/Task/Client/Checkout.pm line 127.                                                                                                         
                                                                                                                                                                                                                                                                          
#   Failed test 'no timed out err'                                                                                                                                                                                                                                        
#   at t/timeout-hung-worker.t line 47.                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                          
#   Failed test 'hung worker err'                                                                                                                                                                                                                                         
#   at t/timeout-hung-worker.t line 48.                                                                                                                                                                                                                                   
# Looks like you failed 2 tests of 3.                                                                                                                                                                                                                                     
t/timeout-hung-worker.t ..........                                                                                                                                                                                                                                        
Dubious, test returned 2 (wstat 512, 0x200)                                                                                                                                                                                                                               
Failed 2/3 subtests                                                                                                                                                                                                                                                       
...
#   Failed test 'no timed out err'                                                                                                                                                                                                                                        
#   at t/worker-_exits.t line 49.                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                          
#   Failed test 'sudden death err'                                                                                                                                                                                                                                        
#   at t/worker-_exits.t line 50.                                                                                                                                                                                                                                         
#                   'timed out after 1 seconds at /home/cpansand/.cpan/build/2018120418/AnyEvent-Task-0.805-0/blib/lib/AnyEvent/Task/Client/Checkout.pm line 127.                                                                                                         
# '
#     doesn't match '(?^u:worker connection suddenly died)'

#   Failed test 'got same fatal error after calling checkout again'
#   at t/worker-_exits.t line 57.
#                   'timed out after 1 seconds at /home/cpansand/.cpan/build/2018120418/AnyEvent-Task-0.805-0/blib/lib/AnyEvent/Task/Client/Checkout.pm line 127.
# '
#     doesn't match '(?^u:worker connection suddenly died)'
# Looks like you failed 3 tests of 4.
t/worker-_exits.t ................ 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 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