On Mon, Dec 05, 2022 at 11:44:38PM -0500, Richard Kimberly Heck wrote: > On 12/5/22 19:57, Scott Kostyshak wrote: > > 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. > > OK, so I see the failing tests. Is there output I can see to find out what's > going wrong?
You can look at Testing/TemporaryLastTest.log, but usually I just reproduce the test manually. Another thing is that you might not have all dependencies (e.g., CTAN packages, fonts, etc.) for the tests to pass, so you don't know what's broken and what's not unless you keep a "baseline" reference. We have documentation in Development.lyx, but I don't know if it's helpful to you. Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
