Skip to content

ci/test: Remove FTDI from CI to avoid failure#19180

Merged
acassis merged 1 commit into
apache:masterfrom
acassis:fix_ftdi_ci
Jun 20, 2026
Merged

ci/test: Remove FTDI from CI to avoid failure#19180
acassis merged 1 commit into
apache:masterfrom
acassis:fix_ftdi_ci

Conversation

@acassis

@acassis acassis commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Removing sim:ft2232h_gpio from CI test because it depends on libftdi1 that doesn't work there.

Impact

Allow PR #18951 to pass on CI.

Testing

CI passed

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 <acassis@gmail.com>
@github-actions github-actions Bot added Area: CI Size: XS The size of the change in this PR is very small labels Jun 20, 2026
@github-actions

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

@xiaoxiang781216

Copy link
Copy Markdown
Contributor

@acassis but how do we know #18951 work?

@acassis acassis merged commit 33f5cf9 into apache:master Jun 20, 2026
53 checks passed
@acassis

acassis commented Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

@acassis but how do we know #18951 work?

I think it will be need to be tested manually, but since it is mostly the basic sim board profile config, it will not break easily. Most probably it could break if libftdi1-dev change over time (that I think will not happen so easily)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants