Skip to content

internal tests launch executable on every test run #5965

@matthiaskrgr

Description

@matthiaskrgr

There is something strange in the cargo tests.
On every run, it launches a third party program (calibre) to open some documents.
To reproduce, run cargo test workspace_open in the cargo repo.
The behavior is caused by these tests:

doc::doc_workspace_open_different_library_and_package_names
doc::doc_workspace_open_binary
doc::doc_workspace_open_binary_and_library

This is annoying when running the test suit because I have to close 3 windows after every run.

Metadata

Metadata

Assignees

No one assigned

    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