[h5py] 438/455: Test suite fix for Windows

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:19:59 UTC 2015


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

ghisvail-guest pushed a commit to annotated tag 1.3.0
in repository h5py.

commit fa1b1bd52572cf8e7cc35932d604b01d8c8a4eba
Author: andrewcollette <andrew.collette at gmail.com>
Date:   Wed Mar 3 04:40:22 2010 +0000

    Test suite fix for Windows
---
 h5py/tests/low/test_h5t.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/h5py/tests/low/test_h5t.py b/h5py/tests/low/test_h5t.py
index 5ce8191..49023bb 100644
--- a/h5py/tests/low/test_h5t.py
+++ b/h5py/tests/low/test_h5t.py
@@ -69,6 +69,7 @@ class TestTypeID(Base):
         self.assertEqual(tid, tid2)
         self.assert_(tid is not tid2)
      
+    @tests.fixme("Intermittent RuntimeError on Windows")
     def test_lock(self):
         """ (H5T) Modification of locked type raises TypeError """
         htype = h5t.STD_I8LE.copy()

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list