Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Don't use "failed" in the normal RUS loop logs #785

@tcNickolas

Description

@tcNickolas

https://github.com/microsoft/Quantum/blob/main/samples/diagnostics/unit-testing/RepeatUntilSuccessCircuits.qs uses the word "failed" in the context that doesn't actually indicate a test failure, merely a normal life stage of a RUS loop. This makes test logs harder to navigate when looking for a failing test (I noticed these logs when I was looking for another issue). Would it make sense to rephrase this message to something like "We failed. Outcomes of measuring first and second auxiliary qubits ..." -> "Undesired outcomes of measuring first and second auxiliary qubits ..."?

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