On Friday, 11 June 2021 at 16:28:48 UTC, H. S. Teoh wrote:
On Fri, Jun 11, 2021 at 03:20:49PM +0000, Mike Brown via Digitalmars-d-learn wrote:
On Friday, 11 June 2021 at 15:13:17 UTC, rikki cattermole wrote:
[...]
Right OK, mine says 1/1 unittests failed - but this should say Modules?

I will interpret it as Modules, ty!

This is a bug that was fixed in more recent versions of druntime. Basically it was a misleading message because the count is the number of modules, not the number of individual tests.


T

Hi T,

OK, thank you - Im using LDC 1.27.0-beta1 which looks to be the newest I can find, is there a way to update the druntime manually?

I've problems with exceptions that might be related to me being out of date?

Kind regards,
Mike Brown

Reply via email to