Skip to content

🐛 Some Debug tests fail on Windows #361

@denialhaag

Description

@denialhaag

Environment information

  • OS: windows-2022 runner
  • C++ compiler: MSVC

Description

During #317, it came up that some Debug tests fail on Windows in the CI. An exemplary failing run can be found here: https://github.com/munich-quantum-toolkit/syrec/actions/runs/17327543695/job/49198197164

Expected behavior

The matrix of the cpp-tests-windows job can be extended with the statement below, and the CI passes.

include:
  - runs-on: windows-2022
    compiler: msvc
    config: Debug

How to Reproduce

The error occurs in the CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingc++Anything related to C++ code

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions