-
Notifications
You must be signed in to change notification settings - Fork 293
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: solana-runtime bank::tests::test_bank_update_sysvar_account #3002
Comments
I saw one of these fail just now.
Seeing the rent epoch fail intermittently is a bit surprising: agave/runtime/src/bank/tests.rs Lines 3948 to 3967 in 2b3f1ff
|
Looks like this is conditional based on if the dummy pubkey and if it gets rent collection in this bank or not. let dummy_clock_id = solana_sdk::pubkey::new_rand(); |
Good catch Brooks. From DM's, Brooks mentioned a couple potential ideas/options:
I am not going to pick this up right now, so posting that above for when I come back and/or if somebody else picks this one up |
AUTO-GENERATED. DO NOT EDIT.
📝 Buildkite Analytics
The text was updated successfully, but these errors were encountered: