Skip to content

Fix headless chrome timeout error in grunt tests #406

Open
@gnikonorov

Description

@gnikonorov

The JS tests run by grunt will occasionally fail with the error below. We should fix it. The error is sporadic and goes away on rerun ( usually )

Run npm test

> @ test /home/runner/work/pytest-html/pytest-html
> grunt test

Running "qunit:src" (qunit) task
Testing testing/js_test_report.html >> There was an error with headless chrome
Fatal error: Navigation timeout of 5000 ms exceeded�
npm ERR! Test failed.  See above for more details.
Error: Process completed with exit code 1.

Run link: https://github.com/pytest-dev/pytest-html/pull/405/checks?check_run_id=1525098011

Metadata

Metadata

Assignees

No one assigned

    Labels

    testThis PR relates to tests, QA, CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions