When I configure my "Run Testset from ALM" build step to skip tests in status "Blocked" it always ignored tests in Status "Passed" as well. This is very annoying, because we only want to ignore Blocked Tests.
Hi Julien, The purpose of "Run tests with status" function is to run only the tests with the selected status from the checkbox list. So, if you want it to skip the tests with "Blocked" status, you will have to select all the other statuses.