Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

EOSIO1.1.0编译测试两个失败,请教各位大神,谢谢! #4740

Closed
ruizhaoz1 opened this issue Jul 19, 2018 · 4 comments
Closed

EOSIO1.1.0编译测试两个失败,请教各位大神,谢谢! #4740

ruizhaoz1 opened this issue Jul 19, 2018 · 4 comments
Assignees
Labels

Comments

@ruizhaoz1
Copy link

ruizhaoz1 commented Jul 19, 2018

[100%] Built target nodeos

 _______  _______  _______ _________ _______
(  ____ \(  ___  )(  ____ \\__   __/(  ___  )
| (    \/| (   ) || (    \/   ) (   | (   ) |
| (__    | |   | || (_____    | |   | |   | |
|  __)   | |   | |(_____  )   | |   | |   | |
| (      | |   | |      ) |   | |   | |   | |
| (____/\| (___) |/\____) |___) (___| (___) |
(_______/(_______)\_______)\_______/(_______)

EOSIO has been successfully built. 11:09:27

To verify your installation run the following commands:

export PATH=${HOME}/opt/mongodb/bin:$PATH
/root/opt/mongodb/bin/mongod -f /root/opt/mongodb/mongod.conf &
cd /root/eos/build; make test

For more information:
EOSIO website: https://eos.io
EOSIO Telegram channel @ https://t.me/EOSProject
EOSIO resources: https://eos.io/resources/
EOSIO Stack Exchange: https://eosio.stackexchange.com
EOSIO wiki: https://github.com/EOSIO/eos/wiki

root@zxl:/eos# export PATH=${HOME}/opt/mongodb/bin:$PATH
root@zxl:
/eos# /root/opt/mongodb/bin/mongod -f /root/opt/mongodb/mongod.conf &
[1] 14895
root@zxl:~/eos# cd /root/eos/build
[1]+ Exit 48 /root/opt/mongodb/bin/mongod -f /root/opt/mongodb/mongod.conf (wd: ~/eos)
(wd now: /eos/build)
root@zxl:
/eos/build# make test
Running tests...
Test project /root/eos/build
Start 1: test_cypher_suites
1/41 Test #1: test_cypher_suites ................... Passed 0.02 sec
Start 2: validate_simple.token_abi
2/41 Test #2: validate_simple.token_abi ............ Passed 0.03 sec
Start 3: validate_eosio.token_abi
3/41 Test #3: validate_eosio.token_abi ............. Passed 0.03 sec
Start 4: validate_eosio.msig_abi
4/41 Test #4: validate_eosio.msig_abi .............. Passed 0.02 sec
Start 5: validate_eosio.sudo_abi
5/41 Test #5: validate_eosio.sudo_abi .............. Passed 0.03 sec
Start 6: validate_multi_index_test_abi
6/41 Test #6: validate_multi_index_test_abi ........ Passed 0.02 sec
Start 7: validate_eosio.system_abi
7/41 Test #7: validate_eosio.system_abi ............ Passed 0.03 sec
Start 8: validate_identity_abi
8/41 Test #8: validate_identity_abi ................ Passed 0.03 sec
Start 9: validate_identity_test_abi
9/41 Test #9: validate_identity_test_abi ........... Passed 0.03 sec
Start 10: validate_stltest_abi
10/41 Test #10: validate_stltest_abi ................. Passed 0.03 sec
Start 11: validate_exchange_abi
11/41 Test #11: validate_exchange_abi ................ Passed 0.03 sec
Start 12: validate_test.inline_abi
12/41 Test #12: validate_test.inline_abi ............. Passed 0.02 sec
Start 13: validate_hello_abi
13/41 Test #13: validate_hello_abi ................... Passed 0.02 sec
Start 14: validate_asserter_abi
14/41 Test #14: validate_asserter_abi ................ Passed 0.02 sec
Start 15: validate_infinite_abi
15/41 Test #15: validate_infinite_abi ................ Passed 0.02 sec
Start 16: validate_proxy_abi
16/41 Test #16: validate_proxy_abi ................... Passed 0.02 sec
Start 17: validate_test_api_abi
17/41 Test #17: validate_test_api_abi ................ Passed 0.02 sec
Start 18: validate_test_api_mem_abi
18/41 Test #18: validate_test_api_mem_abi ............ Passed 0.03 sec
Start 19: validate_test_api_db_abi
19/41 Test #19: validate_test_api_db_abi ............. Passed 0.02 sec
Start 20: validate_test_api_multi_index_abi
20/41 Test #20: validate_test_api_multi_index_abi .... Passed 0.03 sec
Start 21: validate_test_ram_limit_abi
21/41 Test #21: validate_test_ram_limit_abi .......... Passed 0.03 sec
Start 22: validate_eosio.bios_abi
22/41 Test #22: validate_eosio.bios_abi .............. Passed 0.02 sec
Start 23: validate_noop_abi
23/41 Test #23: validate_noop_abi .................... Passed 0.02 sec
Start 24: validate_dice_abi
24/41 Test #24: validate_dice_abi .................... Passed 0.02 sec
Start 25: validate_tic_tac_toe_abi
25/41 Test #25: validate_tic_tac_toe_abi ............. Passed 0.02 sec
Start 26: validate_payloadless_abi
26/41 Test #26: validate_payloadless_abi ............. Passed 0.03 sec
Start 27: unit_test_binaryen
27/41 Test #27: unit_test_binaryen ................... Passed 141.19 sec
Start 28: unit_test_wavm
28/41 Test #28: unit_test_wavm ....................... Passed 577.13 sec
Start 29: validate_deferred_test_abi
29/41 Test #29: validate_deferred_test_abi ........... Passed 0.04 sec
Start 30: plugin_test
30/41 Test #30: plugin_test .......................... Passed 0.07 sec
Start 31: nodeos_sanity_test
31/41 Test #31: nodeos_sanity_test ................... Passed 2.75 sec
Start 32: nodeos_run_test
32/41 Test #32: nodeos_run_test ...................... Passed 64.92 sec
Start 33: p2p_dawn515_test
33/41 Test #33: p2p_dawn515_test ..................... Passed 8.14 sec
Start 34: nodeos_run_test-mongodb
34/41 Test #34: nodeos_run_test-mongodb ..............***Failed 0.27 sec
Start 35: distributed-transactions-test
35/41 Test #35: distributed-transactions-test ........ Passed 74.16 sec
Start 36: restart-scenarios-test-resync
36/41 Test #36: restart-scenarios-test-resync ........ Passed 131.57 sec
Start 37: restart-scenarios-test-hard_replay
37/41 Test #37: restart-scenarios-test-hard_replay ... Passed 124.12 sec
Start 38: restart-scenarios-test-none
38/41 Test #38: restart-scenarios-test-none ..........***Failed 0.46 sec
Start 39: validate_dirty_db_test
39/41 Test #39: validate_dirty_db_test ............... Passed 2.73 sec
Start 40: nodeos_sanity_lr_test
40/41 Test #40: nodeos_sanity_lr_test ................ Passed 2.22 sec
Start 41: nodeos_voting_lr_test
41/41 Test #41: nodeos_voting_lr_test ................ Passed 1261.42 sec

95% tests passed, 2 tests failed out of 41

Label Time Summary:
long_running_tests = 1263.64 sec (2 tests)

Total Test time (real) = 2391.86 sec

The following tests FAILED:
34 - nodeos_run_test-mongodb (Failed)
38 - restart-scenarios-test-none (Failed)
Errors while running CTest
Makefile:61: recipe for target 'test' failed
make: *** [test] Error 8
[1]+ Exit 48 /root/opt/mongodb/bin/mongod -f /root/opt/mongodb/mongod.conf (wd: ~)
(wd now: /eos/build)
root@zxl:
/eos/build#

@nanmu42
Copy link
Contributor

nanmu42 commented Jul 19, 2018

看样子只是两个测试失败了,编译应该是没问题的。

@lpx1988
Copy link

lpx1988 commented Jul 20, 2018

楼主你好,我这边测试也是有两个失败的34和41,你那解决这个问题了吗?

@gaoyaqiu
Copy link

41/41 Test #41: nodeos_voting_lr_test ................***Failed 63.15 sec

98% tests passed, 1 tests failed out of 41

Label Time Summary:
long_running_tests = 65.51 sec (2 tests)

Total Test time (real) = 1503.41 sec

The following tests FAILED:
41 - nodeos_voting_lr_test (Failed)
Errors while running CTest
Makefile:149: recipe for target 'test' failed
make: *** [test] Error 8

我是41-- nodeos_voting_lr_test 报错了

@halsaphi
Copy link
Contributor

halsaphi commented Nov 1, 2018

Closed as refers to old version of code.
Please refer to latest code and documentation:
https://github.com/EOSIO
https://developers.eos.io/
If problem persists with latest version please raise new issue.

@halsaphi halsaphi closed this as completed Nov 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants