permissions tests need to be parameterised too
Bug #164436 reported by
Robert Collins
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Breezy |
Triaged
|
Medium
|
Unassigned |
Bug Description
I found glitches in packs from test_permissions with packs as default.
-Rob
affects bzr
status triaged
importance medium
--
GPG key available at: <http://
Changed in bzr: | |
status: | Triaged → Confirmed |
tags: | added: selftest |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
Do we have more info to act on this bug or should we just forget about it ?
grep -i -nH -e test_permission test_remote. py:1894: def test_permission denied( self): test_remote. py:3026: def test_Permission Denied_ no_args( self): test_remote. py:3033: def test_Permission Denied_ one_arg( self): test_remote. py:3039: def test_Permission Denied_ one_arg_ and_context( self): test_remote. py:3050: def test_Permission Denied_ two_args( self): test_lockable_ files.py: 303: # the lock creation here sets mode - test_permissions on branch __init_ _.py:3946: 'bzrlib. tests.test_ permissions' , per_branch/ test_permission s.py:39: from bzrlib. tests.test_ permissions import chmod_r, check_mode_r sftp.py: 70:# test_permission s.TestSftpPermi ssions. test_new_ files
./tests/
./tests/
./tests/
./tests/
./tests/
./tests/
./tests/
./tests/
./transport/
don't reveal anythong obviously related to packs...