From ea72ad9eae99c437ee3c06ad376cc8863d199d22 Mon Sep 17 00:00:00 2001 From: Kuchkova Irina Date: Mon, 18 Aug 2025 15:19:07 +0300 Subject: [PATCH] Title: Update kfl lists 20250817 Description: Update kfl lists Issue: #ICTJFE 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 e69de29bb2..5f6ca4b15c 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 @@ -0,0 +1,2 @@ +#28723 +NullishInstanceof.ets -- Gitee