costerwi / dwdatareader

Python module to interact with Dewesoft DWDataReaderLib shared library
MIT License
14 stars 9 forks source link

unittests in master fail #18

Closed mafeko closed 4 years ago

mafeko commented 6 years ago

Hi,

I'd like to understand how it is possible, that the current codebase in master isn't able to run all unittests successfully on Linux? Is this system-related or are the tests deprecated?

Thank you. Martin

costerwi commented 6 years ago

When I merged #10 it appeared that this would be a temporary problem but then I got busy with other things. I think the latest merge #17 should skip the tests that are known to fail. Perhaps the latest API library will enable that feature to work on Linux.