https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #265 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- (In reply to David Nind from comment #263)
Everything continues to work as expected, however the tests fail for me - I have no idea how to fix these, I would suggest asking in the chat development channel:
prove t/db_dependent/XSLT.t t/db_dependent/XSLT.t .. 1/6 # Failed test 'Title is specified in root node' # at t/db_dependent/XSLT.t line 125.
# Failed test 'Title is filename if not specified' # at t/db_dependent/XSLT.t line 126.
# Failed test 'Title is specified in root node with CustomXSLTExportPath' # at t/db_dependent/XSLT.t line 135.
# Failed test 'Title is filename if not specified with CustomXSLTExportPath' # at t/db_dependent/XSLT.t line 136. # Looks like you failed 4 tests of 14.
# Failed test 'Tests moved from t' # at t/db_dependent/XSLT.t line 139. t/db_dependent/XSLT.t .. 3/6 # Looks like you failed 1 test of 6. t/db_dependent/XSLT.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests
Test Summary Report ------------------- t/db_dependent/XSLT.t (Wstat: 256 (exited 1) Tests: 6 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=1, Tests=6, 3 wallclock secs ( 0.01 usr 0.00 sys + 1.87 cusr 0.42 csys = 2.30 CPU) Result: FAIL
I tested on KTD and this unit test is passing. Not sure where the issue could be. Putting back to Needs Signoff for someone else to test. -- You are receiving this mail because: You are watching all bug changes.