emacs/test/lisp/erc/resources/base/assoc
F. Jason Park 50b134c4dc Don't recurse in erc-server-delayed-check-reconnect
* lisp/erc/erc-backend.el (erc-server-delayed-check-reconnect): Run
`reschedule' function on a timer to avoid growing the stack when
calling `delete-process'.
* lisp/erc/erc-common.el (erc--favor-changed-reverted-modules-state):
Fix `pcase' condition so that changing an option to its standard value
does not earn a "STANDARD" label in Customize if that value differs
from the saved one.
* lisp/erc/erc.el (erc-open-socks-tls-stream): Reword doc string.
* test/lisp/erc/erc-tests.el (erc--with-dependent-type-match)
(erc--with-dependent-type-match): Remove useless tests (bug#71178).
* test/lisp/erc/resources/base/reconnect/unexpected-disconnect.eld:
Await phantom EOFs and PINGs to somewhat account for a race that can
result in a failure when running the suite in parallel with -jN.
* test/lisp/erc/resources/erc-scenarios-common.el
(erc-scenarios-common--print-trace): Set `debug-on-error' to t
so that errors in timers always trigger test failures.
;; * test/lisp/erc/resources/base/assoc/reconplay/foonet.eld:
;; Timeouts.
;; * test/lisp/erc/resources/base/upstream-reconnect/soju-barnet.eld:
;; Timeouts.
;; * test/lisp/erc/resources/base/mask-target-routing/foonet.eld:
;; Timeouts.
;; * test/lisp/erc/resources/join/network-id/barnet.eld: Timeout.
2024-06-05 11:58:44 -07:00
..
bouncer-history Add format-catalog entry for unknown chan mode in ERC 2024-05-08 17:11:26 -07:00
bumped ; Allow alternate ert-info text in ERC test utility 2023-09-10 17:58:20 -07:00
multi-net Allow spoofing process marker in erc-display-line-1 2023-10-13 07:47:00 -07:00
queries Fix some naming issues involving query buffers in ERC 2022-12-16 06:36:24 -08:00
reconplay Don't recurse in erc-server-delayed-check-reconnect 2024-06-05 11:58:44 -07:00
samenet ; Tag some ERC test-server tests as being :unstable 2022-09-19 17:54:46 -07:00