do not skip test_buffering
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
8750bcf58d
commit
4fb2b0e6e7
@ -86,7 +86,7 @@ mv %{buildroot}%{_bindir}/stratisd %{buildroot}%{_sbindir}/stratisd-init
|
|||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
%check
|
%check
|
||||||
%cargo_test -- -- --skip real_ --skip loop_ --skip travis_ --skip test_buffering
|
%cargo_test -- -- --skip real_ --skip loop_ --skip travis_
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Loading…
Reference in New Issue
Block a user