Valeriu Predoi
Valeriu Predoi
@sadielbartholomew you may want to think twice before running those types of tests with `pytest` and `xdist` (if you guys are planning on switching to that testing infrastructure), see [here](https://github.com/ESMValGroup/ESMValCore/issues/644#issuecomment-810276519)
cheers @pp-mo :beer: Indeed, let's add it to the workshop!
@pp-mo I have created a discussion point on the ESMValTool discussions pages that can hold a list of all these types of issues to be discussed at the call on...
@trexfeathers you have a team called Peloton? :bicyclist: :laughing:
@ocefpaf good call, mate! Will do so, cheers :beer:
> @ocefpaf I've confirmed the same problems appear when installing from PyPI OR from conda-forge. Many thanks, I was about to test the PyPi version - cheers for testing, that...
ah I realized I've not clarified it myself: segfaults from a conda-forge install on both ubuntu-latest, OSX-latest on GHA, and ubuntu on CircleCI, off conda-forge as well, no Win testing...
So here's a pretty interesting case study that may lead to fixing this current issue - and a rather seldomly recurring issue @agstephens and myself have noticed in the past,...
@jswhit would https://github.com/Unidata/netcdf4-python/issues/1192#issuecomment-1249475852 give you some sort of a clue what might trigger those intermittent but rather frequent SegFaults? It's a bit black magic to me at the moment :grin:
hey guys, it appears @Zeitsperre is correct and this whole segfaulting issue is happening as a cause of some installation problem: I went the conda-forge way and did a couple...