Build failed in Jenkins: Build branch "master" ?? ubuntu-xenial-qt4-autotools-extended #1990

Kornel Benko kornel at lyx.org
Wed Jul 8 19:32:26 UTC 2020


Am Wed, 8 Jul 2020 14:28:23 +0200
schrieb Kornel Benko <kornel at lyx.org>:

> Am Wed, 8 Jul 2020 13:54:18 +0200
> schrieb Pavel Sanda <sanda at lyx.org>:
> 
> > On Wed, Jul 08, 2020 at 01:50:29PM +0200, Kornel Benko wrote:  
> > > All of the failed tests fail in style 'Description', defined probably in
> > > stdlists.inc. Roundtrip fails because of missing entry 'DocBookItemTag
> > > listitem'.    
> > 
> > Do you know what is this 'Roundtrip' test suppose to test? P  
> 
> Not exactly.
> 
> Source: src/tests/check_layout.cpp
> 
> Looks like the interpreted data of input layout have an extra line (not found in input)
> 
> input:
> 	...
>         HTMLTitle 0
>         DocBookTag variablelist
>         DocBookItemTag varlistentry
>         DocBookItemLabelTag term
>         DocBookItemInnerTag para
>         Spellcheck 1
> Interpreted:
> 	...
>         HTMLTitle 0
>         DocBookTag variablelist
>         DocBookItemTag listitem
>         DocBookItemTag varlistentry
>         DocBookItemLabelTag term
>         DocBookItemInnerTag para
>         Spellcheck 1
> 
> 	Kornel

This patch fixes it.

	Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Layout.cpp.patch
Type: text/x-patch
Size: 790 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200708/a9b52853/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200708/a9b52853/attachment.asc>


More information about the lyx-devel mailing list