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

EOF error in TestNewClient #18

Open
nkryuchkov opened this issue Jul 1, 2019 · 0 comments
Open

EOF error in TestNewClient #18

nkryuchkov opened this issue Jul 1, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@nkryuchkov
Copy link
Collaborator

Describe the bug
During the implementation of skycoin/dmsg#2 TravisCI failed with EOF error in TestNewClient in a21feaa commit.

This is a floating bug. After failed TravisCI build, I was unable to reproduce the bug.

Environment information:

  • TravisCI

Steps to Reproduce
Steps to reproduce the behavior:

  1. Run TravisCI build

Actual behavior
TestNewClient fails with EOF error (panic is raised by test itself).

Expected behavior
TestNewClient passes.

Additional context
Failed TravisCI build link:
https://travis-ci.com/skycoin/dmsg/builds/117521843

Possible implementation
For the commit skycoin/dmsg@a21feaa the lines where the error may occur are between 811 and 817.

@nkryuchkov nkryuchkov added the bug Something isn't working label Jul 1, 2019
@Darkren Darkren self-assigned this Jul 4, 2019
@Darkren Darkren removed their assignment Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants