You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/01/23 15:50:00 UTC

[jira] [Resolved] (DOXIATOOLS-56) doxia-book-renderer has unit test errors

     [ https://issues.apache.org/jira/browse/DOXIATOOLS-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold resolved DOXIATOOLS-56.
---------------------------------------------
    Resolution: Duplicate

Duplicate of 64 which is now fixed

> doxia-book-renderer has unit test errors
> ----------------------------------------
>
>                 Key: DOXIATOOLS-56
>                 URL: https://issues.apache.org/jira/browse/DOXIATOOLS-56
>             Project: Maven Doxia Tools
>          Issue Type: Bug
>          Components: Doxia Book Renderer
>    Affects Versions: doxia-book-renderer-1.2
>            Reporter: Archimedes Trajano
>            Priority: Major
>              Labels: build
>
> When building the there is an error in one of the unit tests yielding 
> junit.framework.ComparisonFailure: Wrong figure! expected:<...ileref="figure.jpg" format="JPG...> but was:<...ormat="JPG" fileref="figure.jpg...>
> Seen here
> https://travis-ci.org/trajano/maven-doxia-tools/builds/211909987#L1513
> The error appears to be that the order of attributes is different, but since it is XML it really should not matter and the unit test framework should allow that.
> However, the code is not compatible with the current version of Doxia and stops working past version 1.4.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)