]> git.eshelyaron.com Git - emacs.git/commit
; Mark test for erc--update-channel-modes as :unstable
authorF. Jason Park <jp@neverwas.me>
Sat, 25 Nov 2023 22:26:24 +0000 (14:26 -0800)
committerF. Jason Park <jp@neverwas.me>
Sat, 25 Nov 2023 23:59:58 +0000 (15:59 -0800)
commitd2ce30afdd22291eeeaea7f3566bb7bd6bb14dda
tree7186d9eace152a2dc26a6e3c14be1c0fc7902094
parent0a6d0a4959ae1d4ad70563fbf9e57f5543cf49f7
; Mark test for erc--update-channel-modes as :unstable

* test/lisp/erc/erc-scenarios-auth-source.el
(erc-scenarios-common--auth-source): Extend timeout.
* test/lisp/erc/erc-scenarios-base-buffer-display.el
(erc-scenarios-base-buffer-display--count-reset-timeout): Await
initial condition.
* test/lisp/erc/erc-scenarios-base-renick.el
(erc-scenarios-base-renick-queries-solo): Extend timeout.
* test/lisp/erc/erc-scenarios-misc.el (erc-scenarios-base-flood):
Extend timeout.
* test/lisp/erc/erc-tests.el (erc--channel-modes): Mark test as
:unstable pending further investigation.  This test has been shown to
be unreliable, possibly because it expects Emacs to report characters
being a certain width in all environments.  Thanks to Mattias
EngdegĂ„rd for reporting this failure.
* test/lisp/erc/resources/base/reuse-buffers/server/barnet.eld:
Extend timeouts.
* test/lisp/erc/resources/base/reuse-buffers/server/foonet.eld:
Extend timeouts.
test/lisp/erc/erc-scenarios-auth-source.el
test/lisp/erc/erc-scenarios-base-buffer-display.el
test/lisp/erc/erc-scenarios-base-renick.el
test/lisp/erc/erc-scenarios-misc.el
test/lisp/erc/erc-tests.el
test/lisp/erc/resources/base/reuse-buffers/server/barnet.eld
test/lisp/erc/resources/base/reuse-buffers/server/foonet.eld