https://bugzilla.redhat.com/show_bug.cgi?id=2364276
--- Comment #5 from Ben Beasley <[email protected]> --- This appears to have test failures: Running `/builddir/build/BUILD/rust-nng-c-sys-1.10.1-build/nng-c-sys-1.10.1/target/rpm/deps/features-d4796bb80a91967a` running 2 tests test should_verify_tls_feature_enabled ... FAILED test should_verify_http_feature_enabled ... FAILED failures: ---- should_verify_tls_feature_enabled stdout ---- thread 'should_verify_tls_feature_enabled' panicked at tests/features.rs:16:5: assertion `left == right` failed left: "mbed" right: "none" ---- should_verify_http_feature_enabled stdout ---- thread 'should_verify_http_feature_enabled' panicked at tests/features.rs:26:5: assertion `left == right` failed left: 0 right: 9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: should_verify_http_feature_enabled should_verify_tls_feature_enabled test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass `--test features` Running `/builddir/build/BUILD/rust-nng-c-sys-1.10.1-build/nng-c-sys-1.10.1/target/rpm/deps/version-c83374c773a5462f` running 1 test test should_verify_version ... FAILED failures: ---- should_verify_version stdout ---- thread 'should_verify_version' panicked at tests/version.rs:12:5: assertion `left == right` failed left: "1.8.0" right: "1.10.0" note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: should_verify_version test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass `--test version` -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2364276 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202364276%23c5 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
