On Fri, 2026-07-03 at 17:25 +0100, Colin Watson wrote: > > CI appears to be green now. Diane, are you able to upload so that we > can cut down some of the giant bug list a bit? (I can sponsor an > upload > if you're having problems.)
I wanted to see if I could get disabled tests working. I got build time test working for the default python version. I had to limit to only the default interpreter as pyarrow currently only builds the compiled libraries for the default version and so any pyarrow test fails with 3.13. I also tried seeing if I could get some of the manually disabled tests in the autopkgtest runner to work, but they didn't. I've pushed those fixes to salsa, and if they work there I'll make a release.

