https://bugzilla.redhat.com/show_bug.cgi?id=2449216



--- Comment #23 from Brad Smith <[email protected]> ---
Updated spec and src rpm, along with toml file listed above. 

Updated COPR:
https://copr.fedorainfracloud.org/coprs/buckaroogeek/docker-stack_pre-release/package/rust-pathrs/

I narrowed down the tests that are skipped with the following notes:

%{cargo_test -f capi -- -- %{shrink:
    --skip _global_fs_dir
    --skip _opath
    --skip utils::sysctl::tests
}}

The _global_fs_dir string will ignore a few additional tests not just failing.
The _opath string skips significantly more tests (failing and ok). Both sets of
failures are due to 'Invalid cross-device' link errors. I could not see a way
to tighten these skips without adding a large number of lines.

The sysctl tests triggered panics in rs code without and obvious root cause. I
tried adding additional debug info but that did not help me (not familiar with
rust).

Thank again for the reviews.


-- 
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=2449216

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202449216%23c23

-- 
_______________________________________________
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://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to