Skip to content

assertion failed: res.contains("Zungenbrecher") #421

@dogknowsnx

Description

@dogknowsnx

Distro: Void Linux

I intend to package I'm packaging wthrr and run into the following during tests:

running 9 tests
test modules::forecast::tests::index_form_day ... ok
test modules::forecast::tests::forecast_indices ... ok
test modules::units::tests::units_from_args ... ok
test modules::units::tests::units_from_cfg ... ok
test modules::units::tests::units_split_from_args_and_cfg ... ok
test modules::location::tests::address_from_arg ... ok
test modules::location::tests::address_from_cfg ... ok
test modules::localization::tests::translate_string ... FAILED
test modules::location::tests::geolocation_response ... ok

failures:

---- modules::localization::tests::translate_string stdout ----
thread 'modules::localization::tests::translate_string' panicked at src/modules/localization.rs:279:9:
assertion failed: res.contains("Zungenbrecher")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    modules::localization::tests::translate_string

test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s

It builds and runs fine without tests.

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