GNU bug report logs - #15833
24.3.50; sit-for and sentinels

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Fri, 8 Nov 2013 09:09:02 UTC

Severity: normal

Found in version 24.3.50

Fixed in version 24.5

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Helmut Eller <eller.helmut <at> gmail.com>
Subject: bug#15833: closed (Fwd: bug#15833: 24.3.50; sit-for and sentinels)
Date: Wed, 08 Jun 2016 04:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#15833: 24.3.50; sit-for and sentinels

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 15833 <at> debbugs.gnu.org.

-- 
15833: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15833
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: 15833-done <at> debbugs.gnu.org
Subject: Fwd: bug#15833: 24.3.50; sit-for and sentinels
Date: Wed, 8 Jun 2016 00:06:15 -0400
Version: 24.5

Seem to be fixed in 24.5

[Message part 3 (message/rfc822, inline)]
From: Helmut Eller <eller.helmut <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; sit-for and sentinels
Date: Fri, 08 Nov 2013 10:07:37 +0100
I updated Emacs sources today like this:

  git pull  # from git://git.savannah.gnu.org/emacs.git. 
  make bootstrap
  
Then I executed

  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:

Unable to load color "unspecified-fg"
For information about GNU Emacs and the GNU system, type C-h C-a.
Unable to load color "unspecified-fg"
Running 2 tests (2013-11-08 10:00:17+0100)
   passed  1/2  process-test-sentinel-accept-process-output
Test process-test-sentinel-sit-for backtrace:
  (if (unwind-protect (setq value-13507 (apply fn-13505 args-13506)) (
  (let (form-description-13509) (if (unwind-protect (setq value-13507 
  (let ((value-13507 (quote ert-form-evaluation-aborted-13508))) (let 
  (let ((fn-13505 (function process-test-sentinel-wait-function-workin
  (lambda nil (let ((fn-13505 (function process-test-sentinel-wait-fun
  #[0 "\306\307!r\211q\210\310\311\312\313\314\315..!\316\"\317\320%DC
  funcall(#[0 "\306\307!r\211q\210\310\311\312\313\314\315..!\316\"\31
  ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
  #[0 "r\304 q\210\305 )\306\307\310\311\312\313..!\314\"\315\316%DC\2
  funcall(#[0 "r\304 q\210\305 )\306\307\310\311\312\313..!\314\"\315\
  ert-run-test([cl-struct-ert-test process-test-sentinel-sit-for nil (
  ert-run-or-rerun-test([cl-struct-ert--stats t [[cl-struct-ert-test p
  ert-run-tests(t #[385 "\306.\307\"\203D.\211\211G\310U\203..\211@\20
  ert-run-tests-batch()
  command-line-1(("-l" "test/automated/process-tests.el" "-f" "ert-run
  command-line()
  normal-top-level()
Test process-test-sentinel-sit-for condition:
    (ert-test-failed
     ((should
       (process-test-sentinel-wait-function-working-p
	(lambda nil ...)))
      :form
      (process-test-sentinel-wait-function-working-p
       (lambda nil
	 (sit-for 0.01 t)))
      :value nil))
Unable to load color "unspecified-fg"
   FAILED  2/2  process-test-sentinel-sit-for

Ran 2 tests, 1 results as expected, 1 unexpected (2013-11-08 10:00:19+0100)

1 unexpected results:
   FAILED  process-test-sentinel-sit-for



And here are some bits from my configuration:

In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2013-11-08 on ix
System Description:	Debian GNU/Linux 7.1 (wheezy)

Configured using:
 `configure --with-jpeg=no --with-gif=no --with-tiff=no'

Important settings:
  value of $LANG: en_US
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t




This bug report was last modified 9 years and 10 days ago.

Previous Next


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