id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8591,Incremental test runs do not detect test removal or configuration changes,Andrey Semashev,René Rivera,"There are two problems that can be seen on [http://www.boost.org/development/tests/trunk/developer/log.html this] page that stem from the same source: 1. The util_dynamic_type_dispatcher and util_static_type_dispatcher tests were renamed to util_dynamic_type_disp and util_static_type_disp in SVN, but they are still present in the test matrix for incremental runners. 2. The RDC-VC10 test runner shows test failures that correspond to an older revision than the tests were reportedly run. When clicking on the failed tests it can be seen that there are several test variants and the failed one should not be built according to the current library configuration. I believe both problems are because incremental test runs don't detect that a certain test or configuration no longer exist (or run) and re-collect the outdated results into the test matrix. ",Bugs,closed,To Be Determined,Regression Testing USE GITHUB,Boost Development Trunk,Problem,wontfix,,