On Mon, Dec 05, 2022 at 06:35:21PM -0500, Richard Kimberly Heck wrote: > On 12/5/22 15:01, Scott Kostyshak wrote: > > Dear all, > > > > The lyx2lyx tests have been failing since yesterday, and now some appear to > > be entering an infinite loop. > > > > I don't have time to look into this. Can someone take a look? > > I do not know how to do this, but the problem may be because I committed the > reversion and conversion routines for format 612 separately, not realizing > the conversion routine was needed. I've tested the two routines and just > looked at them again, and they seem to work....
The following will do it (adapt the 8 threads to whatever is good for your computer): cmake -DLYX_ENABLE_EXPORT_TESTS=on . && make -j8 && ctest -R "lyx23" --timeout 90 -j2 If it doesn't work for you, let me know and I'll have time on Friday to take a look. Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
