codeceptjs / CodeceptJS

Supercharged End 2 End Testing Framework for NodeJS
http://codecept.io
MIT License
4.12k stars 727 forks source link

run-multiple reporting of failed steps not working #4254

Open AramSol opened 8 months ago

AramSol commented 8 months ago

What are you trying to achieve?

We aim to obtain reports on failing scenario steps when using "run-multiple --all".

What do you get instead?

there is no report of the failing scenario steps image

Details

there was also a fix that was related to this issue that only fix the reporting of the scenario steps on scenario level wen we use runinstead ofrun-multiple https://github.com/codeceptjs/CodeceptJS/pull/4020

related issue https://github.com/codeceptjs/CodeceptJS/issues/3283

C5278607 commented 7 months ago

I have the same problem.

bko17 commented 7 months ago

We found to have the same issue. It makes identifying the exact problem super cumbersome. Some support would be greatly appreciated .

AramSol commented 6 months ago

@kobenguyent any suggestions here?

kobenguyent commented 6 months ago

AFAIK, run-multiple command is kinda obsolete and there would be not really active maintenance. It is encouraged to use run-workers command.

AramSol commented 6 months ago

@kobenguyent Thanks for the suggestion! I changed our run-test command to run-workers, which significantly reduced the running time of our test workflows. Unfortunately, the issue with reporting is still there.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 90 days with no activity.

AramSol commented 3 months ago

any update here?

github-actions[bot] commented 4 days ago

This issue is stale because it has been open for 90 days with no activity.