GNU bug report logs - #71942
30.0.60; Intermittent failure in process-tests

Previous Next

Package: emacs;

Reported by: john muhl <jm <at> pub.pink>

Date: Thu, 4 Jul 2024 19:35:01 UTC

Severity: minor

Found in version 30.0.60

Full log


View this message in rfc822 format

From: john muhl <jm <at> pub.pink>
To: Andrea Corallo <acorallo <at> gnu.org>
Cc: Philipp Stephani <phst <at> google.com>, 71942 <at> debbugs.gnu.org
Subject: bug#71942: 30.0.60; Intermittent failure in process-tests
Date: Fri, 05 Jul 2024 11:30:13 -0500
Andrea Corallo <acorallo <at> 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





This bug report was last modified 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.