I submitted a PR at <https://github.com/PyTables/PyTables/pull/161>

Christoph


On 7/8/2012 10:06 AM, Antonio Valentino wrote:
> Hi Christoph,
>
> Il 08/07/2012 18:21, Christoph Gohlke ha scritto:
>> Hi Antonio,
>>
>> here's the stderr output:
>>
>> HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 0:
>>    #000: ..\..\hdf5-1.8.8\src\H5F.c line 1522 in H5Fopen(): unable to
>> open file
>>      major: File accessability
>>      minor: Unable to open file
>>    #001: ..\..\hdf5-1.8.8\src\H5F.c line 1313 in H5F_open(): unable to
>> read superblock
>>      major: File accessability
>>      minor: Read failed
>>    #002: ..\..\hdf5-1.8.8\src\H5Fsuper.c line 334 in H5F_super_read():
>> unable to find file signature
>>      major: File accessability
>>      minor: Not an HDF5 file
>>    #003: ..\..\hdf5-1.8.8\src\H5Fsuper.c line 155 in
>> H5F_locate_signature(): unable to find a valid file signature
>>      major: Low-level I/O
>>      minor: Unable to initialize object
>>
>>
>> Christoph
>>
>
> thank you.
> This is strange, "HDF5-DIAG" actually is in the output so you should not
> have the reported error:
>
> ======================================================================
> FAIL: test_enable_messages (tables.tests.test_basics.HDF5ErrorHandling)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File "X:\Python27-x64\lib\site-packages\tables\tests\common.py", line
> 259, in newmethod
>      return oldmethod(self, *args, **kwargs)
>    File "X:\Python27-x64\lib\site-packages\tables\tests\test_basics.py",
> line 2445, in test_enable_messages
>      self.assertTrue("HDF5-DIAG" in stderr)
> AssertionError: False is not true
>
>
> Looking at the doc is seems that there is no particular issue at
> subprocess level.
>
> Umm, can you please check if the message actually comes form the stderr
> and not form the stdout?
>
> thanks
>
>>
>> On 7/8/2012 3:55 AM, Antonio Valentino wrote:
>>> Hi Christoph,
>>> thank you for reporting.
>>>
>>> Can you please tell us which is the output of the attached script on
>>> your machine?
>>>
>>> thanks in advance
>>>
>>>
>>>
>>> Il 07/07/2012 21:18, Christoph Gohlke ha scritto:
>>>> Looks good. Only one test failure on win-amd64-py2.7 (attached).
>>>>
>>>> Christoph
>>>>
>>>> On 7/7/2012 11:47 AM, Antonio Valentino wrote:
>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>> Hash: SHA1
>>>>>
>>>>> ===========================
>>>>> Announcing PyTables 2.4.0b1
>>>>> ===========================
>>>>>
>>> [CUT]
>>>
>>>
>>
>
>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to