Timeout error for the Microchip board during Sanitycheck #21591
Labels
area: Sanitycheck
Sanitycheck has been renamed to Twister
bug
The issue is a bug, or the PR is fixing a bug
Describe the bug
Discovered problem that Sanitycheck stopped work on the Microchip board. Now for every test after it was build and uploaded to the board, no output during Sanitycheck run, as a result Sanitycheck shows Timeout error. Tested on 2 independent computers with Microchip board.
The latest working commit was 23bddde. Below is shown output which was during that commit. If to use same commit now, error happens and I can't reproduce the same working behaviour. It means that something happened maybe with west. I can't find out the root cause, I tried to modify sanitycheck script, but it was no succes to deal with it.
====WORKING OUTPUT START====
====WORKING OUTPUT END====
|
|
|
|
|
|
====ERROR OUTPUT START====
====ERROR OUTPUT END====
|
|
|
|
|
|
The latest master 4e135d7 give more error output. At least we know that it is Timeout error.
====ERROR OUTPUT START====
====ERROR OUTPUT END====
To Reproduce
Steps to reproduce the behavior:
sanitycheck --device-testing --device-serial /dev/ttyUSB1 -p mec15xxevb_assy6853 -T /home/maksim/zephyrproject/zephyr/tests/kernel/fifo/fifo_api/ -v -v
you can also run the sanitycheck using hardware map for the Microchip board -the same behaviour.
Expected behavior
Should have output of the running tests and pass that FIFO test succesffully as it was before. Now that FIFO test or any other test not work on the Microchip board due to that error.
Impact
Can't use Microchip for the Sanitycheck.
Screenshots or console output
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: