Package Details: castor 0.9.0-3

Git Clone URL: https://aur.archlinux.org/castor.git (read-only, click to copy)
Package Base: castor
Description: A Gemini, Gopher and Finger protocol client
Upstream URL: https://git.sr.ht/~julienxx/castor
Licenses: MIT
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 2
Popularity: 0.000000
First Submitted: 2021-02-11 07:01 (UTC)
Last Updated: 2023-04-10 15:31 (UTC)

Latest Comments

yochananmarqos commented on 2023-01-23 22:53 (UTC) (edited on 2023-01-23 23:23 (UTC) by yochananmarqos)

@gkmcd: Can't reproduce using the -- --test-threads=1 flag as per the Makefile.

Improved PKGBUILD using Rust package guidelines.

gkmcd commented on 2022-11-12 00:49 (UTC) (edited on 2022-11-12 00:51 (UTC) by gkmcd)

build fails, upstream I guess...

running 13 tests
test absolute_url::test_make_absolute_full_url_no_current_host ... ok
test absolute_url::test_make_absolute_full_url_no_protocol ... ok
test absolute_url::test_make_absolute_full_url_no_protocol_no_current_host ... ok
test absolute_url::test_make_absolute_full_url ... ok
test absolute_url::test_make_absolute_just_path ... ok
test absolute_url::test_make_absolute_just_path_no_current_host ... ok
test absolute_url::test_make_absolute_slash_path ... ok
test absolute_url::test_make_absolute_slash_path_no_current_host ... ok
test history::test_append_clear_future ... ok
test history::test_append_no_current ... ok
test history::test_append_simple ... ok
test history::test_get_previous_url_no_past ... ok
test history::test_get_previous_url_simple ... FAILED

failures:

---- history::test_get_previous_url_simple stdout ----
thread 'history::test_get_previous_url_simple' panicked at 'assertion failed: `(left == right)` left: `History { past: [], current: Some(Url { scheme: "gemini", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("typed-hole.org")), port: None, path: "/foo", query: None, fragment: None }), future: [] }`,
right: `History { past: [], current: None, future: [Url { scheme: "gemini", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("typed-hole.org")), port: None, path: "/foo", query: None, fragment: None }] }`', src/history.rs:180:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    history::test_get_previous_url_simple

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

error: test failed, to rerun pass `--bin castor`
==> ERROR: A failure occurred in check().
    Aborting...
error: failed to build 'castor-0.9.0-1': 
error: packages failed to build: castor-0.9.0-1