|
From: Fahim D. <dal...@gm...> - 2023-06-17 18:59:14
|
> On Jun 15, 2023, at 7:54 PM, James Turner <ja...@fl...> wrote: > > Okay that’s very interesting, the four ‘aborting’ tests are the same as the ones which fails on Jenkins. Hi James, Intel-based Mac, with macOS 12.6.6 (Monterey), and the following four tests fail: The following tests FAILED: 38 - test_expressions (Child aborted) 44 - canvas_element-boost_test (Child aborted) 46 - canvas_layout-boost_test (Child aborted) 50 - test_animations (Child aborted) Unfortunately didn’t have the chance to debug any further, but the log does fail with the following error for all four fails: libc++abi: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument Does that help at all? This was built using Apple clang version 14.0.0, perhaps you are using a different compiler locally? Best, Fahim |