From bbf2f23c1150ac0c85bcc1232bf25443cc8e5216 Mon Sep 17 00:00:00 2001 From: Kuchkova Irina Date: Thu, 4 Sep 2025 11:13:58 +0300 Subject: [PATCH] Title: Update kfl lists 20250904 Description: Update kfl lists Issue: #ICWDSD Reason: failed test should be added to kfl list, ignored but passes tests should be removed from ignore list Tests: All required pre-merge test passed Results are available in the ggwatcher Signed-off-by: kuchkova irina --- .../test-lists/ets-runtime/ets-runtime-ignored-JIT-REPEATS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ets2panda/test/test-lists/ets-runtime/ets-runtime-ignored-JIT-REPEATS.txt b/ets2panda/test/test-lists/ets-runtime/ets-runtime-ignored-JIT-REPEATS.txt index 8b3413ddd0..cc3941616d 100644 --- a/ets2panda/test/test-lists/ets-runtime/ets-runtime-ignored-JIT-REPEATS.txt +++ b/ets2panda/test/test-lists/ets-runtime/ets-runtime-ignored-JIT-REPEATS.txt @@ -1,2 +1,4 @@ +#29649 +generic_bridges_for_accessors.ets #28723 NullishInstanceof.ets -- Gitee