Skip test that is reported as unreliable

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-06-17 21:19:20 +02:00
parent 7f70aafcbe
commit 0e1281541f
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ pytest_args=(
--deselect astropy/tests/test_logger.py::test_warning_logging_with_io_votable_warning
--deselect astropy/time/tests/test_precision.py::test_sidereal_lat_independent
--deselect astropy/time/tests/test_precision.py::test_datetime_difference_agrees_with_timedelta
--deselect astropy/time/tests/test_precision.py::test_datetime_to_timedelta
)
pushd %{buildroot}/%{python3_sitearch}