Skip to content

assertsion failure hangs instead of reporting failure #971

@psusi2

Description

@psusi2

I excitedly added defmt-test to my project when I found it and initially cargo test happily ran my unit tests in the target. But then I added a new test where an assert!() failed, and instead of reporting the failure, it just hangs. Before I found defmt I was just calling the unit tests myself from main and a failure reported the panic with defmt. Also I am using embassy on an STM32U535RETx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions