On 21/08/2013 19:30, D. Barbier wrote:
On 2013/8/21 D. Barbier wrote:
> On 2013/8/21 Didier Spaier wrote:
> [...]
>> In t/20, the doctype declaration refers to DocBook V4.1
>>
>> As I have only the DTD for V4.5, could the test fail because of a difference
>> between the two DTD ?
>
> Bingo, that's it!
> I have the same issue when using DTD v4.5, now let me find a workaround.
Should be fixed now in SVN.
Fix confirmed, huge thanks Denis!
Didier
Here is the log:
bash-4.2$ ./Build test -verbose=1 --debug=1 2>&1|tee
/home/didier/Build_test_2735_log
Starting ACTION_test
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
t/01-classes.t ........ ok
t/02-TransTractors.t .. ok
t/03-addendums.t ...... ok
t/04-charsets.t ....... ok
t/05-config.t ......... ok
t/06-addendums.t ...... ok
t/10-discard-fuzzy.t .. ok
t/11-plural.t ......... ok
t/12-porefs.t ......... ok
t/20-sgml.t ........... ok
t/21-dia.t ............ ok
t/23-man.t ............ ok
t/24-tex.t ............ ok
t/25-xhtml.t .......... ok
t/26-ini.t ............ ok
t/27-xml.t ............ ok
t/28-msguntypot.t ..... ok
t/29-wml.t ............ ok
t/30-asciidoc.t ....... ok
All tests successful.
Files=19, Tests=360, 54 wallclock secs ( 0.20 usr 0.04 sys + 31.64 cusr 4.19 csys =
36.07 CPU)
Result: PASS
Finished ACTION_test
bash-4.2$