bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#29712: 26.0.90; Three emacs-26 elisp tests are failing on darwin


From: Michael Albinus
Subject: bug#29712: 26.0.90; Three emacs-26 elisp tests are failing on darwin
Date: Fri, 15 Dec 2017 09:39:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

"John Wiegley" <johnw@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.





reply via email to

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