From 087515dfa0f5d6ba07568ef61b3728433ab3de9b Mon Sep 17 00:00:00 2001 From: Alan Carvalho de Assis Date: Sat, 20 Jun 2026 11:43:23 -0300 Subject: [PATCH] ci/test: Remove FTDI from CI to avoid failure Even after installing the ftdi library on CI it doesn't work to compile the sim:ft2232h_gpio, so remove it from CI test. Signed-off-by: Alan C. Assis --- tools/ci/testlist/sim-02.dat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/ci/testlist/sim-02.dat b/tools/ci/testlist/sim-02.dat index 56e85274ea1be..552af99592af1 100644 --- a/tools/ci/testlist/sim-02.dat +++ b/tools/ci/testlist/sim-02.dat @@ -1,6 +1,9 @@ /sim/*/*/*/c[j-z]* /sim/*/*/*/[d-n]* +# FTDI lib doesn't work on CI +-sim:ft2232h_gpio + # cURL error 60 SSL certificate expired -sim:cxxtest