Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Error on tests/runtest.sh -coreclr All #8362

@Rattenkrieg

Description

@Rattenkrieg

Tested on Fedora 32, as per runtest.cmd should affect Windows as well.
On "all" selection -test_filter_path parameter for tests/CoreCLR/runtest.py is omitted and we getting into this branch:

if test_filter_path is None:
os.environ["__Exclude"] = os.path.join(coreclr_repo_location, "tests", "issues.targets")

There is no tests/issues.targets file. Probably this one meant to be used but somehow wasn't added. Git history gives no clue.
I see this wasn't detected because tests/runtest.sh -coreclr defaults to Top200.

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