Skip to content

mir-opt/instrument_coverage.rs test needs profiler support #75735

Closed as not planned
@tesuji

Description

@tesuji

mir-opt/instrument_coverage.rs test needs profiler support:

// needs-profiler-support

However, profiler is disable by default:
#profiler = false

So when the test failed I can't notice it in my machine.

P/S: Does profiler need support from LLVM ? I am using local LLVM if that count.

Originally posted by @lzutao in #75670 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-code-coverageArea: Source-based code coverage (-Cinstrument-coverage)A-testsuiteArea: The testsuite used to check the correctness of rustcT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions