On 2016-03-15, Kornel Benko wrote: > Am Dienstag, 15. März 2016 um 00:01:22, schrieb Scott Kostyshak > <skost...@lyx.org> >> On Mon, Mar 14, 2016 at 06:34:26AM +0000, Guenter Milde wrote: >> > On 2016-03-13, Scott Kostyshak wrote: >> > > On Thu, Mar 10, 2016 at 05:24:55PM -0500, Scott Kostyshak wrote: >> > >> On Wed, Mar 09, 2016 at 07:40:34PM +0000, Guenter Milde wrote: >> > >> > >> Thanks, Guenter. This really puts things into perspective for me. >> > >> I updated #8035 with your clear explanation. >> > >> > > Should we mark these tests as unreliable, with a comment pointing to >> > > #8035? >> > >> > This would not harm, but as the tests work (again) for both of you, you >> > could also just leave it.
>> The tests do not work for me. Uff. >> I see that Kornel reports that >> .*/ru/Intro_pdf4_systemF >> now passes, but that test was never one of the 11 that failed for me. >> The failing tests I reported still fail for me. >> Do any of the tests I reported in the original email pass for you >> Kornel? > Tested again: > 0% tests passed, 11 tests failed out of 11 So, at least it is consistent: Here, I have (texlive from Debian/testing): ctest -N -R "(ru|uk)/.*systemF" Test project /usr/local/src/lyxtest Test #1650: MANUALS_export/doc/ru/Intro_dvi3_systemF Test #1655: MANUALS_export/doc/ru/Intro_pdf4_systemF Test #1657: MANUALS_export/doc/ru/Intro_pdf5_systemF Test #1665: MANUALS_export/doc/ru/Tutorial_dvi3_systemF Test #1670: MANUALS_export/doc/ru/Tutorial_pdf4_systemF Test #1672: MANUALS_export/doc/ru/Tutorial_pdf5_systemF Test #1785: MANUALS_export/doc/uk/Intro_dvi3_systemF Test #1790: MANUALS_export/doc/uk/Intro_pdf4_systemF Test #1792: MANUALS_export/doc/uk/Intro_pdf5_systemF Test #4079: EXAMPLES_export/examples/ru/splash_dvi3_systemF Test #4084: EXAMPLES_export/examples/ru/splash_pdf4_systemF Test #4086: EXAMPLES_export/examples/ru/splash_pdf5_systemF Test #4199: EXAMPLES_export/examples/uk/splash_dvi3_systemF Test #4204: EXAMPLES_export/examples/uk/splash_pdf4_systemF Test #4206: EXAMPLES_export/examples/uk/splash_pdf5_systemF Total Tests: 15 milde@heinz:/usr/local/src/lyxtest > ctest -R "(ru|uk)/.*systemF" The following tests FAILED: 1650 - MANUALS_export/doc/ru/Intro_dvi3_systemF (Failed) 1657 - MANUALS_export/doc/ru/Intro_pdf5_systemF (Failed) 1785 - MANUALS_export/doc/uk/Intro_dvi3_systemF (Failed) 1792 - MANUALS_export/doc/uk/Intro_pdf5_systemF (Failed) 4079 - EXAMPLES_export/examples/ru/splash_dvi3_systemF (Failed) 4086 - EXAMPLES_export/examples/ru/splash_pdf5_systemF (Failed) 4199 - EXAMPLES_export/examples/uk/splash_dvi3_systemF (Failed) 4206 - EXAMPLES_export/examples/uk/splash_pdf5_systemF (Failed) Errors while running CTest milde@heinz:/usr/local/src/lyxtest > Maybe it is not the "font does not support Cyrillic" error #8035. Maybe we did not succeed in reproducing the conditions "by hand". Kornel, could you please try to "recreate" one of the failing test cases "by hand" and report the error log? Günter