https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33608 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #21 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Owen Leonard from comment #20)
When I run t/db_dependent/Stats.t I get an error:
Cannot detect source of 't/db_dependent/Stats.t'! at /usr/share/perl/5.32/TAP/Parser/IteratorFactory.pm line 256.
Am I doing something wrong?
It seems so. I could reproduce it: root@master:/usr/share/koha# prove t/db_dependent/Koha/Statistics.t! Cannot detect source of 't/db_dependent/Koha/Statistics.t!'! at /usr/share/perl/5.32/TAP/Parser/IteratorFactory.pm line 256. This error signals running prove on a file that does not exist. Solution: Remove exclamation mark after .t -- You are receiving this mail because: You are watching all bug changes.