[Gluster-devel] No plan found in TAP output

Kaushal M kshlmster at gmail.com
Mon Oct 27 16:26:26 UTC 2014


The 'include.rc' file, which should be sourced at the top of every
test, generates the TAP plan and TAP output.
To generate the TAP plan, include.rc counts the number (N) of
TEST,EXPECT etc and prints a line '1..N' which is the TAP plan. No
plan in TAP output means that this line isn't being generated.
You can run the test in debug mode using 'DEBUG=1 prove <test>' and
see what is happening.

On Mon, Oct 27, 2014 at 7:31 PM, Venky Shankar <yknev.shankar at gmail.com> wrote:
> possible to get verbose output? prove -v ?
>
>     Venky
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-devel
>


More information about the Gluster-devel mailing list