Related T946
Details
Details
Diff Detail
Diff Detail
- Repository
- rDLDSVN Subversion (SVN) loader
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 1458 Build 1802: arc lint + arc unit
Event Timeline
swh/loader/svn/ra.py | ||
---|---|---|
106 | Sounds good. I hesitate to say 'user-properties' instead of non-standard. |
Comment Actions
- loader.svn.tests: Add a scenario around user-defined svn properties
M.o:
- Checkout a new branch holding both commits (1 commit for the fix, 1 commit for the test)
- rebase interactive on that new branch to remove the fix commit
- make test ~> new test scenario fails with T946 occurrence error
- cherry-pick the fix commit
- make test ~> tests ok