Hi,

Ver. 1.52 still has the same problem:

t/01-proxy-proc-safeexec.t ...... 7/23 # Looks like you planned 23 tests but ran 24.

Looks like it is fixed in develop branch, but not in 1.52 release.

Regards, Sergei

On 14 Sep 23 Thu 13:52, Oliver Welter wrote:
Hello Sergei,

thanks for reporting, the issue is already fixed on github and Scott is creating a new CPAN release today.

Oliver

On 14.09.23 00:38, Sergei Vyshenski wrote:
Hi Oliver,
Seems that test number count needs an increment.
Regards, Sergei
---
 t/01-proxy-proc-safeexec.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/01-proxy-proc-safeexec.t b/t/01-proxy-proc-safeexec.t
index e1c76c6..d514f8b 100644
--- a/t/01-proxy-proc-safeexec.t
+++ b/t/01-proxy-proc-safeexec.t
@@ -6,7 +6,7 @@ use warnings;
 use English;
 use Syntax::Keyword::Try;

-use Test::More tests => 23;
+use Test::More tests => 24;

 use Log::Log4perl;
 Log::Log4perl->easy_init( { level   => 'ERROR' } );


_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel




_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to