mirror of
https://github.com/ukui/apt.git
synced 2026-06-16 19:16:16 -07:00
e5aa5c04ec
We use 'stty sane' to combat against stepped output and co caused by (especially) failed tests, but it does so many things that it occasionally fails to reset some bits in the parallel interaction we have with it which fails the tests without a real problem in apt… Ideally we would be better at stitching the output together, but for the time being lets ignore these failures instead to stabilize the tests.