all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: john muhl <jm@pub.pink>
To: Andrea Corallo <acorallo@gnu.org>
Cc: Philipp Stephani <phst@google.com>, 71942@debbugs.gnu.org
Subject: bug#71942: 30.0.60; Intermittent failure in process-tests
Date: Fri, 05 Jul 2024 11:30:13 -0500	[thread overview]
Message-ID: <877cdz3ip6.fsf@pub.pink> (raw)
In-Reply-To: <yp15xtki885.fsf@fencepost.gnu.org> (Andrea Corallo's message of "Fri, 05 Jul 2024 03:55:06 -0400")

Andrea Corallo <acorallo@gnu.org> writes:
>
> what happens you increase the 10 seconds sleep-for into
> process-tests/sentinel-with-multiple-processes?

Tried with 100 and 1000. It doesn’t change much.

  # (sleep-for 10)
  wc -l process-tests-*.txt
    157 process-tests-1.txt
    259 process-tests-2.txt
    329 process-tests-3.txt
    112 process-tests-4.txt
     96 process-tests-5.txt
    950 total

  # (sleep-for 100)
  wc -l process-tests-*.txt
     29 process-tests-1.txt
     70 process-tests-2.txt
     93 process-tests-3.txt
    553 process-tests-4.txt
    262 process-tests-5.txt
   1007 total

  # (sleep-for 1000)
  wc -l process-tests-*.txt
     34 process-tests-1.txt
    196 process-tests-2.txt
     94 process-tests-3.txt
    132 process-tests-4.txt
    250 process-tests-5.txt
    706 total

  # (sleep-for 10)
  wc -l process-tests-*.txt
     11 process-tests-1.txt
     14 process-tests-2.txt
      9 process-tests-3.txt
     11 process-tests-4.txt
     11 process-tests-5.txt
     56 total

  # (sleep-for 100)
  wc -l process-tests-*.txt
    139 process-tests-1.txt
     15 process-tests-2.txt
     57 process-tests-3.txt
    106 process-tests-4.txt
    105 process-tests-5.txt
    422 total

  # (sleep-for 1000)
  wc -l process-tests-*.txt
    117 process-tests-1.txt
    207 process-tests-2.txt
     24 process-tests-3.txt
     15 process-tests-4.txt
     11 process-tests-5.txt
    374 total






      reply	other threads:[~2024-07-05 16:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-04 19:34 bug#71942: 30.0.60; Intermittent failure in process-tests john muhl
2024-07-05  7:55 ` Andrea Corallo
2024-07-05 16:30   ` john muhl [this message]

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

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

  git send-email \
    --in-reply-to=877cdz3ip6.fsf@pub.pink \
    --to=jm@pub.pink \
    --cc=71942@debbugs.gnu.org \
    --cc=acorallo@gnu.org \
    --cc=phst@google.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.