@ -224,7 +224,9 @@ use the "unstable-locales" feature of the "%{crate}" crate.
%if %{with check}
%check
%cargo_test -a
# * skip a test that hard-codes 64-bit arch-specific type sizes:
# https://github.com/chronotope/chrono/issues/1234
%cargo_test -a -- -- --skip format::strftime::tests::test_type_sizes
%endif
%changelog