[Debian-astro-maintainers] Bug#982397: sunpy: FTBFS with various test failures

Andreas Beckmann anbe at debian.org
Tue Feb 9 17:32:33 GMT 2021


Source: sunpy
Version: 2.1.0~rc1-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

sunpy/experimental recently started to FTBFS. This must have been caused
by an updated (transitive) build-dependency, since the package built fine in
December. (I could provide the old log in case someone wants to look at the
diff.)

See the attached build log for details on the failures.

=========================== short test summary info ============================
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_coordinates[None-100-first_point0-last_point0-1.8683580432741789-1300377.1981299]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_coordinates[3-3-first_point1-last_point1-1.8683580432741789-1300377.1981299]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_coordinates[points_requested2-43-first_point2-last_point2-1.8683580432741789-1300377.1981299]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_coordinates[points_requested3-5-first_point3-last_point3-1.84967446-1287373.4261486]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_coordinates[points_requested4-4-first_point4-last_point4-0.00186836-1300.37719813]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_coordinates[points_requested5-4-first_point5-last_point5-0.39235519-273079.2116073]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_wrongly_formatted_points[points0]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_wrongly_formatted_points[points1]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_wrongly_formatted_points[points2]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_wrongly_formatted_points[strings_not_permitted]
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_points_differentiates
FAILED sunpy/coordinates/tests/test_utils.py::test_great_arc_different_observer
FAILED sunpy/coordinates/tests/test_wcs_utils.py::test_wcs_aux - UserWarning:...
FAILED sunpy/image/tests/test_resample.py::test_resample_neighbor - UserWarni...
FAILED sunpy/image/tests/test_resample.py::test_resample_nearest - UserWarnin...
FAILED sunpy/image/tests/test_resample.py::test_resample_linear - UserWarning...
FAILED sunpy/image/tests/test_resample.py::test_resample_spline - UserWarning...
FAILED sunpy/map/tests/test_map_factory.py::TestMap::test_patterns - astropy....
FAILED sunpy/map/tests/test_mapbase.py::test_wcs - UserWarning: Unable to tre...
FAILED sunpy/map/tests/test_mapbase.py::test_wcs_cache - UserWarning: Unable ...
FAILED sunpy/map/tests/test_mapbase.py::test_header_immutability - UserWarnin...
FAILED sunpy/map/tests/test_mapbase.py::test_coordinate_frame - UserWarning: ...
FAILED sunpy/map/tests/test_mapbase.py::test_superpixel - UserWarning: Unable...
FAILED sunpy/map/tests/test_mapbase.py::test_rotate - UserWarning: Unable to ...
FAILED sunpy/map/tests/test_mapbase.py::test_rotate_crota_remove - UserWarnin...
FAILED sunpy/map/tests/test_mapbase.py::test_as_mpl_axes_aia171 - UserWarning...
FAILED sunpy/map/tests/test_mapbase.py::test_hg_coord - UserWarning: Unable t...
FAILED sunpy/map/tests/test_mapbase.py::test_hg_pix_to_data - UserWarning: Un...
FAILED sunpy/map/tests/test_mapbase.py::test_hg_data_to_pix - UserWarning: Un...
FAILED sunpy/map/tests/test_mapbase.py::test_wcs_isot - UserWarning: Unable t...
FAILED sunpy/map/tests/test_mapbase.py::test_repr_html - UserWarning: Unable ...
FAILED sunpy/map/tests/test_mapbase.py::test_quicklook - UserWarning: Unable ...
FAILED sunpy/map/tests/test_mapsequence.py::test_repr_html - UserWarning: Una...
FAILED sunpy/map/tests/test_mapsequence.py::test_quicklook - UserWarning: Una...
FAILED sunpy/map/tests/test_maputils.py::test_all_coordinates_from_map - User...
FAILED sunpy/map/tests/test_maputils.py::test_solar_angular_radius - UserWarn...
FAILED sunpy/map/tests/test_maputils.py::test_contains_full_disk - UserWarnin...
FAILED sunpy/map/tests/test_maputils.py::test_is_all_off_disk - UserWarning: ...
FAILED sunpy/map/tests/test_maputils.py::test_is_all_on_disk - UserWarning: U...
FAILED sunpy/map/tests/test_maputils.py::test_contains_limb - UserWarning: Un...
FAILED sunpy/map/tests/test_maputils.py::test_coordinate_is_on_solar_disk - U...
FAILED sunpy/map/tests/test_maputils.py::test_on_disk_bounding_coordinates - ...
FAILED sunpy/map/tests/test_maputils.py::test_contains_solar_center - UserWar...
FAILED sunpy/map/tests/test_maputils.py::test_verify_coordinate_helioprojective
FAILED sunpy/map/tests/test_plotting.py::test_plot_norm_error - UserWarning: ...
FAILED sunpy/physics/tests/test_differential_rotation.py::test_differential_rotate_observer_all_off_disk
FAILED sunpy/physics/tests/test_differential_rotation.py::test_differential_rotate_observer_full_disk
FAILED sunpy/physics/tests/test_differential_rotation.py::test_differential_rotate_observer_all_on_disk
FAILED sunpy/physics/tests/test_differential_rotation.py::test_differential_rotate_observer_straddles_limb
FAILED sunpy/physics/tests/test_differential_rotation.py::test_differential_rotate_time_off_disk
FAILED sunpy/physics/tests/test_differential_rotation.py::test_rotate_submap_edge
ERROR sunpy/map/tests/test_mapsequence.py::test_all_maps_same_shape - UserWar...
ERROR sunpy/map/tests/test_mapsequence.py::test_as_array - UserWarning: Unabl...
ERROR sunpy/map/tests/test_maputils.py::test_data_at_coordinates - UserWarnin...
ERROR sunpy/physics/tests/test_solar_rotation.py::test_calculate_solar_rotate_shift
ERROR sunpy/physics/tests/test_solar_rotation.py::test_mapsequence_solar_derotate
ERROR sunpy/visualization/animator/tests/test_wcs.py::test_construct_array_animator[data0-slices0-2]
ERROR sunpy/visualization/animator/tests/test_wcs.py::test_construct_array_animator[data1-slices1-2]
ERROR sunpy/visualization/animator/tests/test_wcs.py::test_construct_array_animator[data2-slices2-2]
ERROR sunpy/visualization/animator/tests/test_wcs.py::test_construct_array_animator[data3-slices3-2]
ERROR sunpy/visualization/animator/tests/test_wcs.py::test_construct_array_animator[data4-slices4-2]
ERROR sunpy/visualization/animator/tests/test_wcs.py::test_construct_array_animator[data5-slices5-1]
ERROR sunpy/visualization/animator/tests/test_wcs.py::test_constructor_errors
= 51 failed, 1820 passed, 322 skipped, 8 deselected, 1 xfailed, 2 warnings, 12 errors in 73.25s (0:01:13) =
E: pybuild pybuild:353: test: plugin distutils failed with: exit code=1: cd '/build/sunpy-2.1.0~rc1/.pybuild/cpython3_3.9_sunpy/build'; python3.9 -m pytest -k "not figure and not online"
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13


Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sunpy_2.1.0~rc1-2.log.gz
Type: application/gzip
Size: 46865 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-astro-maintainers/attachments/20210209/99b989d2/attachment-0001.gz>


More information about the Debian-astro-maintainers mailing list