Fixed, test (both on Linux and Windows) and pushed to the master branch - was 
an oversight on my part when I wrote the code...

-----Original Message-----
From: Guillaume Nodet [mailto:gno...@apache.org] 
Sent: Tuesday, August 18, 2015 12:12
To: dev@mina.apache.org
Subject: Re: Any progress on the voting on SSHD 1.0 ?

I see the use of randomised values in testStaticPublickeyAuthenticator.
In my failing case, all values, including the key, are null, hence the
NPE...

2015-08-18 11:05 GMT+02:00 Lyor Goldstein <lgoldst...@vmware.com>:

> Looking into it right now - strange, it did not use to fail...
>
> -----Original Message-----
> From: Guillaume Nodet [mailto:gno...@apache.org]
> Sent: Tuesday, August 18, 2015 12:04
> To: dev@mina.apache.org
> Subject: Re: Any progress on the voting on SSHD 1.0 ?
>
> Running org.apache.sshd.server.PublickeyAuthenticatorTest
>
> Tests run: 2 , Failures: 0 , Errors: 1 , Skipped:  0 , Time elapsed: 0.008
> sec <<< FAILURE! - in org.apache.sshd.server.PublickeyAuthenticatorTest
>
>
> testAcceptAllPublickeyAuthenticator(org.apache.sshd.server.PublickeyAuthenticatorTest)
> Time elapsed: 0.007 sec  <<< ERROR!
>
> java.lang.reflect.InvocationTargetException: null
>
> at
>
> org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator.handleAcceptance(StaticPublickeyAuthenticator.java:54)
>
> at
>
> org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator.authenticate(StaticPublickeyAuthenticator.java:45)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at
>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>
> at
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>
> at java.lang.reflect.Method.invoke(Method.java:497)
>
> at
>
> org.apache.sshd.server.PublickeyAuthenticatorTest.testStaticPublickeyAuthenticator(PublickeyAuthenticatorTest.java:78)
>
> at
>
> org.apache.sshd.server.PublickeyAuthenticatorTest.testAcceptAllPublickeyAuthenticator(PublickeyAuthenticatorTest.java:50)
>
>
> 2015-08-18 11:00 GMT+02:00 Lyor Goldstein <lgoldst...@vmware.com>:
>
> > No - can you send me the failing test details ?
> >
> > -----Original Message-----
> > From: Guillaume Nodet [mailto:gno...@apache.org]
> > Sent: Tuesday, August 18, 2015 11:10
> > To: dev@mina.apache.org
> > Subject: Re: Any progress on the voting on SSHD 1.0 ?
> >
> > I still have a test failure for PublickeyAuthenticatorTest Do you also
> > see that test failure ?
> >
> > 2015-08-16 6:37 GMT+02:00 Lyor Goldstein <lgoldst...@vmware.com>:
> >
> > > No hurry, just wanted to make sure it has not been forgotten...
> > >
> > > -----Original Message-----
> > > From: Guillaume Nodet [mailto:gno...@apache.org]
> > > Sent: Sunday, August 16, 2015 00:06
> > > To: dev@mina.apache.org
> > > Subject: Re: Any progress on the voting on SSHD 1.0 ?
> > >
> > > I've been on vacation those past weeks.  I'll start the release
> > > process next week when I come back...
> > >
> > > 2015-08-13 10:04 GMT+02:00 Lyor Goldstein <lgoldst...@vmware.com>:
> > >
> > > > I have made a few bug fixes since the 1st time I asked for the
> > > > vote, but since then (~2 weeks) I have not made (nor do intend to)
> > > > any changes – unless some bug fixes are required.
> > > >
> > >
> >
>

Reply via email to