]> git.eshelyaron.com Git - emacs.git/commit
; Relax timeouts on some ERC tests
authorF. Jason Park <jp@neverwas.me>
Tue, 1 Aug 2023 05:20:01 +0000 (22:20 -0700)
committerF. Jason Park <jp@neverwas.me>
Tue, 15 Aug 2023 23:47:20 +0000 (16:47 -0700)
commit35a670a2f6ca7aae97b7c5c11e57c732c5b31c36
treeace45e271cceea50f290ae952272f1d727056615
parentcc5649bd2840de4d339b9cf4a3735d316a4a759d
; Relax timeouts on some ERC tests

There have been three failures (all on native-comp-speed2-master) over
the last three weeks pointing to these tests, which haven't changed in
the year-plus they've existed in tree.  No test appears in multiple
failures, and all continue to pass daily on commercial GitLab (GCP)
runners using the same EMBA container image.  They also pass locally
with "make check" and "make -j -C test SELECTOR=t check-lisp-erc".  If
these tweaks don't fix the problem, they can be branded :unstable.

* test/lisp/erc/erc-scenarios-base-renick.el: Extend timeouts.
* test/lisp/erc/resources/base/netid/bouncer/barnet.eld: Extend
timeouts.
* test/lisp/erc/resources/base/netid/bouncer/foonet.eld: Extend
timeouts.
* test/lisp/erc/resources/base/reconnect/options.eld: Extend timeouts.
* test/lisp/erc/resources/base/renick/queries/bouncer-barnet.eld:
Extend timeouts.
* test/lisp/erc/resources/base/renick/queries/bouncer-foonet.eld:
Extend timeouts.
* test/lisp/erc/resources/erc-scenarios-common.el: Extend timeout.
* test/lisp/erc/resources/services/auth-source/libera.eld: Extend
timeouts.
test/lisp/erc/erc-scenarios-base-renick.el
test/lisp/erc/resources/base/netid/bouncer/barnet.eld
test/lisp/erc/resources/base/netid/bouncer/foonet.eld
test/lisp/erc/resources/base/reconnect/options.eld
test/lisp/erc/resources/base/renick/queries/bouncer-barnet.eld
test/lisp/erc/resources/base/renick/queries/bouncer-foonet.eld
test/lisp/erc/resources/erc-scenarios-common.el
test/lisp/erc/resources/services/auth-source/libera.eld