http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15200 Bug ID: 15200 Summary: t/Creators.t fails when using build-git-snapshot Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: mirko@abunchofthings.net QA Contact: gmcharlt@gmail.com When trying to build a Debian package from git with build-git-snapshot, t/Creators.t fails and packages won't build. ERROR in koha-conf.xml -- missing <font type="H">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="H">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. # Failed test 'testing StrWidth() returns correct point width' # at t/Creators.t line 55. # got: '19.344' # expected: '23.044921875' # Failed test 'testing Text() writes to the correct x-value' # at t/Creators.t line 59. # got: '29.344' # expected: '33.044921875' ERROR in koha-conf.xml -- missing <font type="TR">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="TB">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="TI">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="TBI">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="C">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="CB">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="CO">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="CBO">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="H">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="HO">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="HB">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. ERROR in koha-conf.xml -- missing <font type="HBO">/path/to/font.ttf</font> at /tmp/buildd/koha-3.22~beta+20151117174350.71ed2e4f/blib/PERL_MODULE_DIR/C4/Creators/PDF.pm line 123. Wide character in compress at /usr/share/perl5/PDF/Reuse.pm line 820. # Looks like you planned 41 tests but ran 39. # Looks like you failed 2 tests of 39 run. # Looks like your test exited with 25 just after 39. -- You are receiving this mail because: You are watching all bug changes.