unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "J.P." <jp@neverwas.me>
To: Lars Ingebrigtsen <larsi@gnus.org>,
	Michael Albinus <michael.albinus@gmx.de>
Cc: 48598@debbugs.gnu.org, emacs-erc@gnu.org
Subject: bug#48598: 28.0.50; buffer-naming collisions involving bouncers in ERC
Date: Mon, 11 Apr 2022 06:29:34 -0700	[thread overview]
Message-ID: <87sfqjvjcx.fsf@neverwas.me> (raw)
In-Reply-To: <878rsbdipd.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 11 Apr 2022 12:21:02 +0200")

[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Michael Albinus <michael.albinus@gmx.de> writes:
>
>> On EMBA, tests will run only per subdirectories like test/lisp/erc. As
>> long as all ERC related tests are located there, these tests are
>> triggered only when there is a change in lisp/erc/* or
>> test/lisp/erc/*. No problem.

Thanks for the lowdown, Michael. The tests that matter live directly
under test/lisp/erc. The deeper ones

  test/lisp/erc
  ├── erc-d
  │   ├── erc-d-self.el   <~~ like this thing

only target fixtures and other apparati, so they can be skipped if need
be. But if they're swept up for the bigger 8-hourly runs, that's fine
too.

> If these tests take five minutes, then they're presumably marked as
> expensive, so they won't get run by a normal "make check" anyway?  (I
> haven't actually checked the patch.)

Lars, thanks for looking at this (and my other bugs). I meant five
minutes in aggregate. The vast majority take fractions of a second, and
the ones that don't mostly reside in a single file (log attached). I
haven't yet tagged any as expensive but certainly can. CONTRIBUTE says
"longer than some few seconds", so I guess maybe a dozen or so in that
EMBA log fit the bill. Should I go ahead and tag them?


[-- Attachment #2: erc-scenarios.log --]
[-- Type: text/plain, Size: 4907 bytes --]

Running 59 tests (2022-04-09 02:47:07+0000, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
   passed   1/59  erc-scenarios-aux-unix-socket (1.154740 sec)
   passed   2/59  erc-scenarios-base-association-bouncer-history (4.083658 sec)
   passed   3/59  erc-scenarios-base-association-multi-net--ambiguous-join (2.164876 sec)
   passed   4/59  erc-scenarios-base-association-multi-net--baseline (1.790335 sec)
   passed   5/59  erc-scenarios-base-association-nick-bumped (2.620571 sec)
   passed   6/59  erc-scenarios-base-association-nick-bumped-mandated-renick (2.354076 sec)
   passed   7/59  erc-scenarios-base-association-reconnect-playback (3.130082 sec)
   passed   8/59  erc-scenarios-base-association-same-network--new-buffer (1.467410 sec)
   passed   9/59  erc-scenarios-base-association-same-network--reconnect-one (1.543708 sec)
   passed  10/59  erc-scenarios-base-auth-source--dialed (0.370551 sec)
   passed  11/59  erc-scenarios-base-auth-source--dialed-fallback (0.336897 sec)
   passed  12/59  erc-scenarios-base-auth-source--network-id (0.335128 sec)
   passed  13/59  erc-scenarios-base-auth-source--nopass (0.230926 sec)
   passed  14/59  erc-scenarios-base-auth-source--nopass--network-id (0.298571 sec)
   passed  15/59  erc-scenarios-base-auth-source--string--network-id (0.416198 sec)
   passed  16/59  erc-scenarios-base-channel-buffer-revival (8.840853 sec)
   passed  17/59  erc-scenarios-base-compat-no-rename-bouncer--basic (3.519682 sec)
   passed  18/59  erc-scenarios-base-compat-no-rename-bouncer--reconnect (7.593708 sec)
   passed  19/59  erc-scenarios-base-flood (4.681115 sec)
   passed  20/59  erc-scenarios-base-gapless-connect (5.045632 sec)
   passed  21/59  erc-scenarios-base-legacy-autojoin--announced (1.235518 sec)
   passed  22/59  erc-scenarios-base-mask-target-routing (4.638258 sec)
   passed  23/59  erc-scenarios-base-network-id-bouncer--base (3.469371 sec)
   passed  24/59  erc-scenarios-base-network-id-bouncer--both (3.550288 sec)
   passed  25/59  erc-scenarios-base-network-id-bouncer--id-bar (3.329161 sec)
   passed  26/59  erc-scenarios-base-network-id-bouncer--id-foo (3.347604 sec)
   passed  27/59  erc-scenarios-base-network-id-bouncer--reconnect-base (7.505730 sec)
   passed  28/59  erc-scenarios-base-network-id-bouncer--reconnect-both (7.515326 sec)
   passed  29/59  erc-scenarios-base-network-id-bouncer--reconnect-id-bar (7.541407 sec)
   passed  30/59  erc-scenarios-base-network-id-bouncer--reconnect-id-foo (7.829000 sec)
   passed  31/59  erc-scenarios-base-network-id-same-network--no-ids (2.631339 sec)
   passed  32/59  erc-scenarios-base-network-id-same-network--one-id-chester (2.649168 sec)
   passed  33/59  erc-scenarios-base-network-id-same-network--one-id-tester (2.748441 sec)
   passed  34/59  erc-scenarios-base-network-id-same-network--two-ids (2.525411 sec)
   passed  35/59  erc-scenarios-base-reconnect-options--bury (4.993197 sec)
   passed  36/59  erc-scenarios-base-reconnect-options--default (2.593625 sec)
   passed  37/59  erc-scenarios-base-reconnect-timer (3.869136 sec)
   passed  38/59  erc-scenarios-base-renick-queries-bouncer (2.421547 sec)
   passed  39/59  erc-scenarios-base-renick-queries-solo (2.279074 sec)
   passed  40/59  erc-scenarios-base-renick-self-auto (0.753712 sec)
   passed  41/59  erc-scenarios-base-renick-self-manual (1.270642 sec)
   passed  42/59  erc-scenarios-base-renick-self-qualified (2.176443 sec)
   passed  43/59  erc-scenarios-base-reuse-buffers-channel-buffers--disabled (3.240807 sec)
   passed  44/59  erc-scenarios-base-reuse-buffers-server-buffers--disabled (0.757688 sec)
   passed  45/59  erc-scenarios-base-reuse-buffers-server-buffers--enabled (0.414566 sec)
   passed  46/59  erc-scenarios-join-network-id--cmd-reconnect (6.679735 sec)
   passed  47/59  erc-scenarios-join-network-id--cmd-reconnect-id (6.646426 sec)
   passed  48/59  erc-scenarios-join-network-id--cmd-reconnect-ids (6.623370 sec)
   passed  49/59  erc-scenarios-join-network-id--new-invocation (6.665379 sec)
   passed  50/59  erc-scenarios-join-network-id--new-invocation-id (6.631752 sec)
   passed  51/59  erc-scenarios-join-network-id--new-invocation-ids (6.461279 sec)
   passed  52/59  erc-scenarios-join-reconnect (2.915173 sec)
   passed  53/59  erc-scenarios-networks-announced-missing (0.298282 sec)
   passed  54/59  erc-scenarios-services-auth-source--announced (2.479631 sec)
   passed  55/59  erc-scenarios-services-auth-source--dialed (2.440358 sec)
   passed  56/59  erc-scenarios-services-auth-source--network (2.402855 sec)
   passed  57/59  erc-scenarios-services-auth-source--network-connect-lookup (2.579627 sec)
   passed  58/59  erc-scenarios-services-password (2.368437 sec)
   passed  59/59  erc-scenarios-services-prompt (2.542709 sec)

Ran 59 tests, 59 results as expected, 0 unexpected (2022-04-09 02:50:22+0000, 195.023808 sec)


  parent reply	other threads:[~2022-04-11 13:29 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-23  1:22 28.0.50; buffer-naming collisions involving bouncers in ERC J.P.
2021-06-02 11:19 ` bug#48598: " J.P.
2021-06-09 14:36 ` Olivier Certner
2021-06-10 14:36   ` bug#48598: " J.P.
2021-06-19  3:04 ` J.P.
2021-06-25 13:18 ` J.P.
     [not found] ` <87r1gqaxqf.fsf@neverwas.me>
2021-06-28  7:58   ` Olivier Certner
2021-10-16 21:15   ` Daniel Fleischer
2021-10-16 23:21     ` J.P.
     [not found]     ` <87o87ofte1.fsf@neverwas.me>
2021-11-11  5:24       ` Lars Ingebrigtsen
     [not found]       ` <8735o39sdg.fsf@gnus.org>
2021-11-11 10:27         ` J.P.
     [not found]         ` <87pmr77zsa.fsf@neverwas.me>
2021-11-11 12:08           ` Lars Ingebrigtsen
     [not found]           ` <87a6ia7v47.fsf@gnus.org>
2021-11-11 15:13             ` J.P.
2021-09-04 16:46 ` bug#48598: Strange ERC/ZNC Bug/Problem acdw
2021-09-07 21:38 ` J.P.
2021-09-10 12:43 ` bug#48598: Duplicate messages from bouncers on 27 and earlier J.P.
2021-11-11 15:15 ` bug#48598: 28.0.50; buffer-naming collisions involving bouncers in ERC J.P.
2022-03-14 13:08 ` J.P.
2022-04-09 21:14 ` bug#48598: Questions regarding layout and composition of tests (bug#48598) J.P.
2022-04-09 21:22 ` bug#48598: Questions regarding auth-source integration (bug#48598) J.P.
     [not found] ` <87leweez89.fsf@neverwas.me>
2022-04-10 12:49   ` bug#48598: Questions regarding layout and composition of tests (bug#48598) Lars Ingebrigtsen
     [not found]   ` <87fsmlp0gy.fsf@gnus.org>
2022-04-11  7:59     ` bug#48598: 28.0.50; buffer-naming collisions involving bouncers in ERC Michael Albinus
     [not found]     ` <878rsc2gp5.fsf_-_@gmx.de>
2022-04-11 10:21       ` Lars Ingebrigtsen
     [not found]       ` <878rsbdipd.fsf@gnus.org>
2022-04-11 13:29         ` J.P. [this message]
2022-04-11 15:34           ` Lars Ingebrigtsen
2022-04-12  7:50           ` Michael Albinus
     [not found]           ` <87sfqi2119.fsf@gmx.de>
2022-04-15 13:02             ` J.P.
     [not found]             ` <87v8vah54l.fsf@neverwas.me>
2022-04-15 15:05               ` Michael Albinus
     [not found]               ` <87h76ucrq4.fsf@gmx.de>
2022-04-16  1:12                 ` J.P.
     [not found]                 ` <87h76tde5k.fsf@neverwas.me>
2022-04-17  8:25                   ` Michael Albinus
     [not found]                   ` <87czhgce1s.fsf@gmx.de>
2022-04-18 14:30                     ` J.P.
     [not found]                     ` <871qxucvls.fsf@neverwas.me>
2022-04-18 16:43                       ` Michael Albinus
     [not found]                       ` <87o80ybauv.fsf@gmx.de>
2022-04-21 13:28                         ` J.P.
     [not found]                         ` <87pmlao9ax.fsf@neverwas.me>
2022-04-22  8:54                           ` Michael Albinus
     [not found] ` <87bkxaeyuw.fsf@neverwas.me>
2022-04-18 13:26   ` bug#48598: Questions regarding auth-source integration (bug#48598) Damien Cassou
2022-04-18 14:24     ` J.P.
     [not found]     ` <87ee1ucvv3.fsf@neverwas.me>
2022-04-18 15:24       ` Damien Cassou
2022-04-18 16:52         ` Michael Albinus
     [not found]         ` <87k0bmbage.fsf@gmx.de>
2022-04-20 14:12           ` J.P.
     [not found]           ` <878rrz268v.fsf@neverwas.me>
2022-04-21  7:08             ` bug#48598: 28.0.50; buffer-naming collisions involving bouncers in ERC Michael Albinus
     [not found]             ` <87czha3oc5.fsf_-_@gmx.de>
2022-04-21 13:21               ` J.P.
     [not found]               ` <87v8v2o9l4.fsf@neverwas.me>
2022-04-22  9:29                 ` Michael Albinus
     [not found]                 ` <87k0bh31pt.fsf@gmx.de>
2022-04-22 14:24                   ` J.P.
     [not found]                   ` <8735i5nql8.fsf@neverwas.me>
2022-04-23  9:47                     ` Michael Albinus
     [not found]                     ` <87bkws2ksn.fsf@gmx.de>
2022-04-25 12:05                       ` J.P.
     [not found]                       ` <87czh5z7ui.fsf@neverwas.me>
2022-04-27 12:28                         ` Michael Albinus
     [not found]                         ` <874k2epv5n.fsf@gmx.de>
2022-04-28  8:08                           ` Michael Albinus
     [not found]                           ` <87levpmxz1.fsf@gmx.de>
2022-04-28  8:13                             ` Michael Albinus
2022-04-29 13:03                           ` J.P.
2022-05-25 19:29 ` J.P.
2022-05-26  5:17   ` J.P.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfqjvjcx.fsf@neverwas.me \
    --to=jp@neverwas.me \
    --cc=48598@debbugs.gnu.org \
    --cc=emacs-erc@gnu.org \
    --cc=larsi@gnus.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).