On Wed, Mar 1, 2023 at 6:13 AM Tom Kent via Boost <boost(a)lists.boost.org>
wrote:
> On Mon, Feb 27, 2023 at 6:16 AM Glen Fernandes <glen.fernandes(a)gmail.com>
> wrote:
>
> > On Mon, Feb 27, 2023 at 6:49 AM Daniela Engert wrote:
> >
> >> I've noticed that e.g. Boost.Log no longer compiles on msvc 19.35 (i.e.
> >> VS2022 update 5). Looking at the test matrix to figure out where the
> >> problem might lie, I couldn't find any column with the test results of
> >> *any* msvc version, lest the current one. Is there a reason for no
> >> longer running the tests with msvc compilers?
> >>
> >>
> > I don't believe it's intentional.
> >
> > Tom, do you know why the MSVC runners aren't reporting any results?
> >
>
> Looks like my windows runner machine has crashed hard, I'm going to try to
> resuscitate it.
>
It was a dead SSD, reinstalled with a brand-new windows OS, should be back
up and cycling normally.
In the meantime, I kicked off a set of runs on an Azure VM, so there should
be stuff up now.
Tom