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: Glenn Morris
Subject: bug#29291: tramp-test24-file-acl fails on hydra.nixos.org
Date: Mon, 13 Nov 2017 18:40:51 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Severity: minor

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






reply via email to

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