Jeffrey Cliff <[email protected]> writes: Hi Jeff,
> make -j4 check resulted in > > 1 unexpected results: > FAILED tramp-test31-signal-process > > test text fails starts with: > signal(ert-test-failed (((should-not (process-live-p proc)) :form > (process-live-p #<process test1-2>) :value (run open listen connect > stop)))) > ert-fail(((should-not (process-live-p proc)) :form (process-live-p > #<process test1-2>) :value (run open listen connect stop))) > ... > emacs : 30.2 > tramp : savannah commit 7b16f6e2 > platform : aarch64 pureos crimson gnu+linux Thanks for the report. Yes, I'm aware of this problem, the test runs flaky. Sometimes it passes, sometimes it doesn't. I have no recipe yet how to provoke the error consistently. That's why the test has been tagged :unstable ATM. The TODO section on the bottom of tramp-tests.el speaks also about. I hope I'll have a good idea what to do better in the future. > hope this helps > > jeff cliff Best regards, Michael.
