> - Fixed the tests, again.
I observe that the doc explicitly says that we should run tests (specifically the DM tests) using -T to use the test.dts DT instead of the default -D sandbox.dts. However Azure pipelines do not use the test device tree and obviously fail sometimes: https://dev.azure.com/u-boot/u-boot/_build/results?buildId=10823&view=logs&j=1b505e53-b56b-5aa3-debb-1f30f6ef305e&t=d20c71d4-f145-577a-cd4d-4cd8ed956b7a Is there a trick to tell the pipelines to just use the test device tree that I missed? Thanks, Miquèl