Ben Evans

Results 38 comments of Ben Evans

Unless there is a compelling reason not to, shall we start pruning then?

> ### Other updates to tidy control file > * [x] Retire the `scons` part of `cmake | scons` > * [x] Update `libpetsc-real3.15-dbg|libpetsc-real3.14-dbg|libpetsc-real3.12-dbg` to `libpetsc-real3.18-dbg` (3.18 appears to be...

When building the `chaste/develop` docker image on `noble`, the following tests fail: ``` The following tests FAILED: 3 - TestCitations (Failed) 78 - TestQuadraticMesh (Failed) 93 - TestVtkMeshReader (Subprocess aborted)...

Fair enough, just following up after reporting a bug in #238 and wanted to see if it was present on `noble` so thought it was worth giving a heads up...

Does anyone know if `texttest` is still used? If so, I believe the variable `TEXTTEST_HOME=/usr/local/bin/texttest` needs to be updated now that it needs to be installed in a `venv` -...

Hi @denisalevi, sorry that was a mistake - I'm compiling a list of possible projects but didn't realise that linking to the relevant repository would open an issue! I'll wait...

When building the `chaste/develop` image from [`noble` branch](https://github.com/Chaste/chaste-docker/tree/noble) again with the latest `ubuntu:noble` image as a base, I get the following warnings which are set to error (so it fails):...

After turning off `Chaste_ERROR_ON_WARNING` and building the latest code from `develop` on the `noble` base image, then running the `Continuous` tests with 1 core, I get the following: ``` Total...