[Boost-bugs] [Boost C++ Libraries] #10309: More convenient presentatin of the results

Subject: [Boost-bugs] [Boost C++ Libraries] #10309: More convenient presentatin of the results
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-04 12:38:48


#10309: More convenient presentatin of the results
----------------------------------+--------------------------------
 Reporter: awulkiew | Owner: grafik
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: Regression Testing
  Version: Boost Release Branch | Severity: Cosmetic
 Keywords: |
----------------------------------+--------------------------------
 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.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10309>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC