This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a commit to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/13.0 by this push:
new ef4c8bc4b4c ci/test: Remove FTDI from CI to avoid failure
ef4c8bc4b4c is described below
commit ef4c8bc4b4caf105b4a541b5c50f658785291fca
Author: Alan Carvalho de Assis <[email protected]>
AuthorDate: Sat Jun 20 11:43:23 2026 -0300
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 <[email protected]>
---
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 56e85274ea1..552af99592a 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