Working on it right now - have a fix that does not use randomized input so if 
it fails it will explain EXACTLY why - will commit and push soon.

-----Original Message-----
From: Guillaume Nodet [mailto:[email protected]] 
Sent: Tuesday, August 18, 2015 12:12
To: [email protected]
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 <[email protected]>:

> Looking into it right now - strange, it did not use to fail...
>
> -----Original Message-----
> From: Guillaume Nodet [mailto:[email protected]]
> Sent: Tuesday, August 18, 2015 12:04
> To: [email protected]
> 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.PublickeyAu
> thenticatorTest)
> Time elapsed: 0.007 sec  <<< ERROR!
>
> java.lang.reflect.InvocationTargetException: null
>
> at
>
> org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator.handle
> Acceptance(StaticPublickeyAuthenticator.java:54)
>
> at
>
> org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator.authen
> ticate(StaticPublickeyAuthenticator.java:45)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
> at
>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
> ava:62)
>
> at
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
>
> at java.lang.reflect.Method.invoke(Method.java:497)
>
> at
>
> org.apache.sshd.server.PublickeyAuthenticatorTest.testStaticPublickeyA
> uthenticator(PublickeyAuthenticatorTest.java:78)
>
> at
>
> org.apache.sshd.server.PublickeyAuthenticatorTest.testAcceptAllPublick
> eyAuthenticator(PublickeyAuthenticatorTest.java:50)
>
>
> 2015-08-18 11:00 GMT+02:00 Lyor Goldstein <[email protected]>:
>
> > No - can you send me the failing test details ?
> >
> > -----Original Message-----
> > From: Guillaume Nodet [mailto:[email protected]]
> > Sent: Tuesday, August 18, 2015 11:10
> > To: [email protected]
> > 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 <[email protected]>:
> >
> > > No hurry, just wanted to make sure it has not been forgotten...
> > >
> > > -----Original Message-----
> > > From: Guillaume Nodet [mailto:[email protected]]
> > > Sent: Sunday, August 16, 2015 00:06
> > > To: [email protected]
> > > 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 <[email protected]>:
> > >
> > > > 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