Package: release.debian.org Followup-For: Bug #1108997 Control: severity 1108309 important
Graham Inggs wrote: > Please confirm that the package no longer randomly FTBFS and downgrade > the severity of #1108309 if this is the case. That's right, mdanalysis/2.9.0-12 skips tests altogether so by construction they will not randomly fail during build. For autopkgtest I implemented the change with Restrictions: flaky in mind. So the skip is applied via "exit 2" in debian/tests/test-mdanalysis. I did it this way so that debci tests can continue to be undertaken in experimental, without locking up the test machines in unstable, testing and trixie. Downgrading #1108309 bug severity accordingly. > I've added a skiptest hint for now. This will be fine for trixie. > Please let elbrus know when the autopkgtests are properly fixed and > can be enabled again. Thanks. It will be safe to restart autopkgtest once 2.9.0-12 is in trixie.

