all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#29291: tramp-test24-file-acl fails on hydra.nixos.org
@ 2017-11-13 23:40 Glenn Morris
  2017-11-14  9:40 ` Michael Albinus
  0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2017-11-13 23:40 UTC (permalink / raw)
  To: 29291; +Cc: michael.albinus

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






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-11-20 18:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13 23:40 bug#29291: tramp-test24-file-acl fails on hydra.nixos.org Glenn Morris
2017-11-14  9:40 ` Michael Albinus
2017-11-14 18:42   ` Michael Albinus
2017-11-14 22:34     ` Glenn Morris
2017-11-15  9:42       ` Michael Albinus
2017-11-19 11:52         ` Michael Albinus
2017-11-20 18:18           ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.