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

rebuild v1.1.0, make test has failed #4764

Closed
elliottssu opened this issue Jul 20, 2018 · 4 comments
Closed

rebuild v1.1.0, make test has failed #4764

elliottssu opened this issue Jul 20, 2018 · 4 comments

Comments

@elliottssu
Copy link

When update to v1.1.0, I am rebuild the code, but it failed:

The following tests FAILED:
	 32 - nodeos_run_test (Failed)
	 36 - restart-scenarios-test-resync (Failed)
	 38 - restart-scenarios-test-none (Failed)
	 39 - validate_dirty_db_test (Failed)
	 41 - nodeos_voting_lr_test (Failed)
Errors while running CTest
make: *** [test] Error 8

what's the matter with it, did i clean the old file not thorough?

@NorseGaud
Copy link
Contributor

NorseGaud commented Aug 2, 2018

Same here. MAC OSX 10.13.6. Except I'm doing a fresh install, not an upgrade.

90% tests passed, 4 tests failed out of 41

Label Time Summary:
long_running_tests    =   2.53 sec*proc (2 tests)

Total Test time (real) = 979.92 sec

The following tests FAILED:
	 32 - nodeos_run_test (Failed)
	 36 - restart-scenarios-test-resync (Failed)
	 38 - restart-scenarios-test-none (Failed)
	 41 - nodeos_voting_lr_test (Failed)
Errors while running CTest
make: *** [test] Error 8

@NorseGaud
Copy link
Contributor

I'll try today. Thanks for the follow up.

@NorseGaud
Copy link
Contributor

NorseGaud commented Aug 8, 2018

More failures now.

88% tests passed, 5 tests failed out of 41
Label Time Summary:
long_running_tests    = 1262.58 sec*proc (2 tests)
Total Test time (real) = 2233.56 sec
The following tests FAILED:
	 32 - nodeos_run_test (Failed)
	 36 - restart-scenarios-test-resync (Failed)
	 37 - restart-scenarios-test-hard_replay (Failed)
	 39 - validate_dirty_db_test (Failed)
	 40 - nodeos_sanity_lr_test (Failed)
Errors while running CTest
make: *** [test] Error 8

Really concerned about this. We can't start building dapps without these tests passing.

@NorseGaud
Copy link
Contributor

NorseGaud commented Aug 8, 2018

Yep, I tried both versions. I'll try Linux later tonight after work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants