Difference between revisions of "Test Infrastructure Sprint"
(Created page with "* drop the samba3/samba4 distinction? * randomize test order [mat] * statistics! ** measure total run time and per test run time ** prevent slow test addition ** record env st...") |
|||
Line 13: | Line 13: | ||
** reduce selftest run overhead | ** reduce selftest run overhead | ||
*** <s>make symbol deduplication a test, not a build phase</s> | *** <s>make symbol deduplication a test, not a build phase</s> | ||
+ | * documentation | ||
+ | * simplification of test run infrastructure |
Latest revision as of 21:53, 25 October 2014
- drop the samba3/samba4 distinction?
- randomize test order [mat]
- statistics!
- measure total run time and per test run time
- prevent slow test addition
- record env startup time [jelmer]
- make testsuite output top X [mat]
- reduce the cardinality of RPC tests
- parallelize with testr [jelmer]
- migrate to subunit2
- make all tests support --list
require all tests output subunit- reduce selftest run overhead
make symbol deduplication a test, not a build phase
- documentation
- simplification of test run infrastructure