Skip to content

test peer-test.js fails #43

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

Closed
ccmawo opened this issue Jan 7, 2018 · 1 comment
Closed

test peer-test.js fails #43

ccmawo opened this issue Jan 7, 2018 · 1 comment

Comments

@ccmawo
Copy link

ccmawo commented Jan 7, 2018

Expected behaviour

The test should not fail.

Actual behaviour

FAIL src/node/tests/peer-test.js
● Peer › should return correct tcp, http and hostname strings

expect(received).toEqual(expected)

Expected value to equal:
  "tangle.com/666/777/888"
Received:
  "tangle.com/666/777/888/0/udp"
  
  at Object.<anonymous> (src/node/__tests__/peer-test.js:21:36)
  at process._tickCallback (internal/process/next_tick.js:109:7)

Steps to reproduce

git clone https://github.com/SemkoDev/nelson.cli.git
git checkout 0.3.12-beta
yarn install --pure-lockfile
yarn make

Basic Info

  • Operating System: Ubuntu 16.04 LTS
  • Node (npm) Version: node v6.12.2, npm 3.10.10
  • IRI Version: 1.4.1.4
  • Nelson version: 0.3.12-beta
@H3npi
Copy link

H3npi commented Jan 9, 2018

fixed by pr#40

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