-
Notifications
You must be signed in to change notification settings - Fork 159
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
[RPC] Flaky Filecoin.EthGetBlockReceipts
test
#5006
Comments
@elmattic is there a snapshot for this to reproduce? |
We don't have a snapshot to reproduce it because it's very easy to replicate the flakyness. |
What do you mean easy? It passed CI tests given it got merged, so it's not 100% failure rate. |
Really? I thought this method was on the filter list. |
Ah. By easy I mean, bump sampling with |
I will try. |
If it got merged, it means it had to pass the CI tests during the review and during merge queue check as well. |
using |
Ok, let's include in the description that one needs to run the test with |
These differences between Valid (Forest) and Rejected (Lotus) are likely due to the lack of proper chain reorg support on our side (we should delete corresponding entries of forest |
Describe the bug
CI failure: https://github.com/ChainSafe/forest/actions/runs/12031124974/job/33540320587
and https://github.com/ChainSafe/forest/actions/runs/12031651546/job/33542048826?pr=4959
To reproduce
-n 800
Log output
Log Output
Expected behaviour
Screenshots
Environment (please complete the following information):
Other information and links
The text was updated successfully, but these errors were encountered: