https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40046

--- Comment #11 from Pedro Amorim <[email protected]> ---
Been trying this out and chatting with Joubu on Mattermost. It still fails for
me often (not always, like 50%) with the same error 'View batch' as before.
From the screenshots and videos it appears the background job fails to start
for some reason, possibly low resources on my machine at the time of running
the tests (?). The background job bar shows '0% failed' in red.

Dumping $marc_record in the code mentioned by comment 4 produces the following
output, when the tests fail:

bless( {
                 '_leader' => '         a              ',
                 '_fields' => [],
                 '_warnings' => [
                                  'Record length "<?xml" is not numeric in
record 1'
                                ]
               }, 'MARC::Record' );

I don't feel comfortable PQAing this for the above reasons but I'm not against
it if we decide to push and address this later.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to