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

npm test test/client.test.ts -> getAccountState() Error #50

Open
IMKAIER opened this issue Mar 5, 2020 · 0 comments
Open

npm test test/client.test.ts -> getAccountState() Error #50

IMKAIER opened this issue Mar 5, 2020 · 0 comments

Comments

@IMKAIER
Copy link

IMKAIER commented Mar 5, 2020

$ npm test

[email protected] test D:\nginx-1.12.0\html\190322_coin\coin_node\libra\libra-core
jest

PASS test/wallet.test.ts
FAIL test/client.test.ts (5.507s)
● Console

console.log test/client.test.ts:15
  Account 1 address 7f58df27522872ecfac340c5c072427e6f8083ca3c79bb748cdd1ae073dacc42

● LibraClient › should query account state and transfer

13 INTERNAL: Failed to parse server response

  at Object.<anonymous>.exports.createStatusError (node_modules/grpc/src/common.js:91:15)
  at Object.onReceiveStatus (node_modules/grpc/src/client_interceptors.js:1204:28)
  at InterceptingListener.Object.<anonymous>.InterceptingListener._callNext (node_modules/grpc/src/client_interceptors.js:568:42)
  at InterceptingListener.Object.<anonymous>.InterceptingListener.onReceiveStatus (node_modules/grpc/src/client_interceptors.js:618:8)
  at callback (node_modules/grpc/src/client_interceptors.js:845:24)

Test Suites: 1 failed, 1 passed, 2 total
Tests: 1 failed, 1 passed, 2 total
Snapshots: 0 total
Time: 8.026s
Ran all test suites.
npm ERR! Test failed. See above for more details.

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