Skip to content

bug(dht) TestLayeredGet, TestFindPeer failing (port binding) #72

@btc

Description

@btc
=== RUN TestLayeredGet
Failed to listen on: &{������} [listen tcp 127.0.0.1:5000: bind: address already in use]--- FAIL: TestLayeredGet (0.25 seconds)
    dht_test.go:51: 0: listen tcp 127.0.0.1:5000: bind: address already in use

=== RUN TestFindPeer
Failed to listen on: &{������} [listen tcp 127.0.0.1:5000: bind: address already in use]--- FAIL: TestFindPeer (0.10 seconds)
    dht_test.go:51: 0: listen tcp 127.0.0.1:5000: bind: address already in use

commit: f03afaf
test log: https://s3.amazonaws.com/archive.travis-ci.org/jobs/35251330/log.txt
ci: https://travis-ci.org/jbenet/go-ipfs/jobs/35251330#L208

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions