multiple user ignore setting in test suite...
Robert Collins
robertc at robertcollins.net
Tue Aug 22 06:01:51 BST 2006
I must have missed when this came in:
def test_branch_status_revisions(self):
"""Tests branch status with revisions"""
wt = self.make_branch_and_tree('.')
b = wt.branch
***** ignores._set_user_ignores(['./.bazaar']) *****
There seem to be a number of them, and its not clear to me when they
need to be set, or why.
Theres no mention in HACKING of it, and the tests I've looked at pass
when the line is removed - where is it needed? what is it for?
Could this be set by the set suite isolation logic perhaps rather than
in each test?
Martin and I have talked and perhaps what is needed is a clear 'working
dir' and 'home dir' per test, rather than making 'home be cwd' each
time.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060822/679564eb/attachment.pgp
More information about the bazaar
mailing list