On 4 January 2018 at 11:23, Joaquin M López Muñoz via Boost
El 03/01/2018 a las 16:11, Steven Watanabe via Boost escribió:
AMDG
On 01/03/2018 05:29 AM, Daniel James via Boost wrote:
On 3 January 2018 at 12:18, Joaquin M López Muñoz via Boost
wrote: Hi,
Just a heads up, regression tests result pages:
http://www.boost.org/development/tests/master/developer/summary.html http://www.boost.org/development/tests/develop/developer/summary.html
aren't updating since Jan 1. Thank you,
That coincides with when I merged container_hash to master. Is it possible that the regression test updating system is updating, but not picking up the new submodule?
It's probably because of this hard-coded list of submodules:
https://github.com/boostorg/regression/blob/ci/test-reports/ci_build_results...
I don't know whether this is the reason or not, but, FWIW, results have cycled once more (yesterday at around 15:20) and then stopped again.
cc'd the testing list as they might know more. I also created a pull request: https://github.com/boostorg/regression/pull/41