On 8/9/23 08:22, Stephan Bergmann wrote:
On 8/8/23 23:42, Tomaž Vajngerl wrote:
I wonder if the testFormulaRefUpdate could also be influenced by a
change in execution order? Might be good to investigate...
In general, note that while most upstream builds here (Jenkins and
personal developer ones) use the bundled external/cppunit, and thus have
<https://git.libreoffice.org/cppunit/+/64eaa35c2de99581e522608e841defffb4b2923b%5E%21> "Run tests in deterministic order", many downstream distro builds likely use a version of CppUnit that does not yet carry that change.
Seeing that the latest
<https://git.libreoffice.org/cppunit/+/refs/tags/cppunit-1.15.1> is from
2020-08-25, and does not cover the above commit, maybe it is time to
release a new version of CppUnit. Are there any plans?