Skip to content

Commit

Permalink
fix: add Filecoin.EthGetLogs to ignored (#5214)
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs authored Jan 31, 2025
1 parent 4bbf5bb commit a109d44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/tests/api_compare/filter-list
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
!Filecoin.MpoolGetNonce
# CustomCheckFailed in Forest: https://github.com/ChainSafe/forest/actions/runs/9593268587/job/26453560366
!Filecoin.StateReplay
# CustomCheckFailed in Forest: https://github.com/ChainSafe/forest/issues/5213
!Filecoin.EthGetLogs
# TODO: https://github.com/ChainSafe/forest/issues/4996
!Filecoin.EthGetTransactionReceipt
!Filecoin.EthGetTransactionReceiptLimited
2 changes: 2 additions & 0 deletions scripts/tests/api_compare/filter-list-offline
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
!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/issues/5213
!Filecoin.EthGetLogs
# 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
Expand Down

0 comments on commit a109d44

Please sign in to comment.