Hello all!
Summarizing, how i must update tests?
We want test real skip of verify phase or only result correctness?

I can verify what i do not break alter table by tests in v4 of my patch. But 
here is no check code path. So my feature may be broken in future without test 
fail. alter table will be correct regardless this feature.
Or i must test code path too? I understood Tom and will remove INFO ereport 
from patch anyway. But currently i have no idea how check code path. As 
mentioned earlier using debug ereport is uncomfortable too. Here is no suitable 
event trigger to track what exactly happens with table. Adding new one for test 
purposes seems overkill.

regards, Sergei

Reply via email to