[Debian-astro-maintainers] Bug#813358: wcsaxes: FTBFS: assert 1 == 0 # where 1 = len([<warnings.WarningMessage object at 0x7f32d4c7cd10>])
Chris Lamb
lamby at debian.org
Mon Feb 1 07:53:18 UTC 2016
Source: wcsaxes
Version: 0.6-4
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
wcsaxes fails to build from source in unstable/amd64:
[..]
copying wcsaxes/tests/baseline_images/changed_axis_units.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/rcparams.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/curvlinear_grid_patches_image.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/cube_slice_image_lonlat.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/tick_angles.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/image_plot.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/test_axislabels_regression.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/set_coord_type.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/test_noncelestial_angular.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/test_ticks_regression_1.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/coords_overlay.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/direct_init.png -> build/lib.linux-x86_64-3.4/wcsaxes/tests/baseline_images
creating build/lib.linux-x86_64-3.4/wcsaxes/tests/data
copying wcsaxes/tests/data/2MASS_k_header -> build/lib.linux-x86_64-3.4/wcsaxes/tests/data
copying wcsaxes/tests/data/msx_header -> build/lib.linux-x86_64-3.4/wcsaxes/tests/data
copying wcsaxes/tests/data/cube_header -> build/lib.linux-x86_64-3.4/wcsaxes/tests/data
copying wcsaxes/tests/data/slice_header -> build/lib.linux-x86_64-3.4/wcsaxes/tests/data
copying wcsaxes/tests/data/rosat_header -> build/lib.linux-x86_64-3.4/wcsaxes/tests/data
/usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:102: AstropyDeprecationWarning: Direct use of the adjust_compiler function in setup.py is deprecated and can be removed from your setup.py. This functionality is now incorporated directly into the build_ext command.
'command.', AstropyDeprecationWarning)
I: pybuild base:184: /usr/bin/python3 setup.py build
running build
running build_py
creating build/lib.linux-x86_64-3.5
creating build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/utils.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/ticks.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/__init__.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/coordinate_range.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/conftest.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/axislabels.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/version.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/coordinates_map.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/settings.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/rc_utils.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/frame.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/wcs_wrapper.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/coordinate_helpers.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/core.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/wcs_utils.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/_astropy_init.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/grid_paths.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/transforms.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/formatter_locator.py -> build/lib.linux-x86_64-3.5/wcsaxes
copying wcsaxes/ticklabels.py -> build/lib.linux-x86_64-3.5/wcsaxes
creating build/lib.linux-x86_64-3.5/wcsaxes/datasets
copying wcsaxes/datasets/__init__.py -> build/lib.linux-x86_64-3.5/wcsaxes/datasets
creating build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/__init__.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_formatter_locator.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_frame.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_display_world_coordinates.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_transform_coord_meta.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/setup_package.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_transforms.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_utils.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_misc.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_coordinate_helpers.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/test_images.py -> build/lib.linux-x86_64-3.5/wcsaxes/tests
copying wcsaxes/tests/coveragerc -> build/lib.linux-x86_64-3.5/wcsaxes/tests
creating build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/update_clip_path_change_wcs.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/tick_angles_non_square_axes.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/coords_overlay_auto_coord_meta.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/custom_frame.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/update_clip_path_rectangular.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/ticks_labels.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/contour_overlay.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/overlay_features_image.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/update_clip_path_nonrectangular.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/minor_ticks_image.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/cube_slice_image.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/changed_axis_units.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/rcparams.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/curvlinear_grid_patches_image.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/cube_slice_image_lonlat.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/tick_angles.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/image_plot.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/test_axislabels_regression.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/set_coord_type.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/test_noncelestial_angular.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/test_ticks_regression_1.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/coords_overlay.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
copying wcsaxes/tests/baseline_images/direct_init.png -> build/lib.linux-x86_64-3.5/wcsaxes/tests/baseline_images
creating build/lib.linux-x86_64-3.5/wcsaxes/tests/data
copying wcsaxes/tests/data/2MASS_k_header -> build/lib.linux-x86_64-3.5/wcsaxes/tests/data
copying wcsaxes/tests/data/msx_header -> build/lib.linux-x86_64-3.5/wcsaxes/tests/data
copying wcsaxes/tests/data/cube_header -> build/lib.linux-x86_64-3.5/wcsaxes/tests/data
copying wcsaxes/tests/data/slice_header -> build/lib.linux-x86_64-3.5/wcsaxes/tests/data
copying wcsaxes/tests/data/rosat_header -> build/lib.linux-x86_64-3.5/wcsaxes/tests/data
/usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:102: AstropyDeprecationWarning: Direct use of the adjust_compiler function in setup.py is deprecated and can be removed from your setup.py. This functionality is now incorporated directly into the build_ext command.
'command.', AstropyDeprecationWarning)
debian/rules override_dh_auto_test
make[1]: Entering directory '/home/lamby/temp/cdt.20160201084558.HaMMdC8fVG/wcsaxes-0.6'
xvfb-run -a python2.7 setup.py test -vv --args -v
/usr/lib/python2.7/dist-packages/astropy_helpers/setup_helpers.py:102: AstropyDeprecationWarning: Direct use of the adjust_compiler function in setup.py is deprecated and can be removed from your setup.py. This functionality is now incorporated directly into the build_ext command.
'command.', AstropyDeprecationWarning)
running test
running build
running build_py
Internet access disabled
============================= test session starts ==============================
platform linux2 -- Python 2.7.11 -- py-1.4.30 -- pytest-2.7.3 -- /usr/bin/python2.7
rootdir: /tmp/wcsaxes-test-XMwuvh, inifile: setup.cfg
Running tests with wcsaxes version 0.6.
Running tests in lib.linux-x86_64-2.7/wcsaxes docs.
Date: 2016-02-01T08:47:17
Platform: Linux-4.3.0-1-amd64-x86_64-with-debian-stretch-sid
Executable: /usr/bin/python2.7
Full Python Version:
2.7.11 (default, Jan 11 2016, 21:04:40)
[GCC 5.3.1 20160101]
encodings: sys: ascii, locale: ANSI_X3.4-1968, filesystem: ANSI_X3.4-1968, unicode bits: 20
byteorder: little
float info: dig: 15, mant_dig: 15
Numpy: 1.11.0b2
Scipy: not available
Matplotlib: 1.5.1rc1
h5py: not available
Pandas: not available
Astropy: 1.1.1
collecting ... collected 136 items
wcsaxes/tests/test_coordinate_helpers.py::test_getaxislabel PASSED
wcsaxes/tests/test_display_world_coordinates.py::TestDisplayWorldCoordinate::test_overlay_coords PASSED
wcsaxes/tests/test_display_world_coordinates.py::TestDisplayWorldCoordinate::test_cube_coords PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_no_options PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_too_many_options PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_values PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_number PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_spacing PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_minor_locator PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[dd-string0] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[dd:mm-string1] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[dd:mm:ss-string2] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[dd:mm:ss.s-string3] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[dd:mm:ss.ssss-string4] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[hh-1h] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[hh:mm-1h02m] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[hh:mm:ss-1h01m34s] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[hh:mm:ss.s-1h01m34.1s] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[hh:mm:ss.ssss-1h01m34.1354s] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[d-15] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[d.d-15.4] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[d.dd-15.39] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[d.ddd-15.392] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[m-924] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[m.m-923.5] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[m.mm-923.53] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[s-55412] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[s.s-55412.0] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_format[s.ss-55412.03] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator0-dd-15deg] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator1-dd:mm-15deg24'] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator2-dd:mm:ss-15deg23'32"] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator3-dd:mm:ss.s-15:23-32.0s] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[:-dd:mm:ss.s-15:23:32.0] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator5-hh-1:] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator6-hh:mm:ss.ssss-1-01-34.1354s] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator7-d-15] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_separator[separator8-d.d-15.4] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_latex_format PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_invalid_formats[x.xxx] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_invalid_formats[dd.ss] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_invalid_formats[dd:ss] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_invalid_formats[mdd:mm:ss] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[dd-base_spacing0] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[dd:mm-base_spacing1] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[dd:mm:ss-base_spacing2] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[dd:mm:ss.ss-base_spacing3] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[hh-base_spacing4] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[hh:mm-base_spacing5] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[hh:mm:ss-base_spacing6] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[hh:mm:ss.ss-base_spacing7] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[d-base_spacing8] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[d.d-base_spacing9] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[d.dd-base_spacing10] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[d.ddd-base_spacing11] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[m-base_spacing12] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[m.m-base_spacing13] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[m.mm-base_spacing14] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[s-base_spacing15] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[s.s-base_spacing16] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_base_spacing[s.ss-base_spacing17] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_incorrect_spacing PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_formatter_no_format[spacing0-string0] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_formatter_no_format[spacing1-string1] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_formatter_no_format[spacing2-string2] PASSED
wcsaxes/tests/test_formatter_locator.py::TestAngleFormatterLocator::test_formatter_no_format[spacing3-string3] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_no_options PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_too_many_options PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_values PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_number PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_spacing PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_minor_locator PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[x-15] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[x.x-15.4] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[x.xx-15.39] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[x.xxx-15.392] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[%g-15.3922] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[%f-15.392231] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[%.2f-15.39] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format[%.3f-15.392] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format_unit[x-1539] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format_unit[x.x-1539.2] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format_unit[x.xx-1539.22] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_format_unit[x.xxx-1539.223] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_invalid_formats[dd] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_invalid_formats[dd:mm] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_invalid_formats[xx:mm] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_invalid_formats[mx.xxx] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_base_spacing[x-base_spacing0] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_base_spacing[x.x-base_spacing1] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_base_spacing[x.xxx-base_spacing2] PASSED
wcsaxes/tests/test_formatter_locator.py::TestScalarFormatterLocator::test_incorrect_spacing PASSED
wcsaxes/tests/test_frame.py::TestFrame::test_custom_frame PASSED
wcsaxes/tests/test_frame.py::TestFrame::test_update_clip_path_rectangular PASSED
wcsaxes/tests/test_frame.py::TestFrame::test_update_clip_path_nonrectangular PASSED
wcsaxes/tests/test_frame.py::TestFrame::test_update_clip_path_change_wcs PASSED
wcsaxes/tests/test_images.py::TestBasic::test_image_plot PASSED
wcsaxes/tests/test_images.py::TestBasic::test_contour_overlay SKIPPED
wcsaxes/tests/test_images.py::TestBasic::test_overlay_features_image PASSED
wcsaxes/tests/test_images.py::TestBasic::test_curvilinear_grid_patches_image PASSED
wcsaxes/tests/test_images.py::TestBasic::test_cube_slice_image PASSED
wcsaxes/tests/test_images.py::TestBasic::test_cube_slice_image_lonlat PASSED
wcsaxes/tests/test_images.py::TestBasic::test_changed_axis_units PASSED
wcsaxes/tests/test_images.py::TestBasic::test_minor_ticks PASSED
wcsaxes/tests/test_images.py::TestBasic::test_ticks_labels PASSED
wcsaxes/tests/test_images.py::TestBasic::test_rcparams PASSED
wcsaxes/tests/test_images.py::TestBasic::test_tick_angles PASSED
wcsaxes/tests/test_images.py::TestBasic::test_tick_angles_non_square_axes PASSED
wcsaxes/tests/test_images.py::TestBasic::test_set_coord_type PASSED
wcsaxes/tests/test_images.py::TestBasic::test_ticks_regression PASSED
wcsaxes/tests/test_images.py::TestBasic::test_axislabels_regression PASSED
wcsaxes/tests/test_images.py::TestBasic::test_noncelestial_angular PASSED
wcsaxes/tests/test_misc.py::test_grid_regression PASSED
wcsaxes/tests/test_misc.py::test_format_coord_regression PASSED
wcsaxes/tests/test_misc.py::test_no_numpy_warnings FAILED
wcsaxes/tests/test_misc.py::test_invalid_frame_overlay PASSED
wcsaxes/tests/test_transform_coord_meta.py::TestTransformCoordMeta::test_coords_overlay PASSED
wcsaxes/tests/test_transform_coord_meta.py::TestTransformCoordMeta::test_coords_overlay_auto_coord_meta PASSED
wcsaxes/tests/test_transform_coord_meta.py::TestTransformCoordMeta::test_direct_init PASSED
wcsaxes/tests/test_transforms.py::test_2d PASSED
wcsaxes/tests/test_transforms.py::test_3d PASSED
wcsaxes/tests/test_utils.py::test_select_step_degree PASSED
wcsaxes/tests/test_utils.py::test_select_step_hour PASSED
wcsaxes/tests/test_utils.py::test_select_step_scalar PASSED
wcsaxes/tests/test_utils.py::test_coord_type_from_ctype PASSED
../docs/api.rst PASSED
../docs/controlling_axes.rst PASSED
../docs/custom_frames.rst PASSED
../docs/getting_started.rst PASSED
../docs/index.rst PASSED
../docs/initializing_axes.rst PASSED
../docs/installation.rst PASSED
../docs/overlaying_coordinate_systems.rst PASSED
../docs/overlays.rst PASSED
../docs/slicing_datacubes.rst PASSED
../docs/ticks_labels_grid.rst PASSED
=================================== FAILURES ===================================
____________________________ test_no_numpy_warnings ____________________________
def test_no_numpy_warnings():
# Make sure that no warnings are raised if some pixels are outside WCS
# (since this is normal)
ax = plt.subplot(1,1,1, projection=WCS(TARGET_HEADER))
ax.imshow(np.zeros((100,200)))
ax.coords.grid(color='white')
with catch_warnings() as ws:
plt.savefig('test.png')
# For debugging
for w in ws:
print(w)
> assert len(ws) == 0
E assert 1 == 0
E + where 1 = len([<warnings.WarningMessage object at 0x7f32d4c7cd10>])
wcsaxes/tests/test_misc.py:70: AssertionError
----------------------------- Captured stdout call -----------------------------
{message : FutureWarning('Currently, slicing will try to return a view of the data, but will return a copy of the mask. In the future, it will try to return both as views.',), category : 'FutureWarning', filename : '/usr/lib/python2.7/dist-packages/numpy/ma/core.py', lineno : 3113, line : None}
=============== 1 failed, 134 passed, 1 skipped in 9.49 seconds ================
debian/rules:14: recipe for target 'test-python2.7' failed
make[1]: *** [test-python2.7] Error 1
make[1]: Leaving directory '/home/lamby/temp/cdt.20160201084558.HaMMdC8fVG/wcsaxes-0.6'
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wcsaxes.0.6-4.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 4267 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-astro-maintainers/attachments/20160201/865005ed/attachment-0001.obj>
More information about the Debian-astro-maintainers
mailing list