git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Test failure: Test #3 in t1304-default-acl
@ 2012-09-17 14:18 Ramkumar Ramachandra
  2012-09-17 14:26 ` Matthieu Moy
  0 siblings, 1 reply; 17+ messages in thread
From: Ramkumar Ramachandra @ 2012-09-17 14:18 UTC (permalink / raw)
  To: Git List

Hi,

The following test in t1304-default-acl.sh fails for me on the latest master:

test_expect_success SETFACL 'Objects creation does not break ACLs with
restrictive umask' '
	# SHA1 for empty blob
	check_perms_and_acl .git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
'

It fails in the `grep -q "user:${LOGNAME}:rwx" actual` step, because
"actual" contains:

# file: .git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
# owner: ramkum
# group: domain^users
user::r--
user:root:rwx   #effective:r--
user:kseygold:rwx       #effective:r--
group::---
mask::r--
other::---

I'm not sure who or what kseygold is.  I haven't dug any deeper.

Thanks.

Ram

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

end of thread, other threads:[~2012-10-01 16:07 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-17 14:18 Test failure: Test #3 in t1304-default-acl Ramkumar Ramachandra
2012-09-17 14:26 ` Matthieu Moy
2012-09-17 15:01   ` Ramkumar Ramachandra
2012-09-17 15:23     ` Matthieu Moy
2012-09-17 15:25       ` Ramkumar Ramachandra
2012-09-17 15:49         ` Matthieu Moy
2012-09-17 16:37           ` Junio C Hamano
2012-09-17 16:52             ` Matthieu Moy
2012-09-17 17:59               ` Joachim Schmitz
2012-09-17 20:35               ` Junio C Hamano
2012-10-01  7:38                 ` Ramkumar Ramachandra
2012-10-01  8:08                   ` Joachim Schmitz
2012-10-01 16:07                   ` Junio C Hamano
2012-09-18  6:19               ` Ramkumar Ramachandra
2012-09-17 15:29     ` Andreas Schwab
2012-09-17 15:32       ` Ramkumar Ramachandra
2012-09-17 17:08         ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).