GNU bug report logs -
#29712
26.0.90; Three emacs-26 elisp tests are failing on darwin
Previous Next
Reported by: "John Wiegley" <johnw <at> gnu.org>
Date: Thu, 14 Dec 2017 20:22:01 UTC
Severity: minor
Tags: fixed
Merged with 29277
Found in version 26.0.90
Fixed in version 26.1
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"John Wiegley" <johnw <at> gnu.org> writes:
> In order to get the ERT tests to pass on my system, I need to disable the
> following three tests:
> --- i/test/lisp/net/tramp-tests.el
> +++ w/test/lisp/net/tramp-tests.el
> @@ -3636,6 +3636,7 @@ tramp--test-shell-command-to-string-asynchronously
> ;; This test is inspired by Bug#27009.
> (ert-deftest tramp-test32-environment-variables-and-port-numbers ()
> "Check that two connections with separate ports are different."
> + (skip-unless (not (eq system-type 'darwin)))
> (skip-unless (tramp--test-enabled))
> ;; We test it only for the mock-up connection; otherwise there might
> ;; be problems with the used ports.
Committed to the emacs-26 branch.
Best regards, Michael.
This bug report was last modified 7 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.