Created
October 25, 2019 13:15
-
-
Save mattcollier/1bed5ea948e88331dfe2e13b4c2d01c1 to your computer and use it in GitHub Desktop.
7e2690416d2ff26e5ea4278435ebb143fd062b30 (origin/latest-rules-10-23-2019, latest-rules-10-23-2019) 75fe5003c91786982e2c498b1a3b40376948720a (HEAD -> xblocktest, origin/xblocktest)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@continuity-480a5e16-55b7-4a65-aeb0-8290640ee653:~$ cat /dev/shm/test-pass.log | |
> [email protected] test /mnt/db/test/bedrock-ledger-consensus-continuity/test | |
> redis-cli flushall && node --preserve-symlinks test test | |
OK | |
Running Test Frameworks... | |
Running Mocha tests... | |
X Block Test | |
Consensus with 6 Nodes | |
Check Genesis Block | |
✓ should have the proper information | |
50 Blocks | |
1) makes many more blocks | |
1 passing (1m) | |
1 failing | |
1) X Block Test | |
Consensus with 6 Nodes | |
50 Blocks | |
makes many more blocks: | |
Uncaught Error: read ECONNRESET | |
at TCP.onStreamRead (internal/stream_base_commons.js:111:27) | |
Tests failed. | |
2019-10-25T12:16:44.184Z - critical: worker 4786 exited with code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment