Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading generated reports fail #866

Open
ernestosolis-discovery opened this issue Sep 7, 2024 · 0 comments
Open

Downloading generated reports fail #866

ernestosolis-discovery opened this issue Sep 7, 2024 · 0 comments

Comments

@ernestosolis-discovery
Copy link

ernestosolis-discovery commented Sep 7, 2024

Downloading generated report files from custom reporter (mochawesome) fails.

I've setup this sample project: https://github.com/ernestosolis-discovery/browserstack_cypress_cli_test
to showcase the issue.

It's using the cypress kitchen sink sample project: https://docs.cypress.io/examples/applications#Kitchen-Sink

using Mochawesome as the custom reporter
And https://github.com/browserstack/browserstack-cypress-cli/ to run the tests on browserstack.

The issue is that when I try to use the Custom reporter options with browserstack-cypress-cli
the reporter artifacts are not downloaded to the machine where the tests are being executed
(see the warn message in the image)

Screenshot 2024-09-06 at 17 01 05

in order to reproduce

The directories generated in build_artifacts are emtpy.

The mochawesome custom reporter works fine and generates the report inside mochawesome-report
when running the tests locally with the command: npm run test-single-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant