Re: having trouble resolving a "make check test": FAIL: wc_tests.py 7: inaccessible .svn/wc.db
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 31 Mar 2014 14:17:33 +0100
Jeff Hemmelgarn <jeffhemme_at_gmail.com> writes:
> I was able to "make" just fine. But, I keep getting 1 fail error on
The test does
os.chmod(sbox.ospath(".svn/wc.db"), 0)
to make the wc.db inaccessible. I suspect you are running the tests as
I suppose we should skip the test if we can detect running as root.
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2014-03-31 15:18:10 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.