Opened 8 years ago
Closed 7 years ago
#10309 closed Feature Requests (fixed)
More convenient presentatin of the results
Reported by: | awulkiew | Owned by: | René Rivera |
---|---|---|---|
Milestone: | To Be Determined | Component: | Regression Testing USE GITHUB |
Version: | Boost Release Branch | Severity: | Cosmetic |
Keywords: | Cc: |
Description
This feature request follows the discussion:
I propose to upgrade the regression matrix to present failed tests differently, taking into account the reason of the fail. To distinguish between:
- compilation/linking/run-time fail
- 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.
Note:
See TracTickets
for help on using tickets.
Done:
https://github.com/boostorg/regression/commit/439125a7323ba6c250787c3fcaafa34a85508168 https://github.com/boostorg/regression/commit/9b2b8826b40fb251ed489b0d20f950792306a43d