CodeceptJS icon indicating copy to clipboard operation
CodeceptJS copied to clipboard

run-multiple reporting of failed steps not working

Open AramSol opened this issue 1 year ago • 13 comments

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

  • CodeceptJS version:3.5.14
  • NodeJS Version: 21.6.1
  • Operating System: windows
  • webdriverio
  • Configuration file: image

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 run instead of run-multiple https://github.com/codeceptjs/CodeceptJS/pull/4020

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

AramSol avatar Mar 15 '24 09:03 AramSol

I have the same problem.

C5278607 avatar Apr 05 '24 06:04 C5278607

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

bko17 avatar Apr 05 '24 07:04 bko17

@kobenguyent any suggestions here?

AramSol avatar May 06 '24 09:05 AramSol

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

kobenguyent avatar May 06 '24 09:05 kobenguyent

@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.

AramSol avatar May 23 '24 07:05 AramSol

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

github-actions[bot] avatar Aug 22 '24 02:08 github-actions[bot]

any update here?

AramSol avatar Aug 27 '24 09:08 AramSol