Closed gdt closed 1 month ago
Also abicheck for windows 2019, which github helpfully won't let me copy/paste from the failure page.
It may well be time to stop testing compat with old unison, as the new wire protocol has been out for years and everyone should have updated. Further, one can use older, compat-tested versions, as a bridge in updating if necessary. (Indeed; doctrine is that bugs can only be filed against the latest release.)
So I'm inclined to just rm the compat tests as too much effort to keep running, and also too much effort to port to whatever CI platform we move to when we depart github.
While it's true that GHA is a constantly moving target, these failures are not about this testing, specifically. In other words, the rm would not save us from similar headaches in the future. I'll open a PR with fixes for the currently active errors but we'll surely have to discuss the long term strategy separately.
The compat tests fail with
It may well be time to stop testing compat with old unison, as the new wire protocol has been out for years and everyone should have updated. Further, one can use older, compat-tested versions, as a bridge in updating if necessary. (Indeed; doctrine is that bugs can only be filed against the latest release.)
So I'm inclined to just rm the compat tests as too much effort to keep running, and also too much effort to port to whatever CI platform we move to when we depart github.
Marked as wontfix for fixing, and left here to rm instead after a period for comments.