[Debian-astro-commits] [python-astropy] 06/07: Re-enable WCS.all_world2pix test (should be fixed now)

Ole Streicher olebole at moszumanska.debian.org
Tue Dec 13 10:12:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch experimental
in repository python-astropy.

commit 3374be06406c0d8b66bafe13ea28f5cfbfef3b1d
Author: Ole Streicher <olebole at debian.org>
Date:   Tue Dec 13 10:35:24 2016 +0100

    Re-enable WCS.all_world2pix test (should be fixed now)
---
 debian/changelog                         |  1 +
 debian/patches/mark_known_failures.patch | 16 +---------------
 2 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06374ad..a544c5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-astropy (1.3~rc1-1) experimental; urgency=low
     Closes: #844984
   * New upstream version 1.3~rc1
   * Rediff patches
+  * Re-enable WCS.all_world2pix test (should be fixed now)
 
  -- Ole Streicher <olebole at debian.org>  Tue, 13 Dec 2016 09:44:29 +0100
 
diff --git a/debian/patches/mark_known_failures.patch b/debian/patches/mark_known_failures.patch
index a8845cc..91a6386 100644
--- a/debian/patches/mark_known_failures.patch
+++ b/debian/patches/mark_known_failures.patch
@@ -7,8 +7,7 @@ Subject: Mark all known test failures as xfail. These failures have been
  astropy/table/tests/test_info.py               | 4 +++-
  astropy/tests/tests/test_socketblocker.py      | 4 ++--
  astropy/vo/samp/tests/test_standard_profile.py | 2 ++
- astropy/wcs/wcs.py                             | 2 ++
- 4 files changed, 9 insertions(+), 3 deletions(-)
+ 3 files changed, 7 insertions(+), 3 deletions(-)
 
 diff --git a/astropy/table/tests/test_info.py b/astropy/table/tests/test_info.py
 index 2bbcc7a..50fbdb4 100644
@@ -60,16 +59,3 @@ index 325ac96..ac25e55 100644
      def test_main(self):
  
          self.client1_id = self.client1.get_public_id()
-diff --git a/astropy/wcs/wcs.py b/astropy/wcs/wcs.py
-index 614320a..5353929 100644
---- a/astropy/wcs/wcs.py
-+++ b/astropy/wcs/wcs.py
-@@ -88,6 +88,8 @@ __all__ = ['FITSFixedWarning', 'WCS', 'find_all_wcs',
- if not six.PY2 or platform.system() == 'Windows':
-     __doctest_skip__ = ['WCS.all_world2pix']
- 
-+# see https://github.com/astropy/astropy/issues/3380
-+__doctest_skip__ = ['WCS.all_world2pix']
- 
- if _wcs is not None:
-     WCSBase = _wcs._Wcs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git



More information about the Debian-astro-commits mailing list