emacs-devel
[Top][All Lists]
Advanced

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

Re: master 788a658: Do not save empty passwords in auth-source-search


From: Michael Albinus
Subject: Re: master 788a658: Do not save empty passwords in auth-source-search
Date: Mon, 20 Sep 2021 15:12:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Lars,

>> Test auth-source-test-netrc-create-secret condition:
>>     (ert-test-failed
>>      ((should
>>        (string-equal
>>      (plist-get auth-info :user)
>>      (user-login-name)))
>>       :form
>>       (string-equal nil "larsi")
>>       :value nil))
>>    FAILED  18/23  auth-source-test-netrc-create-secret (0.009026 sec)
>>
>> (But I haven't verified that it's this commit that's the cause.)
>
> Likely yes, because that commit has added the test.
>
> Strange, as you would expect this runs for me w/o problems. Hmm, there is
> a wrong skip-unless, which prevents it to run on emba. I'll fix this, in
> order to see whether it runs there, as first analysis step.

On emba and hydra, the test has passed as well. So there's a difference
in your local environment? Do you have changes in auth-source.el, which
are not pushed to the master branch?

Best regards, Michael.



reply via email to

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