LironEr / cypress-mochawesome-reporter

Zero config Mochawesome reporter for Cypress with screenshots and videos
MIT License
159 stars 49 forks source link

Error when generate report in parallel execution on github workflow #98

Closed spatel2605 closed 1 year ago

spatel2605 commented 2 years ago

Environment

- OS: ubuntu-latest
- Node: 14.19.0
- cypress-mochawesome-reporter: 6.2.0
- cypress: 9.6.1

What happened?

Following error thrown when run tests in parallel mode in github workflow:

Error: Pattern /cypress/reports/html/.jsons/*.json matched no report files

Config file

"reporter": "cypress-mochawesome-reporter",

Relevant log output

No response

Anything else?

No response

LironEr commented 2 years ago

Please provide more information, add log file, add your full config and state the correct cypress-mochawesome-reporter Even better, create a repo and describe the steps to reproduce the bug.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.