Package Details: scavenger-git 1.7.8.r3.gaf3483a-2

Git Clone URL: https://aur.archlinux.org/scavenger-git.git (read-only, click to copy)
Package Base: scavenger-git
Description: Burstcoin Rust miner
Upstream URL: https://github.com/PoC-Consortium/scavenger
Keywords: burst burstcoin miner
Licenses: GPL3
Conflicts: scavenger
Submitter: lybin
Maintainer: None
Last Packager: lybin
Votes: 1
Popularity: 0.000000
First Submitted: 2018-08-08 08:35 (UTC)
Last Updated: 2020-05-10 14:10 (UTC)

Latest Comments

lybin commented on 2020-05-10 14:09 (UTC)

I disabled tests after build.

k8ie commented on 2020-05-10 11:32 (UTC)

Looks like one of the tests is broken:

test com::client::tests::test_requests ... FAILED
test future::prio_retry::tests::test_prio_retry ... ok

failures:

---- com::client::tests::test_requests stdout ----
thread 'com::client::tests::test_requests' panicked at 'can't get mining info: Http(Error(Hyper(Error(Connect, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })), "http://94.130.178.37:31000/burst?requestType=getMiningInfo"))', src/com/client.rs:281:23
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    com::client::tests::test_requests

test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out

error: test failed, to rerun pass '--bin scavenger'
==> ERROR: A failure occurred in check().
    Aborting...