Dear Wiki user, You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification.
The "Berlin2013" page has been changed by DanielShahaf: https://wiki.apache.org/subversion/Berlin2013?action=diff&rev1=11&rev2=12 Comment: list another knob * Should coverage reports be part of our CI builds? * Do we want to improve coverage? If so, where and when? * Ways to improve our test suite (started with a quick brainstorming by JulianF and DanielsSh at pre-hackathon dinner): - * Knobs: Test with various combinations of sharding, pack-after-commit, and all the other knobs. + * Knobs: Test with various combinations of sharding, pack-after-commit, server_minor_version, and all the other knobs. * Non-repo-root checkouts. * Filenames: Use spaces (and other awkward chars) in (WC, repo-root, versioned-FS) filenames. * Large data sets: Use large data sets as a matter of course -- both simple ones to check basic scalability, and realistic ones to discover complex interactions. For example, design many of the simple tests to be able to run on top of an already large and complex repos/WC state. (And also able to run on a simple, empty state, to make debugging easier.)