Twister fails for STM32H743 when running on pipeline but locally it passes #76572
Unanswered
harshrmistry-eaton
asked this question in
General
Replies: 1 comment 12 replies
-
Hi @harshrmistry-eaton |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a machine where our pipeline tests are setup. When I trigger a twister run on the machine, it fails on the pipeline with Device issue (Flash error?). Locally it passes on my machine without any issues. I am running twister test for Nucleo-H743ZI2 board. Below is the snapshot of the error:

I am using Zephyr 3.6.
Below is the command used in the pipeline:
python scripts/twister --device-testing --device-serial COM3 -p nucleo_h743zi -T <path to the root directory for my examples> -O <path to a directory> -c
Beta Was this translation helpful? Give feedback.
All reactions