Am Tue, 4 Aug 2020 11:43:57 +0200
schrieb Kornel Benko <kor...@lyx.org>:

> Am Tue, 4 Aug 2020 01:04:06 -0400
> schrieb Richard Kimberly Heck <rikih...@lyx.org>:
> 
> > >>> Working on a branch would be the best solution, indeed. May I do a
> > >>> force push to remove those commits from master?     
> > >> Just revert them, I'd think.    
> > > +1
> > >
> > > For a branch, if Thibaut would like to share the branch before pushing,
> > > perhaps the "features" remote would be the right place?     
> > 
> > Yes, that would be the easiest thing. Then people can give feedback
> > along the way.
> > 
> > Riki
> >   
> 
> It would help, if your patches would not be sooo huge. In that case I could 
> run the
> tests and send you the results. Repeating unless the change does not create 
> failures.
> 
> For you it would be easy to find the cause, because of the small patch.
> 
> Then the patch can be committed.
> 
> Repeat this procedure with the next snippet.
> 
>       Kornel


So, after the last reversions, the failed list is cleaner, but surprisingly not 
empty.
97% tests passed, 12 tests failed out of 350

The following tests FAILED:
        1717 - export/doc/Customization_docbook5 (Failed)
        1789 - export/doc/EmbeddedObjects_docbook5 (Failed)
        2064 - export/doc/de/Customization_docbook5 (Failed)
        2118 - export/doc/de/EmbeddedObjects_docbook5 (Failed)
        2280 - export/doc/es/Customization_docbook5 (Failed)
        2334 - export/doc/es/EmbeddedObjects_docbook5 (Failed)
        2514 - export/doc/fr/Customization_docbook5 (Failed)
        2568 - export/doc/fr/EmbeddedObjects_docbook5 (Failed)
        2892 - export/doc/ja/Additional_docbook5 (Failed)
        2907 - export/doc/ja/Customization_docbook5 (Failed)
        2952 - export/doc/ja/EmbeddedObjects_docbook5 (Failed)
        3869 - export/examples/Graphics_and_Insets/XY-Pic_docbook5 (Failed)
Errors while running CTest

Please Thibaut, we should try to resolve these cases first.

Start with export/doc/Customization_docbook5

Opening and ending tag mismatch: listitem line 1699 and varlistentry -> book(1),
chapter(5), section(3), section(7), variablelist(1), varlistentry(35), 
listitem(1),
para(1)
Opening and ending tag mismatch: para line 1787 and listitem -> book(1), 
chapter(5),
section(3), section(7), variablelist(1), varlistentry(35), listitem(1), para(1)
Opening and ending tag mismatch: listitem line 1786 and varlistentry -> book(1),
chapter(5), section(3), section(7), variablelist(1), varlistentry(35), 
listitem(1),
para(1)
Opening and ending tag mismatch: varlistentry line 1784 and variablelist -> 
book(1),
chapter(5), section(3), section(7), variablelist(1), varlistentry(35), 
listitem(1),
para(1)
Opening and ending tag mismatch: varlistentry line 1697 and section -> book(1),
chapter(5), section(3), section(7), variablelist(1), varlistentry(35), 
listitem(1),
para(1)
Opening and ending tag mismatch: variablelist line 1348 and section -> book(1),
chapter(5), section(3), section(7), variablelist(1), varlistentry(35), 
listitem(1),
para(1)
Opening and ending tag mismatch: section line 1338 and chapter -> book(1), 
chapter(5),
section(3), section(7), variablelist(1), varlistentry(35), listitem(1), para(1)
Opening and ending tag mismatch: section line 822 and book -> book(1), 
chapter(5),
section(3), section(7), variablelist(1), varlistentry(35), listitem(1), para(1)
Premature end of data in tag chapter line 607 -> book(1), chapter(5), 
section(3),
section(7), variablelist(1), varlistentry(35), listitem(1), para(1)
Premature end of data in tag book line 4 -> book(1), chapter(5), section(3), 
section(7),
variablelist(1), varlistentry(35), listitem(1), para(1)


Message of perl xml-parser:
        mismatched tag at line 1764, column 2, byte 124052
        at /usr/lib/x86_64-linux-gnu/perl5/5.26/XML/Parser.pm line 187.


Would be nice, if the xml output were formatted (indented). It is extremely 
hard to see
the missed tags.

        Kornel


Attachment: pgppnWyuKkw9M.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to