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

Flaky Test_handleFollowingVotes_TooEarly #6125

Open
fasmat opened this issue Jul 10, 2024 · 0 comments
Open

Flaky Test_handleFollowingVotes_TooEarly #6125

fasmat opened this issue Jul 10, 2024 · 0 comments

Comments

@fasmat
Copy link
Member

fasmat commented Jul 10, 2024

Description

Test failed in a PR with unrelated changes

Affected code

Test_handleFollowingVotes_TooEarly seems to be unstable a least on slower runners. Example CI run: https://github.com/spacemeshos/go-spacemesh/actions/runs/9876824429/job/27276926827?pr=6123 from PR #6123

=== FAIL: beacon Test_handleFollowingVotes_TooEarly (0.32s)
    logger.go:146: 2024-07-10T15:24:14.066Z	INFO	initialized datastore	{"config": {"ATXSize":1000,"MalfeasanceSize":1000}}
    logger.go:146: 2024-07-10T15:24:14.067Z	INFO	registered signing key	{"node_id": "c04c82"}
    logger.go:146: 2024-07-10T15:24:14.067Z	INFO	registered signing key	{"node_id": "177325"}
    logger.go:146: 2024-07-10T15:24:14.068Z	INFO	registered signing key	{"node_id": "279c76"}
    logger.go:146: 2024-07-10T15:24:14.071Z	DEBUG	earliest vote time for next round	{"round": 5, "next_round": 6, "earliest_time": "2024-07-10T15:24:14.121Z"}
    logger.go:146: 2024-07-10T15:24:14.071Z	DEBUG	earliest vote time for next round	{"round": 4, "next_round": 5, "earliest_time": "2024-07-10T15:24:14.121Z"}
    logger.go:146: 2024-07-10T15:24:14.197Z	DEBUG	new following votes	{"sender": "xyFxm4Uj"}
    logger.go:146: 2024-07-10T15:24:14.197Z	DEBUG	received following voting message, counting its votes	{"sender": "xyFxm4Uj"}
    handlers_test.go:1347: 
        	Error Trace:	/Users/runner/work/go-spacemesh/go-spacemesh/beacon/handlers_test.go:1347
        	Error:      	Target error should be in err chain:
        	            	expected: "untimely msg"
        	            	in chain: 
        	Test:       	Test_handleFollowingVotes_TooEarly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Next
Development

No branches or pull requests

1 participant