From d8bb75c7031ed963eb3d6f434b065ff612cad264 Mon Sep 17 00:00:00 2001 From: Hubert Bugaj Date: Thu, 30 Jan 2025 16:45:35 +0100 Subject: [PATCH] chore: remove `Filecoin.StateReply` from filter lists --- scripts/tests/api_compare/filter-list | 2 -- scripts/tests/api_compare/filter-list-offline | 2 -- 2 files changed, 4 deletions(-) diff --git a/scripts/tests/api_compare/filter-list b/scripts/tests/api_compare/filter-list index 407781cf727..5196d84e883 100644 --- a/scripts/tests/api_compare/filter-list +++ b/scripts/tests/api_compare/filter-list @@ -2,8 +2,6 @@ # They should be considered bugged, and not used until the root cause is resolved. # Internal Server Error on Lotus: https://github.com/ChainSafe/forest/actions/runs/8619017774/job/23623141130?pr=4170 !Filecoin.MpoolGetNonce -# CustomCheckFailed in Forest: https://github.com/ChainSafe/forest/actions/runs/9593268587/job/26453560366 -!Filecoin.StateReplay # TODO: https://github.com/ChainSafe/forest/issues/4996 !Filecoin.EthGetTransactionReceipt !Filecoin.EthGetTransactionReceiptLimited diff --git a/scripts/tests/api_compare/filter-list-offline b/scripts/tests/api_compare/filter-list-offline index 9036c310fab..559001033e7 100644 --- a/scripts/tests/api_compare/filter-list-offline +++ b/scripts/tests/api_compare/filter-list-offline @@ -22,8 +22,6 @@ !Filecoin.F3GetOrRenewParticipationTicket !Filecoin.F3GetF3PowerTable # CustomCheckFailed in Forest: https://github.com/ChainSafe/forest/actions/runs/9593268587/job/26453560366 -!Filecoin.StateReplay -# CustomCheckFailed in Forest: https://github.com/ChainSafe/forest/actions/runs/9593268587/job/26453560366 !Filecoin.StateCall # These methods don't make sense in the context of an offline node !Filecoin.MinerCreateBlock