id summary reporter owner description type status milestone component version severity resolution keywords cc 10309 More convenient presentatin of the results awulkiew René Rivera "This feature request follows the discussion: http://boost.2283326.n4.nabble.com/testing-Proposal-regression-tests-results-display-upgrade-td4662953.html I propose to upgrade the regression matrix to present failed tests differently, taking into account the reason of the fail. To distinguish between: 1. compilation/linking/run-time fail 2. other fail (time limit, /bigobj, etc.) We should also be able to see the warnings not only for failing tests but also for passed ones. I propose this color/naming convention but this of course might be changed: * compilation fail - color orange - name fail(c) * linking fail - color orange - name fail(l) * run fail - color orange - name fail(r) * other fail - color yellow - name one of the above * pass with warnings - color light green - name pass(w) * pass without warnings - color light green - name pass Of course for pass(w) there should be a link to the compiler output." Feature Requests closed To Be Determined Regression Testing USE GITHUB Boost Release Branch Cosmetic fixed