Commit Graph

19 Commits

Author SHA1 Message Date
Adam Wulkiewicz
14873700a0 On the result page use the name of the most significant failure for the cell. 2015-05-14 14:30:30 +02:00
Adam Wulkiewicz
d759dc28c1 Display specific failures on summary page.
The failure that's displayed for a library and toolset is the most
significant among all of the failures detected for the toolset. The order
of failures according to which the specific type is choosen is (from the
most significant):
comp > link > run > fail > cerr > time > file

Order the cells in legends according to the failure significance. This
is consistent with the older ordering of the legend elements. They are
sorted from pass to regression failure.
2015-05-13 13:12:02 +02:00
Adam Wulkiewicz
c3a33e168d Fix report legend cells attributes and tweak colors. 2015-05-13 01:22:10 +02:00
Adam Wulkiewicz
9b2b8826b4 Display more failures on the library report page.
Add time, file and cerr failures.
Use different colors for various failures.
Add possible failures to the legend.
2015-05-12 04:31:59 +02:00
Adam Wulkiewicz
439125a732 Display failure type in the cell of summary page table.
For new failures instead of "fail" display "comp", "link" or "run".
2015-05-11 01:59:36 +02:00
Rene Rivera
51ac43f5ea Add jesicca-haiku* master results. 2015-04-29 19:41:19 -05:00
Rene Rivera
c4ce9f30c2 Merge branch 'develop' of https://github.com/boostorg/regression.git into develop 2015-04-28 22:06:05 -05:00
Rene Rivera
06f7e109d2 Repoint scripts to "develop" branch after merge of "reorg". 2015-04-28 08:56:02 -05:00
Alain Miniussi
019752d076 Add GLIS test runner for MPI testing.
I am mostly interested in Boost.MPI for which we do not have a lot of testing done.

Boost.MPI depends on the underlying MPI implementation so I might have a
few different flavors.
2015-04-24 10:52:40 +02:00
Rene Rivera
e3b46af1b3 Repoint scripts to new build locations and options for tools. 2015-04-13 23:42:54 -05:00
Rene Rivera
4e68ae0d6c Lots of cleanup of obsolete files and updating of build scripts (and
sources) to make for easier to use build and use. Still in progress..

* Added build options and logic to set boost-root, boost-build, and
install location.
* Added general build script to install all the various testing utility
programs.
* Refactored process_jam_log so that it can be shared and incorporated
directly into other programs (i.e. library_status).
* Redoing library_status to be single program run that does the complete
build+process+generate data for a library.
2015-04-07 10:26:30 -05:00
Rene Rivera
120a754567 Added Marshall Clow's results into master results. 2015-03-24 12:02:37 -05:00
Rene Rivera
854382910b Allow CrystaX master results for Android OS. 2015-03-19 09:47:01 -05:00
Rene Rivera
d45666bd63 Implement expiration of old results (older than two weeks) at the report
generation. This obviates the need for any extra mucking with the ftp
server.
2015-02-10 21:22:52 -06:00
Rene Rivera
e700ba2b3b Add default runner filtering so that we can control which runners are
blessed as master (aka release) runners.
2015-02-10 09:55:04 -06:00
Dmitry Moskalchuk
8b3b0ba0db Support --filter-runners option in reports/src/boost_wide_report.py
Signed-off-by: Dmitry Moskalchuk <dm@crystax.net>
2015-02-04 19:48:26 +03:00
Rene Rivera
ab1e8fb4de Uncomment reports upload on new structure now that it's all working. 2015-01-21 15:02:35 -06:00
Rene Rivera
de78e0a5e7 Remove all remnantes of XSL from new reports code. Add some missing
generation files and repoint to new location for them.
2015-01-21 14:02:34 -06:00
Rene Rivera
25bfcff92f Copy the report generation scripts to new subdir for eventual use. 2015-01-21 12:56:41 -06:00