Skip to content

Windows tests setting an unused WITH_OTPROTCOL CMake option #3451

Open
@dbarker

Description

@dbarker

The *.otprotocol.* windows CI tests set an WITH_OTPROTCOL CMake option that is not used. The tests may not be covering what they intend to.

Tests from ci/do_ci.ps1 setting the option include:

CMake warns about the unused option.
https://github.com/open-telemetry/opentelemetry-cpp/actions/runs/15336632592/job/43155086475#step:7:212

  Manually-specified variables were not used by the project:

    WITH_OTPROTCOL

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions