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

TestCheckInflationBlockIncrease failed occasionally #795

Open
kfangw opened this issue Nov 23, 2018 · 1 comment
Open

TestCheckInflationBlockIncrease failed occasionally #795

kfangw opened this issue Nov 23, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kfangw
Copy link
Contributor

kfangw commented Nov 23, 2018

https://circleci.com/gh/bosnet/sebak/15596?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

=== RUN   TestCheckInflationBlockIncrease
--- FAIL: TestCheckInflationBlockIncrease (2.20s)
    ballot_proposer_transaction_test.go:835: CalculateInflation(initial balance, inflation ratio): initial balance=10000000000000000000 inflation ratio=0.00000010000000000
    ballot_proposer_transaction_test.go:806: > check inflation: block-height: 1 previous: 0 inflation: 1000000000000
    ballot_proposer_transaction_test.go:822: < inflation raised: block-height: 1 previous(0)+inflation(1000000000000) == expected(1000000000000) == in db: 1000000000000
    ballot_proposer_transaction_test.go:806: > check inflation: block-height: 2 previous: 1000000000000 inflation: 1000000000000
    ballot_proposer_transaction_test.go:822: < inflation raised: block-height: 2 previous(1000000000000)+inflation(1000000000000) == expected(2000000000000) == in db: 2000000000000
    ballot_proposer_transaction_test.go:806: > check inflation: block-height: 3 previous: 2000000000000 inflation: 1000000000000
    <autogenerated>:1: 
        	Error Trace:	ballot_proposer_transaction_test.go:817
        	            				ballot_proposer_transaction_test.go:846
        	Error:      	Not equal: 
        	            	expected: 0x1
        	            	actual  : 0x2
        	Test:       	TestCheckInflationBlockIncrease
@kfangw
Copy link
Contributor Author

kfangw commented Nov 29, 2018

https://circleci.com/gh/bosnet/sebak/17005?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

occurred again
@spikeekips

@spikeekips spikeekips added the bug Something isn't working label Dec 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants