emacs-devel
[Top][All Lists]
Advanced

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

Re: Hanging Tramp tests (was: master 69fb12a: (loadhist-unload-element):


From: Rob Browning
Subject: Re: Hanging Tramp tests (was: master 69fb12a: (loadhist-unload-element): Move ERT and cl-generic methods)
Date: Sat, 29 Jul 2017 13:03:05 -0500

Michael Albinus <address@hidden> writes:

> I'm not familiar with sbuild. Do you have tramp-tests.log for
> analysis?

Actually, spwhitton reminded me that it might be a problem with chroots
created by older versions of schroot, and sure enough, rebuilding the
chroot fixed it.

...which revealed a secondary issue.  It looks like (in 25.2, and
perhaps master too) elisp-mode-tests.el downcases the xref path
(location) for comparison in xref-elisp-test-run, but that seems to also
affect the filesystem lookup lower down (in xref--goto-location) such
that a handful of tests fail if the build path contains uppercase
characters.

In any case, I've hacked up a temporary fix by keeping the original as
"real-xref" and cloning that (and copying the location) to produce the
xref used by the modification and comparison.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



reply via email to

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