-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chimera: add extra unit-tests for JdbcFs
Motivation: A previous patch (2fb9170) introduced a bug that resulted in data being lost when uploaded using xrootd with the kXR_POSC flag and that overwrites an existing file. This problem was because the patch introduced a bug in the \`JdbcFs#rename\` method. This specific problem identified a more general problem with a lack of unit-tests for JdbcFs. Modification: Introduce extra unit-tests to cover the methods that patch 2fb9170 touched. Results: No user- or admin observable changes. The behaviour of JdbcFs is now more robust against problems introduced by refactoring. Target: master Requires-notes: no Requires-book: no Patch: https://rb.dcache.org/r/14194/ Acked-by: Tigran Mkrtchyan
- Loading branch information
Paul Millar
committed
Jan 8, 2024
1 parent
95db4a7
commit adb184f
Showing
1 changed file
with
290 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters