Re: How to distinct errors and failures in tests

2021-04-21 Thread nikola...@gmail.com
Thank you for the answer. If I don't mistake, JUnit plugin just publishes the report, but unittest can't produce JUint-compatible xml. Anyway, we agree to consider builds with failed tests like failed. Tests generate some artifacts, and I want to know all artifacts exist before trying to downloa

How to make matrix and lockable resources work together

2024-11-29 Thread nikola...@gmail.com
I'm trying to run automated tests in parallel on several devices using Jenkins. There is the matrix plugin for the parallel execution. I have several devices connected to the same agent and they have different parameters. Let's say - device1: - port: /dev/ttyUSB1 - device2: