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/client/basic.t fails #13

Closed
eserte opened this issue Dec 19, 2018 · 1 comment
Closed

t/client/basic.t fails #13

eserte opened this issue Dec 19, 2018 · 1 comment

Comments

@eserte
Copy link

eserte commented Dec 19, 2018

I observed the following test failure at least on two of my smoker systems (fedora 28 and debian buster):

    #   Failed test 'Fatal error'
    #   at t/client/basic.t line 35.
    #          got: '8'
    #     expected: 'fatal'

    #   Failed test 'MessageHandler must be callback'
    #   at t/client/basic.t line 36.
    #                   'Using CLOCK_MONOTONIC as timebase.'
    #     doesn't match '(?^:You need to specify a subroutine reference to the 'MessageHandler' parameter)'
2018-12-19 21:49:56.000000 +0100 fatal AnyEvent: Backend autodetection failed - did you properly install AnyEvent?
# Test ended with extra hubs on the stack!
    # Looks like your test exited with 1 just after 3.
t/client/basic.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/4 subtests
xsawyerx added a commit that referenced this issue May 23, 2019
@xsawyerx
Copy link
Owner

This was a bug in the testing code. Two local were missing. My bad.

Finally fixed and released in 0.000002.

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