cypress-parallel icon indicating copy to clipboard operation
cypress-parallel copied to clipboard

Flag -b not working as intended ?

Open AurelienKun opened this issue 3 years ago • 2 comments

Hi, We're using cypress-parallel on our CI and we were expecting the -b flag to stop every tests running but it seems to skip only the next tests inside the currently playing file but still continue with the next ones according to the runner's parameters. Is it correct or is this an issue with the flag ? In case this is working as intended, could you implement a solution to stop absolutely all running tests on the first failing test ? Thank's.

AurelienKun avatar Dec 13 '21 16:12 AurelienKun

Hi @AurelienKun , you're right, it's not working as expected and I'm working on a solution to fix this!

tnicola avatar Dec 21 '21 22:12 tnicola

Any update on this? I tried the latest 0.13.0 version, seems not fixed.

iven avatar Jul 03 '23 07:07 iven