bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15833: 24.3.50; sit-for and sentinels


From: Stefan Monnier
Subject: bug#15833: 24.3.50; sit-for and sentinels
Date: Mon, 11 Nov 2013 00:08:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>   src/emacs -Q -l test/automated/process-tests.el -f ert-run-tests-batch
> The sit-for test fails.  The contents of the *Messages* buffer is:

Hmm... for me if I add "--batch" then both tests succeed, and if
I use the above command as is (i.e.in an X11 Emacs session) then both
tests fail.

So, it might be timing-dependent.  E.g. it might depend on whether the
process dies before we get to the wait-function?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]