Skip to content

cargo2junit panics because of a failed assertion #85

@skycoop

Description

@skycoop

I'm seeing this error when trying to run my test output through cargo2junit

thread 'main' panicked at 'assertion failed: `(left == right)`
  left: `None`,
 right: `Some("domains::production_domain_update")`', /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo2junit-0.1.13/src/main.rs:211:21

Looks like this is the assertion is the one that is failing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions