Re: [PATCH v2 00/10] Improve pytest runtime

2025-04-08 Thread Tom Rini
On Thu, 20 Mar 2025 07:59:21 -0600, Tom Rini wrote: > Hey all, > > One thing that Simon Glass has noted is that our pytest run time keeps > getting longer. Looking at: > https://source.denx.de/u-boot/u-boot/-/pipelines/25011/test_report?job_name=sandbox%20test.py%3A%20%5Bfast%20amd64%5D > we can

[PATCH v2 00/10] Improve pytest runtime

2025-03-20 Thread Tom Rini
Hey all, One thing that Simon Glass has noted is that our pytest run time keeps getting longer. Looking at: https://source.denx.de/u-boot/u-boot/-/pipelines/25011/test_report?job_name=sandbox%20test.py%3A%20%5Bfast%20amd64%5D we can see that some of the longest running tests are a little puzzling.