Re: [PATCH] CI: Make pytest export JUnitXML

2024-07-04 Thread Tom Rini
On Thu, 27 Jun 2024 07:43:20 -0600, Tom Rini wrote: > Both GitLab and Azure (and other CI systems) have native support for > displaying JUnitXML test report results. The pytest framework that we > use can generate these reports. Change our CI tests so that they will > generate these reports and th

Re: [PATCH] CI: Make pytest export JUnitXML

2024-06-27 Thread Simon Glass
On Thu, 27 Jun 2024 at 14:43, Tom Rini wrote: > > Both GitLab and Azure (and other CI systems) have native support for > displaying JUnitXML test report results. The pytest framework that we > use can generate these reports. Change our CI tests so that they will > generate these reports and then h