do not skip test_buffering

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-12-13 13:45:38 +01:00
parent 8750bcf58d
commit 4fb2b0e6e7

View File

@ -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