You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Archimedes Trajano (JIRA)" <ji...@apache.org> on 2017/03/16 21:26:41 UTC

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

Archimedes Trajano created DOXIATOOLS-56:
--------------------------------------------

             Summary: 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


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
(v6.3.15#6346)