GNU bug report logs -
#25534
26.0; xref ERT tests fail when the source path is mixed case
Previous Next
Reported by: Wilfred Hughes <me <at> wilfred.me.uk>
Date: Wed, 25 Jan 2017 22:00:02 UTC
Severity: normal
Merged with 27880
Found in versions 25.2, 26.0
Fixed in version 26.2
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at control <at> debbugs.gnu.org (full text, mbox):
merge 27880 25534
quit
Rob Browning <rlb <at> defaultvalue.org> writes:
> [Refiling as a bug report from a list thread.]
>
> 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. i.e. it tries to read the
> downcased path, which of course (on ext4) doesn't exist.
>
> 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
This is the same as Bug#25534 "xref ERT tests fail when the source path
is mixed case", right?
This bug report was last modified 6 years and 160 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.