GNU bug report logs - #23477
25.1.50; shr-tests fails on an out-of-tree build

Previous Next

Package: emacs;

Reported by: Ken Brown <kbrown <at> cornell.edu>

Date: Sat, 7 May 2016 22:39:01 UTC

Severity: normal

Found in version 25.1.50

Done: Ken Brown <kbrown <at> cornell.edu>

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: Ken Brown <kbrown <at> cornell.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#23477: closed (25.1.50; shr-tests fails on an out-of-tree build)
Date: Tue, 24 May 2016 15:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 May 2016 11:35:49 -0400
with message-id <636f9542-1eee-b64f-c6e2-9a0b944f2c03 <at> cornell.edu>
and subject line Re: bug#23477: 25.1.50; shr-tests fails on an out-of-tree build
has caused the debbugs.gnu.org bug report #23477,
regarding 25.1.50; shr-tests fails on an out-of-tree build
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
23477: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23477
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ken Brown <kbrown <at> cornell.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1.50; shr-tests fails on an out-of-tree build
Date: Sat, 7 May 2016 18:38:33 -0400
The test in test/lisp/net/shr-tests.el fails on an out-of-tree build
because of the references to the relative directory "data/shr".  I guess
this should be replaced everywhere by something like

  (expand-file-name "test/data/shr" source-directory)

Ken

In GNU Emacs 25.1.50.1 (x86_64-unknown-cygwin, GTK+ Version 3.18.9)
 of 2016-05-07 built on fiona
Repository revision: 29c9803c2a368b2f821a3fd7f7798e1632e6e29d
Windowing system distributor 'The Cygwin/X Project', version 11.0.11802000
Configured using:
 'configure 'CFLAGS=-g3 -O0''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY
ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None


[Message part 3 (message/rfc822, inline)]
From: Ken Brown <kbrown <at> cornell.edu>
To: 23477-done <at> debbugs.gnu.org
Cc: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Subject: Re: bug#23477: 25.1.50; shr-tests fails on an out-of-tree build
Date: Tue, 24 May 2016 11:35:49 -0400
On 5/9/2016 10:27 AM, Ken Brown wrote:
> On 5/7/2016 6:38 PM, Ken Brown wrote:
>> The test in test/lisp/net/shr-tests.el fails on an out-of-tree build
>> because of the references to the relative directory "data/shr".  I guess
>> this should be replaced everywhere by something like
>>
>>   (expand-file-name "test/data/shr" source-directory)
>
> The attached patch seems to fix it.

I've installed the patch and am closing the bug.

Ken



This bug report was last modified 9 years ago.

Previous Next


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