Irfan Alibay

Results 499 comments of Irfan Alibay

My initial suspicion is that this might be happening: https://github.com/pytest-dev/pytest/issues/11174 Need to gather a bit more evidence though (which annoyingly means re-running the tests until we can gather more random...

Unfortunately I've been unable to narrow down where this is happening. From runs on https://github.com/MDAnalysis/mdanalysis/pull/4197 my current conclusions are: 1. The frequency at which these stalling runs occus is somewhat...

Interesting, I completely forgot that the latest version of GSD had a very strange memory buffer thing going on. We did see tests time out in other places though, so...

Although @drew-parsons, MDAnalysis 2.5.0 doesn't support GSD 3.0+. The GSD release was after the 2.5.0 release so we didn't get to retrospectively pin this in our setup.py but it is...

@drew-parsons, I would very much appreciate if you didn't have to do that. Ideally the source code which we provide for releases here should match what folks encounter in the...

This is still an issue, we are still getting a ton of failures with `test_creating_multiple_universe_without_offset`. Can one of the @MDAnalysis/coredevs please step up and actively try to fix this?

@yuxuanzhuang that last test result you point to is a codecov failure, that's a different problem?

Are you talking about this failed runner? https://github.com/yuxuanzhuang/mdanalysis/actions/runs/6074912996/job/16479999506

@hmacdope I'm assigning this to you since you had done so in #4475

Interesting, I thought this was already fixed with https://github.com/MDAnalysis/mdanalysis/issues/2364 @lilyminium as the person who implemented the original fix, could you weigh in here please?