Skip to content

Downloading generated reports fail #866

@ernestosolis-discovery

Description

@ernestosolis-discovery

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions