Re: lyx2lyx tests failing due to recent commit

2023-01-29 Thread Scott Kostyshak
On Sun, Jan 29, 2023 at 09:49:09AM +0100, Jürgen Spitzmüller wrote: > Am Samstag, dem 28.01.2023 um 14:28 -0500 schrieb Scott Kostyshak: > > The following tests just started to fail: > > > >     3581 - > > export/examples/Articles/Astronomy_%26_Astrophysics_lyx22 (Failed) > >     3582 - >

Re: lyx2lyx tests failing due to recent commit

2023-01-29 Thread Jürgen Spitzmüller
Am Samstag, dem 28.01.2023 um 14:28 -0500 schrieb Scott Kostyshak: > The following tests just started to fail: > >     3581 - > export/examples/Articles/Astronomy_%26_Astrophysics_lyx22 (Failed) >     3582 - > export/examples/Articles/Astronomy_%26_Astrophysics_lyx23 (Failed) >     633

lyx2lyx tests failing due to recent commit

2023-01-28 Thread Scott Kostyshak
The following tests just started to fail: 3581 - export/examples/Articles/Astronomy_%26_Astrophysics_lyx22 (Failed) 3582 - export/examples/Articles/Astronomy_%26_Astrophysics_lyx23 (Failed) 6336 - export/templates/Articles/Astronomy_%26_Astrophysics_lyx22 (Failed)

Re: lyx2lyx tests failing

2019-03-25 Thread Jürgen Spitzmüller
Am Sonntag, den 24.03.2019, 21:02 +0100 schrieb Kornel Benko: > Probably all lyx2lyx tests are failing due to > src/BufferParams.cpp:1153 > LYXERR0("docsys: " << docsys << ",build: " << > package().build_support().realPath()); This was committed by accident. Removed. Jürgen signature.

Re: lyx2lyx tests failing

2019-03-24 Thread Kornel Benko
Am Sonntag, 24. März 2019, 21:02:28 CET schrieb Kornel Benko: > Probably all lyx2lyx tests are failing due to > src/BufferParams.cpp:1153 > LYXERR0("docsys: " << docsys << ",build: " << > package().build_support().realPath()); > > Kornel I meant exports to previous version, i.e. lyx

lyx2lyx tests failing

2019-03-24 Thread Kornel Benko
Probably all lyx2lyx tests are failing due to src/BufferParams.cpp:1153 LYXERR0("docsys: " << docsys << ",build: " << package().build_support().realPath()); Kornel signature.asc Description: This is a digitally signed message part.

Re: lyx2lyx tests failing on master

2019-03-11 Thread Scott Kostyshak
On Mon, Mar 11, 2019 at 12:11:38PM +0100, Jürgen Spitzmüller wrote: > Am Mo., 11. März 2019 um 11:54 Uhr schrieb Kornel Benko : > > > Thanks, interesting problems (while following your recent commits) :) > > > > Yes, it's a tricky task. But apart from some edge cases, language reversion > should

Re: lyx2lyx tests failing on master

2019-03-11 Thread Jürgen Spitzmüller
Am Mo., 11. März 2019 um 11:54 Uhr schrieb Kornel Benko : > Thanks, interesting problems (while following your recent commits) :) > Yes, it's a tricky task. But apart from some edge cases, language reversion should work now (and much better than before). Jürgen

Re: lyx2lyx tests failing on master

2019-03-11 Thread Kornel Benko
Am Montag, 11. März 2019 10:38:58 CET schrieb Jürgen Spitzmüller : > Am Mo., 11. März 2019 um 09:44 Uhr schrieb Kornel Benko : > > > According to the log, the loop is inside > > $ lyx -e lyx22x autotests/export/lyx2lyx/lyx_2_3_test.lyx > > So, trying > > $ lyx2lyx -V 2.2 lyx_2_3_t

Re: lyx2lyx tests failing on master

2019-03-11 Thread Jürgen Spitzmüller
Am Mo., 11. März 2019 um 09:44 Uhr schrieb Kornel Benko : > According to the log, the loop is inside > $ lyx -e lyx22x autotests/export/lyx2lyx/lyx_2_3_test.lyx > So, trying > $ lyx2lyx -V 2.2 lyx_2_3_test.lyx > The loop is fixed now. There are some other things to polish. I'll do

Re: lyx2lyx tests failing on master

2019-03-11 Thread Kornel Benko
Am Montag, 11. März 2019 09:44:25 CET schrieb Kornel Benko : > Am Sonntag, 10. März 2019 19:18:49 CET schrieb Scott Kostyshak > : > > I get the following on current master: > > > > $ ctest --timeout 60 -R "lyx2lyx" > > > > The following tests FAILED: > > 1357 - INVERTED.TODO_export/export/ly

Re: lyx2lyx tests failing on master

2019-03-11 Thread Kornel Benko
Am Sonntag, 10. März 2019 19:18:49 CET schrieb Scott Kostyshak : > I get the following on current master: > > $ ctest --timeout 60 -R "lyx2lyx" > > The following tests FAILED: > 1357 - INVERTED.TODO_export/export/lyx2lyx/lyx_2_3_test_lyx16 (Timeout) > 1358 - INVERTED.TODO_export/expo

lyx2lyx tests failing on master

2019-03-10 Thread Scott Kostyshak
I get the following on current master: $ ctest --timeout 60 -R "lyx2lyx" The following tests FAILED: 1357 - INVERTED.TODO_export/export/lyx2lyx/lyx_2_3_test_lyx16 (Timeout) 1358 - INVERTED.TODO_export/export/lyx2lyx/lyx_2_3_test_lyx21 (Timeout) 1359 - INVERTED.TODO_export/

Re: many lyx2lyx tests failing on master

2017-01-15 Thread Richard Heck
On 01/15/2017 09:07 AM, Jürgen Spitzmüller wrote: > Am Sonntag, den 15.01.2017, 13:55 +0100 schrieb Kornel Benko: >> Yes, it is this type of error. But take for instance knitr.lyx >> I get 4 time the message >> \change_inserted 2047637253 1483899204 >> but no other messages although in the fil

Re: many lyx2lyx tests failing on master

2017-01-15 Thread Jürgen Spitzmüller
Am Sonntag, den 15.01.2017, 13:55 +0100 schrieb Kornel Benko: > Yes, it is this type of error. But take for instance knitr.lyx > I get 4 time the message > \change_inserted 2047637253 1483899204 > but no other messages although in the file are also other similar > entries. The warnings come

Re: many lyx2lyx tests failing on master

2017-01-15 Thread Kornel Benko
Am Sonntag, 15. Januar 2017 um 13:28:20, schrieb Jürgen Spitzmüller > Am Sonntag, den 15.01.2017, 13:00 +0100 schrieb Kornel Benko: > > Yes, better, thanks. Remaining only 2 lyx2lyx tests: > > > > 3387 - export/examples/knitr_lyx16 (Failed) > > 4002 - export/examples/sweave_lyx16 (Failed

Re: many lyx2lyx tests failing on master

2017-01-15 Thread Jürgen Spitzmüller
Am Sonntag, den 15.01.2017, 13:00 +0100 schrieb Kornel Benko: > Yes, better, thanks. Remaining only 2 lyx2lyx tests: > > 3387 - export/examples/knitr_lyx16 (Failed) > 4002 - export/examples/sweave_lyx16 (Failed) Which errors? When I revert them manually to LyX 1.6, I only get some war

Re: many lyx2lyx tests failing on master

2017-01-15 Thread Kornel Benko
Am Sonntag, 15. Januar 2017 um 12:50:43, schrieb Jürgen Spitzmüller > Am Sonntag, den 15.01.2017, 11:40 +0100 schrieb Kornel Benko: > > Could we please wait with the next format change until the lyx2lyx > > errors are vanished? > > With the current master these tests fail. > > Better now? > > J

Re: many lyx2lyx tests failing on master

2017-01-15 Thread Jürgen Spitzmüller
Am Sonntag, den 15.01.2017, 11:40 +0100 schrieb Kornel Benko: > Could we please wait with the next format change until the lyx2lyx > errors are vanished? > With the current master these tests fail. Better now? Jürgen signature.asc Description: This is a digitally signed message part

Re: many lyx2lyx tests failing on master

2017-01-15 Thread Kornel Benko
Am Donnerstag, 5. Januar 2017 um 11:46:24, schrieb Scott Kostyshak > On Thu, Jan 05, 2017 at 02:51:28AM -0500, Richard Heck wrote: > > On 01/04/2017 06:55 PM, Scott Kostyshak wrote: > > > For example, open de/Additional.lyx and export to LyX 2.2.x format. > > > > > > I get the following: > > > >

Re: many lyx2lyx tests failing on master

2017-01-05 Thread Scott Kostyshak
On Thu, Jan 05, 2017 at 02:51:28AM -0500, Richard Heck wrote: > On 01/04/2017 06:55 PM, Scott Kostyshak wrote: > > For example, open de/Additional.lyx and export to LyX 2.2.x format. > > > > I get the following: > > > > Warning: An error ocurred in 525, > 0x7ff4a1379d70> > > Traceback (most recent

many lyx2lyx tests failing on master

2017-01-04 Thread Scott Kostyshak
For example, open de/Additional.lyx and export to LyX 2.2.x format. I get the following: Warning: An error ocurred in 525, Traceback (most recent call last): File "/home/scott/lyxbuilds/master/repo/lib/lyx2lyx/lyx2lyx", line 96, in main() File "/home/scott/lyxbuilds/master/repo/lib/lyx