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

Tests failed on local #18

Description

@Dennis-Zhang-SH

I pulled the repo and run cargo test on local environment, it failed 2 tests.

failures:

---- tests::outbound::lmtp::lmtp_delivery stdout ----
thread 'tests::outbound::lmtp::lmtp_delivery' panicked at 'assertion failed: (left == right)
left: 0,
right: 4', src/tests/outbound/lmtp.rs:148:5
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

---- tests::outbound::smtp::smtp_delivery stdout ----
thread 'tests::outbound::smtp::smtp_delivery' panicked at 'retries [0, 0, 0]', src/tests/outbound/smtp.rs:173:5

failures:
tests::outbound::lmtp::lmtp_delivery
tests::outbound::smtp::smtp_delivery

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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