all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrea Corallo <acorallo@gnu.org>
To: john muhl <jm@pub.pink>
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 03:55:06 -0400	[thread overview]
Message-ID: <yp15xtki885.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87sewp6je5.fsf@pub.pink> (john muhl's message of "Thu, 04 Jul 2024 14:34:42 -0500")

john muhl <jm@pub.pink> writes:

> The failure is in ‘process-tests/sentinel-with-multiple-processes’
> and happens on all the configurations being tested. It happens in
> both ‘make check’ and running the test individually. It can be
> reproduced using a script like:
>
>   #!/usr/bin/env bash
>   echo OK >> ~/tmp/process-tests.txt
>   cd ~/src/emacs
>   rm -f test/src/process-tests.log
>   make test/src/process-tests.log
>
> and the command ‘watch -e script.sh’. For an idea how often it
> fails here are the results of five runs of the above on two
> different machines:
>
>   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
>
>   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

Hi john,

what happens you increase the 10 seconds sleep-for into
process-tests/sentinel-with-multiple-processes?

Cc-ing Philipp

  Andrea





  reply	other threads:[~2024-07-05  7:55 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 [this message]
2024-07-05 16:30   ` john muhl

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=yp15xtki885.fsf@fencepost.gnu.org \
    --to=acorallo@gnu.org \
    --cc=71942@debbugs.gnu.org \
    --cc=jm@pub.pink \
    --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.