From e2ba672b383e95c429e7abb57c1b7f30e7213d77 Mon Sep 17 00:00:00 2001 From: Hubert Bugaj Date: Thu, 5 Feb 2026 16:31:49 +0100 Subject: [PATCH 1/2] fix: ignore F3 in RPC checks until reset --- scripts/tests/api_compare/filter-list | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/tests/api_compare/filter-list b/scripts/tests/api_compare/filter-list index 0656b736d920..b65a69a612bd 100644 --- a/scripts/tests/api_compare/filter-list +++ b/scripts/tests/api_compare/filter-list @@ -1,2 +1,4 @@ # This list contains potentially broken methods (or tests) that are ignored. # They should be considered bugged, and not used until the root cause is resolved. +# F3 is to be revived around 12.02.2026 +!Filecoin.F3 From 197cd6ae14f76ff6c7d062923c2004ac3281768d Mon Sep 17 00:00:00 2001 From: Hubert Date: Thu, 5 Feb 2026 16:36:35 +0100 Subject: [PATCH 2/2] Update scripts/tests/api_compare/filter-list Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- scripts/tests/api_compare/filter-list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tests/api_compare/filter-list b/scripts/tests/api_compare/filter-list index b65a69a612bd..f95a722f47c7 100644 --- a/scripts/tests/api_compare/filter-list +++ b/scripts/tests/api_compare/filter-list @@ -1,4 +1,4 @@ # This list contains potentially broken methods (or tests) that are ignored. # They should be considered bugged, and not used until the root cause is resolved. -# F3 is to be revived around 12.02.2026 +# F3 is to be revived around 2026-02-12 !Filecoin.F3