Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failed in copr #10

Closed
ghost opened this issue Jun 13, 2021 · 2 comments
Closed

Test failed in copr #10

ghost opened this issue Jun 13, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 13, 2021

https://download.copr.fedorainfracloud.org/results/remilauzier/plotters/fedora-rawhide-x86_64/02251828-rust-svgtypes/builder-live.log.gz
Doctest failed in copr.

failures:

---- src/stream.rs - stream::Stream::advance (line 203) stdout ----
Test executable succeeded, but it's marked should_panic.

failures:
src/stream.rs - stream::Stream::advance (line 203)

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

@RazrFalcon
Copy link
Owner

Yes, I know that Fedora likes to run tests in release mode for some reason, which is incompatible with Rust. Will see what I can do.

@ghost
Copy link
Author

ghost commented Aug 26, 2021

Version 0.6 fixes the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant