On 01/09/2024 17:28, Dmitry Gutov wrote:
* the rust-analyzer test you added recently -- and which you said was
very brittle -- is indeed very brittle: I cannot get it to pass. We
should fix it, or just delete it and do those rust-analyzer tests
manually each time we touch this area.
Could you give more details? It is indeed more brittle in theory, but on
my machine it's passing every time.
Yeah, I see it now - it succeeds in an interactive session and fails in
batch mode. Not sure it was the same when the patch was committed
(hopefully not).
Might be due to window configuration being different...