[regression] results pages not updating
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, Joaquín M López Muñoz
On 3 January 2018 at 12:18, Joaquin M López Muñoz via Boost
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?
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... In Christ, Steven Watanabe
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:
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
On 3 January 2018 at 12:18, Joaquin M López Muñoz via Boost
wrote: 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. Joaquín M López Muñoz
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
AMDG On 01/04/2018 04:49 AM, Daniel James via Boost wrote:
On 4 January 2018 at 11:23, Joaquin M López Muñoz via Boost
wrote: <snip> 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.
Random guess: it ran once from Daniel's PR.
cc'd the testing list as they might know more. I also created a pull request:
I merged this, and it seems to be running again. In Christ, Steven Watanabe
participants (3)
-
Daniel James
-
Joaquin M López Muñoz
-
Steven Watanabe