Re: regress tests fails - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: regress tests fails
Date
Msg-id CAFj8pRCPQc2hbD6D9n50L-Xsa3X+1xxUiXZ4Bb+B7v3en=OVeg@mail.gmail.com
Whole thread Raw
In response to regress tests fails  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers


út 15. 1. 2019 v 10:47 odesílatel Pavel Stehule <pavel.stehule@gmail.com> napsal:
Hi

make check-world fails

t/008_diff_schema.pl .. ok  
t/009_matviews.pl ..... ok  
t/010_truncate.pl ..... ok  
t/011_generated.pl .... # Looks like your test exited with 29 before it could output anything.
t/011_generated.pl .... Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 2/2 subtests

Test Summary Report
-------------------
t/011_generated.pl  (Wstat: 7424 Tests: 0 Failed: 0)
  Non-zero exit status: 29
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=11, Tests=50, 62 wallclock secs ( 0.09 usr  0.03 sys + 21.82 cusr  7.63 csys = 29.57 CPU)
Result: FAIL
make[2]: *** [Makefile:19: check] Chyba 1
make[2]: Opouští se adresář „/home/pavel/src/postgresql.master/src/test/subscription“
make[1]: *** [Makefile:48: check-subscription-recurse] Chyba 2
make[1]: Opouští se adresář „/home/pavel/src/postgresql.master/src/test“
make: *** [GNUmakefile:70: check-world-src/test-recurse] Chyba 2


I am sorry for noise. looks like garbage in my repository

Pavel
 
Regards

Pavel

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: regress tests fails
Next
From: Amit Khandekar
Date:
Subject: Re: Pluggable Storage - Andres's take