|
From: James T. <ja...@fl...> - 2023-06-15 16:55:17
|
> On 15 Jun 2023, at 12:36, Brendan Black <en...@gm...> wrote: > > I just tried a clean build & ran make test for simgear with the following results attached: > > This is a MacOS arm64 build on Ventura, so minor patches to make it build Okay that’s very interesting, the four ‘aborting’ tests are the same as the ones which fails on Jenkins. This implies I’ve got some tests which only work for me (or machines similar to mine?). If you have any more time it would be fascinating to know what failure you see in say test_expressions or canvas_element-boost_test, by setting a break point on exception throws, since of course it is rather hard to debug the absence of a problem :) Kind regards, James |