Skip to content

Regression test coverage report fials when run locally #959

@mcking65

Description

@mcking65

When running the regression test report locally, I get an error that appears to say that ava is not generating any output for standard output:

$ npm run regression-report

> aria-practices@0.0.0 regression-report C:\Users\mck\git\APG\main
> node test/util/report

C:\Users\mck\git\APG\main\test\util\report.js:161
  const avaResults = output.stdout.toString();
                                   ^

TypeError: Cannot read property 'toString' of null

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureRelated to maintaining task force and repo operations, processes, systems, documentationregression-testingRelated to AVA regression tests of example pages or AVA framework implementation within repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions