mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 15:37:54 -05:00
Reference Test v12 (#5228)
* Upgrade reference tests to v12. * Extend the UncleFromSideChain exception to all future forks Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
This commit is contained in:
@@ -80,7 +80,7 @@ public class BlockchainReferenceTestTools {
|
||||
// Inconclusive fork choice rule, since in merge CL should be choosing forks and setting the
|
||||
// chain head.
|
||||
// Perfectly valid test pre-merge.
|
||||
params.ignore("UncleFromSideChain_Merge");
|
||||
params.ignore("UncleFromSideChain_(Merge|Shanghai|Cancun|Prague|Osaka|Bogota)");
|
||||
|
||||
// EIP tests are explicitly meant to be works-in-progress with known failing tests
|
||||
// We want to however include withdrawals even though they are EIP tests
|
||||
|
||||
Reference in New Issue
Block a user