gdl icon indicating copy to clipboard operation
gdl copied to clipboard

OSX problem with hdf5

Open GillesDuvert opened this issue 1 year ago • 2 comments

See the logs for, e.g. : https://github.com/gnudatalanguage/gdl/pull/1879/checks (MacOS) test_hdf5 fails. TEST_HDF5_ATTR: 1 errors encountered during TEST_HDF5_ATTR tests woud it be related to a spawn command that is not supported on OSX ?

GillesDuvert avatar Sep 13 '24 15:09 GillesDuvert

@ogressel if you find the time...

GillesDuvert avatar Sep 13 '24 15:09 GillesDuvert

The spawn functionality is used more than once in the HDF5 testsuite, so that's unlikely.

ogressel avatar Sep 16 '24 08:09 ogressel

Actually, since a recent fix on 'spawn', the error disappeared. Happy to remove this one. But this i not the end of HDF5 issues :frowning_face:

GillesDuvert avatar Nov 28 '24 10:11 GillesDuvert