1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 21:13:52 -08:00
emacs/test/lisp/erc/resources
F. Jason Park 22719d64e9 ; Tweak failing autojoin display-context test for ERC
* test/lisp/erc/erc-scenarios-join-display-context.el
(erc-scenarios-join-display-context--errors): Attempt to indirectly fix
a reoccurring failure on EMBA.  Instead of asserting the membership of
`erc-join--requested-channels', have the client attempt to manually join
an autojoined channel previously denied by an error response.  But this
time assert that the display context for the now successfully joined
channel doesn't indicate it originated from the autojoin module.
* test/lisp/erc/resources/base/gapless-connect/barnet.eld: Increase
timeout.
* test/lisp/erc/resources/join/buffer-display/mode-context.eld: Update
accordingly.
2025-12-17 17:36:42 -08:00
..
base ; Tweak failing autojoin display-context test for ERC 2025-12-17 17:36:42 -08:00
commands Make erc-cmd-AMSG session local; add /GMSG, /AME and /GME 2024-02-23 18:45:44 -08:00
dcc/chat ; Attempt to fix race in erc-buffer-display test 2023-11-01 16:14:10 -07:00
erc-d Don't round-trip auto-reconnect probe in ERC 2025-04-16 17:30:13 -07:00
fill Fix date-stamp regression in erc-fill-wrap 2024-05-27 16:47:24 -07:00
join ; Tweak failing autojoin display-context test for ERC 2025-12-17 17:36:42 -08:00
keep-place Fix regression in erc-keep-place-indicator-mode 2023-12-31 06:56:32 -08:00
match/fools Manage some text props for ERC insertion-hook members 2023-10-13 07:47:01 -07:00
networks ; Fix typos 2023-01-15 02:14:19 +01:00
nicks Redo erc-nicks track integration tests as scenarios 2025-07-27 19:57:28 -07:00
sasl Add format-catalog entry for unknown chan mode in ERC 2024-05-08 17:11:26 -07:00
scrolltobottom Consider all windows in erc-scrolltobottom-mode 2023-09-10 17:58:20 -07:00
services Run erc-services-regain-mode callback on a timer 2025-02-02 14:35:19 -08:00
spelling Improve use of Flyspell's API in erc-spelling 2025-01-07 17:31:18 -08:00
erc-scenarios-common.el Remove scrolltobottom dependency from erc-fill module 2025-08-25 21:17:48 -07:00
erc-tests-common.el Cancel ERC autojoin timer in the server buffer 2025-07-27 19:57:28 -07:00