From 9b6bf26f52068ad10f49fc3da2f0cd22866c96b4 Mon Sep 17 00:00:00 2001 From: Francisco Krause Arnim <56402156+fkrause98@users.noreply.github.com> Date: Tue, 31 Dec 2024 11:03:09 -0300 Subject: [PATCH] ci(l1): add passing withdrawal tests (#1587) **Description** Start adding some hive withdrawal tests to our CI checks. --- .github/workflows/ci_l1.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci_l1.yaml b/.github/workflows/ci_l1.yaml index d305a2fd4..5c282dab5 100644 --- a/.github/workflows/ci_l1.yaml +++ b/.github/workflows/ci_l1.yaml @@ -181,6 +181,9 @@ jobs: - name: "Paris Engine tests" simulation: ethereum/engine test_pattern: "engine-api/RPC|Re-Org Back to Canonical Chain From Syncing Chain|Re-org to Previously Validated Sidechain Payload|Re-Org Back into Canonical Chain, Depth=5|Safe Re-Org|Transaction Re-Org|Inconsistent|Suggested Fee|PrevRandao|Fork ID|Unknown|Invalid PayloadAttributes|Bad Hash|Unique Payload ID|Re-Execute Payload|In-Order|Multiple New Payloads|Valid NewPayload|NewPayload with|Invalid NewPayload|Payload Build|Invalid NewPayload, Transaction|ParentHash equals|Build Payload|Invalid Missing Ancestor ReOrg" + - name: "Engine withdrawal tests" + simulation: ethereum/engine + test_pattern: "engine-withdrawals/engine-withdrawals test loader|GetPayloadV2 Block Value|Sync after 2 blocks - Withdrawals on Genesis|Max Initcode Size|Pre-Merge Fork Number > 0" - name: "Sync" simulation: ethereum/sync test_pattern: ""