On Sat, Oct 31, 2015 at 06:05:38PM +0100, Kornel Benko wrote: > Am Samstag, 31. Oktober 2015 um 01:35:53, schrieb Kornel Benko > <kor...@lyx.org> > > Am Freitag, 30. Oktober 2015 um 20:02:34, schrieb Scott Kostyshak > > <skost...@lyx.org> > > > On Sat, Oct 31, 2015 at 12:52:13AM +0100, Kornel Benko wrote: > > > > Today I got these tests (as failed, e.g. they should be OK now) > > > > > > > > 1779:INVERTED_SEE-README.ctest_export/examples/PDF-comment_dvi > > > > 1782:INVERTED_SEE-README.ctest_export/examples/PDF-comment_pdf > > > > 1784:INVERTED_SEE-README.ctest_export/examples/PDF-comment_pdf3 > > > > 1786:INVERTED_SEE-README.ctest_export/examples/PDF-comment_pdf4_systemF > > > > 1842:INVERTED_SEE-README.ctest_export/examples/aas_sample_pdf4_systemF > > > > 3433:INVERTED_SEE-README.ctest_export/examples/fr/simplecv_pdf4_systemF > > > > 4360:INVERTED_SEE-README.ctest_export/templates/ectaart_dvi3_texF > > > > 4361:INVERTED_SEE-README.ctest_export/templates/ectaart_dvi3_systemF > > > > 4367:INVERTED_SEE-README.ctest_export/templates/ectaart_pdf5_texF > > > > 4368:INVERTED_SEE-README.ctest_export/templates/ectaart_pdf5_systemF > > > > > > > > We should remove them from file "revertedTests". > > > > > > Did you check that the outputs look OK? It has happened to me several > > > times that an export succeeds but only shows garbled text. > > > > I checked only PDF-comment. > > But will do also the remaining. > > > > > Scott > > > > Manually tested, system font was DejaVu: > PDF-comment_dvi #OK, through export as dvi, > open with xdvi > PDF-comment_pdf #OK > PDF-comment_pdf3 #OK, through dvipdfm > PDF-comment_pdf4_systemF #OK > aas_sample_pdf4_systemF #OK > fr/simplecv_pdf4_systemF #OK > ectaart_dvi3_texF #OK, through export as dvi3, > open with xdvi > ectaart_dvi3_systemF #OK, through export as dvi3, open with > xdvi > ectaart_pdf5_texF #OK > ectaart_pdf5_systemF #OK > > I think, the docs are all OK.
I would say go ahead and invert then. I just checked and I cannot reproduce the good failures of your ectaart results. Looking at the following commit that reverted the tests http://www.lyx.org/trac/changeset/8a4c9b6/lyxgit a good guess is that you have a TeX Live that is more updated than mine. I have intentionally not updated my TeX Live because I wanted to wait until we had 0 test failures and then update TeX Live (holding fixed the LyX hash I tested at) to see what changes. I'm not sure if that day will come though so perhaps I should update also. In your commit message with regards to ectaart can you reference commit 8a4c9b6 and put that we think the reason these exports started passing is because of your updated LuaTeX version? Put what LuaTeX your version is as the "good" version and mine as the "bad" version: Version beta-0.80.0 (TeX Live 2015) (rev 5238) Do you think your TeX Live update broken any non-inverted tests? This is good news. Scott