From 7c52d1c46272093a6b7354a95b501cd724683243 Mon Sep 17 00:00:00 2001 From: Michelangelo Riccobene Date: Sat, 22 Feb 2025 17:25:53 +0100 Subject: [PATCH] remove eth_estimateGas/test_14.json --- .github/workflows/scripts/run_rpc_tests.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/scripts/run_rpc_tests.sh b/.github/workflows/scripts/run_rpc_tests.sh index a8558abdd46..081cd3efe65 100755 --- a/.github/workflows/scripts/run_rpc_tests.sh +++ b/.github/workflows/scripts/run_rpc_tests.sh @@ -4,6 +4,8 @@ set +e # Disable exit on error # Array of disabled tests disabled_tests=( + # Failing after the PR https://github.com/erigontech/erigon/pull/13903 - diff is only an error message in the result + eth_estimateGas/test_14.json # Failing after the PR https://github.com/erigontech/erigon/pull/13617 that fixed this incompatibility # issues https://hive.pectra-devnet-5.ethpandaops.io/suite.html?suiteid=1738266984-51ae1a2f376e5de5e9ba68f034f80e32.json&suitename=rpc-compat net_listening/test_1.json