Your message dated Mon, 01 Feb 2016 14:48:26 +0000 with message-id <e1aqfme-0000wd...@franck.debian.org> and subject line Bug#813358: fixed in wcsaxes 0.6-5 has caused the Debian Bug report #813358, regarding wcsaxes: FTBFS: assert 1 == 0 # where 1 = len([<warnings.WarningMessage object at 0x7f32d4c7cd10>]) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 813358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813358 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: wcsaxes Version: 0.6-4 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@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 `. `'` la...@debian.org / chris-lamb.co.uk `-
wcsaxes.0.6-4.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: wcsaxes Source-Version: 0.6-5 We believe that the bug you reported is fixed in the latest version of wcsaxes, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 813...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ole Streicher <oleb...@debian.org> (supplier of updated wcsaxes package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 01 Feb 2016 10:42:46 +0100 Source: wcsaxes Binary: python-wcsaxes python3-wcsaxes Architecture: source Version: 0.6-5 Distribution: unstable Urgency: low Maintainer: Debian Astronomy Team <debian-astro-maintain...@lists.alioth.debian.org> Changed-By: Ole Streicher <oleb...@debian.org> Description: python-wcsaxes - Framework for plotting astronomical and geospatial data (Python 2 python3-wcsaxes - Framework for plotting astronomical and geospatial data (Python 3 Closes: 813358 Changes: wcsaxes (0.6-5) unstable; urgency=low . * Disable test_no_numpy_warnings. Closes: #813358 Checksums-Sha1: bf12a9058553333a6379a72a67c6fe4826c3f899 2267 wcsaxes_0.6-5.dsc 04a696107ccbbdc659b8f8b327ab25eca2a18d5c 4444 wcsaxes_0.6-5.debian.tar.xz Checksums-Sha256: da296ac03048f54f05f6b7de20f4675aad3d0a24a95fd502edb3eb71eb8b9449 2267 wcsaxes_0.6-5.dsc 8f1ccdd8c9c3d21c0e5dfbf21b1ce4e69c73e67b6391299dc8fbe5852dc0f4b0 4444 wcsaxes_0.6-5.debian.tar.xz Files: 88bd116dd62f906618cfc93f38d557fc 2267 python optional wcsaxes_0.6-5.dsc 7b846cbc47bbfb65352135570b6f925f 4444 python optional wcsaxes_0.6-5.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWryqtAAoJEHEVr9B3ENz3i8YQAMV99fTyoZ4MJcNpt37EdojU pNMp13EoxxIilz7q28IXGF4DcH3zmtsRDOlEdKydpqvmX7V2nfSVlemNS2SXRPHk WlRELJtGfHK7hQzT083QkxpX9aGUaQNf7ZAHsKnQY+2OSCHdMQVvyqPubr5dF0oP JuWB4rF9i4VEQZfYxQg/95wSfY8uMSRH1VmpNK3KY1EAl3oKeMG51KUbxNUt8jGV U6+EK5lrdUofeYGAIb94aJcvhql1Miz1ozWJSgVXmxlthE6HFpUAsYXxMKGAXWAI tmadeCyvSBYogdXmFDS6te7rRJZJrryWBpYf38XovMDujpJWJgwQ31qv/IfkDrU0 BDv5VobYh3jy0FI2+obbZ18dyrv10UsWPt9ElagNYMdLVrvyfmgJg4+ORXjqqeve KDy7g0QLoYpsjuSkXwmvGRns0HfrrSL+lW4L5bIJ9yTcM0rEyj2Azdnsm5HfqlJV 67ehy/7oDIrQ5KZF0RP1joh/1proyUBrwd1CmQpopEjAS7JmMXa+76h0cWWco0XO c2xta79Kwg4zoAnURyRpkyufE09TPE9CdbX9Wem1pIphqe1LdJ0YGblne3WJUF32 TLXqL6ABXe76DmGIoKPR4SONl5LvyuIpdkMHaFHEISwrvltBryy3sC+aqqKi0zrm GmPgHCyMwDoJF3q07J2B =7dI2 -----END PGP SIGNATURE-----
--- End Message ---