pgtap icon indicating copy to clipboard operation
pgtap copied to clipboard

Error on usr/share/perl/5.26/App/Prove.pm

Open prakashupes opened this issue 5 years ago • 1 comments

sh ./tools/testers/pg_prove_tests.sh

RELEASE_TYPE b

cd ./tools/testers/
psql -f setup_db.sql
OK
PANIC: could not determine iterator for input  at /usr/share/perl/5.26/App/Prove.pm line 546.

prakashupes avatar Feb 04 '20 17:02 prakashupes

I'm sorry, I can't tell what you're trying to do here. Is /tools/testers/pg_prove_tests.sh responsible for the output there? What's in that script?

theory avatar Apr 17 '22 21:04 theory