Skip test that is reported as unreliable

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

View File

@ -128,6 +128,7 @@ pytest_args=(
--deselect astropy/tests/test_logger.py::test_warnings_logging_with_custom_class
--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
)
pushd %{buildroot}/%{python3_sitearch}