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

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

bug#29291: tramp-test24-file-acl fails on hydra.nixos.org


From: Michael Albinus
Subject: bug#29291: tramp-test24-file-acl fails on hydra.nixos.org
Date: Tue, 14 Nov 2017 10:40:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

Hi Glenn,

> Hi - just in case you missed it, tramp-test24-file-acl fails on
> hydra.nixos.org:
>
> https://hydra.nixos.org/build/64073249
>
> Test tramp-test24-file-acl condition:
>     (ert-test-failed
>      ((should
>        (string-equal
>        (file-acl tmp-name1)
>        (file-acl tmp-name3)))
>       :form
>       (string-equal "user::rwx
> group::rwx
> other::rwx
> " "user::r--
> group::r--
> other::r--
> ")
>       :value nil))
>    FAILED  32/60  tramp-test24-file-acl

Should be fixed now.

Best regards, Michael.





reply via email to

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