Regression Results Not Updating
The results from the pages at: https://www.boost.org/development/tests/develop/developer/summary.html https://www.boost.org/development/tests/master/developer/summary.html Have not updated in almost a month. Can someone check on the process that manages this? Thanks, Tom
On 10/19/22 6:43 PM, Tom Kent via Boost wrote:
The results from the pages at: https://www.boost.org/development/tests/develop/developer/summary.html https://www.boost.org/development/tests/master/developer/summary.html
Have not updated in almost a month. Can someone check on the process that manages this?
Wow - I always thought you managed this. Does this mean that the tests are being run but they results are not displayed on the pages? Or does this mean that the tests aren't run at all? Is there a page on the Boost website which describes how all this is implemented? Robert Ramey
Thanks, Tom
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On Thu, Oct 20, 2022 at 12:35 PM Robert Ramey via Boost < boost@lists.boost.org> wrote:
Have not updated in almost a month. Can someone check on the process that manages this?
Wow - I always thought you managed this.
Errors here: https://app.circleci.com/pipelines/github/boostorg/regression https://app.circleci.com/pipelines/github/boostorg/regression/15585/workflow... ../src/xml.hpp:92:18: error: 'map' in namespace 'std' does not name a template type ... ...failed updating 10 targets... ...skipped 2 targets... ...updated 71 targets... Exited with code exit status 1
Sam Darwin wrote:
On Thu, Oct 20, 2022 at 12:35 PM Robert Ramey via Boost < boost@lists.boost.org> wrote:
Have not updated in almost a month. Can someone check on the process that manages this?
Wow - I always thought you managed this.
Errors here: https://app.circleci.com/pipelines/github/boostorg/regression https://app.circleci.com/pipelines/github/boostorg/regression/15585/workflo ws/f9a4b1f2-1473-45f6-a441-4c4f37e320bd/jobs/50944
../src/xml.hpp:92:18: error: 'map' in namespace 'std' does not name a template type ...
...failed updating 10 targets... ...skipped 2 targets... ...updated 71 targets...
Should be fixed now, thanks Sam.
On Fri, Oct 21, 2022 at 7:04 AM Peter Dimov via Boost
Sam Darwin wrote:
On Thu, Oct 20, 2022 at 12:35 PM Robert Ramey via Boost < boost@lists.boost.org> wrote:
Have not updated in almost a month. Can someone check on the process that manages this?
Wow - I always thought you managed this.
Errors here: https://app.circleci.com/pipelines/github/boostorg/regression
https://app.circleci.com/pipelines/github/boostorg/regression/15585/workflo
ws/f9a4b1f2-1473-45f6-a441-4c4f37e320bd/jobs/50944
../src/xml.hpp:92:18: error: 'map' in namespace 'std' does not name a template type ...
...failed updating 10 targets... ...skipped 2 targets... ...updated 71 targets...
Should be fixed now, thanks Sam.
Looks like these have stopped again. Last run was Oct 29. Tom
On Mon, Nov 7, 2022 at 7:04 AM Peter Dimov
Tom Kent wrote:
Looks like these have stopped again. Last run was Oct 29.
Should be fixed now.
Looks like these are down again as of Jan 5. Where do these run? I'm not even sure to look and see what the error might be. Thanks, Tom
The regression tests run at
https://app.circleci.com/pipelines/github/boostorg/regression
On January 4th CircleCI had a security incident. They "revoked all Project
API Tokens". Review API tokens in both websites (github and CircleCI).
Possibly disable & re-enable the integration with CircleCI.
On Sat, Jan 14, 2023 at 6:32 AM Tom Kent via Boost
On Mon, Nov 7, 2022 at 7:04 AM Peter Dimov
wrote: Tom Kent wrote:
Looks like these have stopped again. Last run was Oct 29.
Should be fixed now.
Looks like these are down again as of Jan 5. Where do these run? I'm not even sure to look and see what the error might be.
Thanks, Tom
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Tom Kent wrote:
On Mon, Nov 7, 2022 at 7:04 AM Peter Dimov
mailto:pdimov@gmail.com > wrote: Tom Kent wrote:
Looks like these have stopped again. Last run was Oct 29.
Should be fixed now.
Looks like these are down again as of Jan 5. Where do these run? I'm not even sure to look and see what the error might be.
As Sam said, these run on Circle. It looks like the "regression" job has lost its triggers and no longer runs. Since I wasn't the one who set up the Circle job originally (and I don't know who that was), I don't know what triggers it had.
On Sat, Jan 14, 2023 at 11:08 AM Peter Dimov
Tom Kent wrote:
On Mon, Nov 7, 2022 at 7:04 AM Peter Dimov
mailto:pdimov@gmail.com > wrote: Tom Kent wrote:
> Looks like these have stopped again. Last run was Oct 29.
Should be fixed now.
Looks like these are down again as of Jan 5. Where do these run? I'm not even sure to look and see what the error might be.
As Sam said, these run on Circle. It looks like the "regression" job has lost its triggers and no longer runs.
Since I wasn't the one who set up the Circle job originally (and I don't know who that was), I don't know what triggers it had.
I'm guessing it was a cron-based one? I think we were just looking for it to run every few hours. Tom
On Thu, Oct 20, 2022 at 1:30 PM Robert Ramey
On 10/19/22 6:43 PM, Tom Kent via Boost wrote:
The results from the pages at: https://www.boost.org/development/tests/develop/developer/summary.html https://www.boost.org/development/tests/master/developer/summary.html
Have not updated in almost a month. Can someone check on the process that manages this?
Wow - I always thought you managed this.
I did for a bit several years ago, but it had moved off to some other infrastructure. I just run the tests. Does this mean that the tests are being run but they results are not
displayed on the pages? Or does this mean that the tests aren't run at all?
The tests are still running, but no results are showing.
Is there a page on the Boost website which describes how all this is implemented?
Not that I know of.
Robert Ramey
Thanks, Tom
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (4)
-
Peter Dimov
-
Robert Ramey
-
Sam Darwin
-
Tom Kent