Open dagar opened 1 year ago
The ostest is failing intermittently on px4_fmu-v5_test (maybe 10-20% of the runs), but seems to be solid on the other architectures (stm32f4, stm32h7, kinetis).
@dagar i am Oot till 17th.
Can't reproduce it on my fmu_v5 with (building px4_fmu-v5_test
from main, running ostest). Will test some more
Can't reproduce it on my fmu_v5 with (building
px4_fmu-v5_test
from main, running ostest). Will test some more
Which FMUv5 variant and is the airframe configured? Might just be a coincidence, but so far all of the ostest
failures are happening on either the CUAV v5plus (mostly) and Holybro Pixhawk 4. There are 4 variants of the FMUv5 on the hardware test rack (Holybro Pixhawk 4, 4 mini with no px4io, CUAV v5 plus, CUAV v5 nano with no px4io) and Jenkins will schedule any of them to run these jobs.
Anecdata, I don't think I've seen this failure on the test rack since bumping the interrupt stack last week. https://github.com/PX4/PX4-Autopilot/commit/dc5ce9b0cecc1a165af0b639a903ec1d694e0e80
On px4_fmu-v5_test (px4_fmu-v5_default + test modules, nuttx ostest, etc) there's a hard fault when running the NuttX ostest.
Examples