Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Wed, 02 Mar 2022 08:15:20 +0100 schrieb Jürgen Spitzmüller : > Am Mittwoch, dem 02.03.2022 um 08:04 +0100 schrieb Jürgen Spitzmüller: > > The real culprit is 4cab1a77d20d3db8. > > > > You now exit fromLaTeXCommand() in the "easy" cases, without properly > > setting needsTermination. If this bo

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Mittwoch, dem 02.03.2022 um 08:04 +0100 schrieb Jürgen Spitzmüller: > The real culprit is 4cab1a77d20d3db8. > > You now exit fromLaTeXCommand() in the "easy" cases, without properly > setting needsTermination. If this boolean is correctly set (see the > logic in the method below), the problem i

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Mittwoch, dem 02.03.2022 um 02:08 +0100 schrieb Thibaut Cuvelier: > I'm still unable to reproduce locally. My Git directory is quite > clean: The real culprit is 4cab1a77d20d3db8. You now exit fromLaTeXCommand() in the "easy" cases, without properly setting needsTermination. If this boolean is

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Wed, 2 Mar 2022 02:08:11 +0100 schrieb Thibaut Cuvelier : > 41: 'py' is not recognized as an internal or external command, ... > 41: -- Error output of D:/LyX/lyx-unstable/src/tex2lyx/test/runtests.py = 0 > > 100% tests passed, 0 tests failed out of 36 > > Label Time Summary: > cmplyx:tex2lyx

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Tue, 1 Mar 2022 13:41:05 -0500 schrieb Scott Kostyshak : > On Tue, Mar 01, 2022 at 06:37:38PM +0100, Kornel Benko wrote: > > Am Tue, 1 Mar 2022 18:05:08 +0100 > > schrieb Jürgen Spitzmüller : > > > > > Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller > > > : > > > Am Di., 1. Mär

Re: tex2lyx tests failing on current master

2022-03-01 Thread Scott Kostyshak
On Tue, Mar 01, 2022 at 06:37:38PM +0100, Kornel Benko wrote: > Am Tue, 1 Mar 2022 18:05:08 +0100 > schrieb Jürgen Spitzmüller : > > > Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller > > : > > Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier > > : > > > I tested only for t

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Tue, 1 Mar 2022 18:05:08 +0100 schrieb Jürgen Spitzmüller : > Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller : > Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier > : > > I tested only for test.ltx, but I can reproduce the error at commit > > df59649a (before > > any of

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller : > Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier < > tcuvel...@lyx.org>: > >> I tested only for test.ltx, but I can reproduce the error at commit >> df59649a (before any of my Unicode changes). >> > > Interestingly, I can't

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier < tcuvel...@lyx.org>: > I tested only for test.ltx, but I can reproduce the error at commit > df59649a (before any of my Unicode changes). > Interestingly, I can't. With "make updatetests" in src/tex2lyx (which runs the tex2lyx tests), I

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Tue, 1 Mar 2022 03:48:26 +0100 schrieb Thibaut Cuvelier : > On Sun, 27 Feb 2022 at 16:12, Jürgen Spitzmüller wrote: > > > Am Sonntag, dem 27.02.2022 um 15:05 +0100 schrieb Jürgen Spitzmüller: > > > The more serious issue is perhaps that the produced file seems to > > > differ. But I am not su

Re: tex2lyx tests failing on current master

2022-02-28 Thread Thibaut Cuvelier
On Sun, 27 Feb 2022 at 16:12, Jürgen Spitzmüller wrote: > Am Sonntag, dem 27.02.2022 um 15:05 +0100 schrieb Jürgen Spitzmüller: > > The more serious issue is perhaps that the produced file seems to > > differ. But I am not sure how to read those tests. > > These problems begin with > > [fec498d66

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.02.2022 um 15:05 +0100 schrieb Jürgen Spitzmüller: > The more serious issue is perhaps that the produced file seems to > differ. But I am not sure how to read those tests. These problems begin with [fec498d6617d9] unicodesymbols: add several synonyms. Attached is a diff from t

Re: tex2lyx tests failing on current master

2022-02-27 Thread Kornel Benko
Am Sun, 27 Feb 2022 15:05:43 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 27.02.2022 um 12:38 +0100 schrieb Kornel Benko: > > b'Overwriting existing > > file /BUILD/BUILDMint18/BuildLyxGitQt5.9.5local- > > gcc8.4.0/src/tex2lyx/test/test.lyx\nFloating.cpp > > (72): Unrecognised float type:

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.02.2022 um 12:38 +0100 schrieb Kornel Benko: > b'Overwriting existing > file /BUILD/BUILDMint18/BuildLyxGitQt5.9.5local- > gcc8.4.0/src/tex2lyx/test/test.lyx\nFloating.cpp > (72): Unrecognised float type: endnote\nFloating.cpp (72): > Unrecognised float type: > endnote\nFloating.

Re: tex2lyx tests failing on current master

2022-02-27 Thread Kornel Benko
Am Sun, 27 Feb 2022 10:59:28 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 27.02.2022 um 10:25 +0100 schrieb Kornel Benko: > > Here it is (72% tests passed, 10 tests failed out of 36) > > > > The following tests FAILED: > > 10 - tex2lyx/roundtrip/test.ltx (Failed) > > 11 - tex2ly

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.02.2022 um 10:25 +0100 schrieb Kornel Benko: > Here it is (72% tests passed, 10 tests failed out of 36) > > The following tests FAILED: >10 - tex2lyx/roundtrip/test.ltx (Failed) >11 - tex2lyx/cmplyx/test.ltx (Failed) >14 - tex2lyx/roundtrip/beamer.tex (Fa

Re: tex2lyx tests failing on current master

2022-02-27 Thread Kornel Benko
Am Sun, 27 Feb 2022 09:42:03 +0100 schrieb Jürgen Spitzmüller : > Am Samstag, dem 26.02.2022 um 23:23 -0500 schrieb Scott Kostyshak: > > There are some tex2lyx tests failing on current master. > > Can you be a bit more precise? > > Jürgen > Here it is (72% tests pas

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Samstag, dem 26.02.2022 um 23:23 -0500 schrieb Scott Kostyshak: > There are some tex2lyx tests failing on current master. Can you be a bit more precise? Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org h

tex2lyx tests failing on current master

2022-02-26 Thread Scott Kostyshak
There are some tex2lyx tests failing on current master. Can anyone reproduce? Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel