You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Sergey Beryozkin <sb...@gmail.com> on 2017/12/22 10:52:05 UTC

MP client test failing

Hi John

Consistently seeing:

Method 
InvalidInterfaceTest.testExceptionThrownWhenInterfaceHasMethodWithPathParamAnnotationButNoURITemplate()[pri:0, 
instance:org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest@17579e0f] 
should have thrown an exception of type class 
org.eclipse.microprofile.rest.client.RestClientDefinitionException

I thought it was passing yesterday though...
Cheers, Sergey

Re: MP client test failing

Posted by Andy McCright <j....@gmail.com>.
Hi John,

Sorry for the delay, but yes, that is an expected validation.  Thanks for
catching it!

Andy

On Fri, Dec 22, 2017 at 8:18 AM, John D. Ament <jo...@apache.org>
wrote:

> I pushed up a fix.  Andy, whenever you get a chance can you take a look
> and confirm this validation is expected as well?
>
> On 2017-12-22 08:16, Sergey Beryozkin <sb...@gmail.com> wrote:
> > Local, Java 1.8.0_144
> >
> > Sergey
> > On 22/12/17 13:05, John D. Ament wrote:
> > > This is on your local or in jenkins?
> > >
> > > This was passing at one point, but I see it failing locally right
> now.  Will take a look.
> > >
> > > John
> > >
> > > On 2017-12-22 05:52, Sergey Beryozkin <sb...@gmail.com> wrote:
> > >> Hi John
> > >>
> > >> Consistently seeing:
> > >>
> > >> Method
> > >> InvalidInterfaceTest.testExceptionThrownWhenInterfa
> ceHasMethodWithPathParamAnnotationButNoURITemplate()[pri:0,
> > >> instance:org.eclipse.microprofile.rest.client.tck.
> InvalidInterfaceTest@17579e0f]
> > >> should have thrown an exception of type class
> > >> org.eclipse.microprofile.rest.client.RestClientDefinitionException
> > >>
> > >> I thought it was passing yesterday though...
> > >> Cheers, Sergey
> > >>
> >
>

Re: MP client test failing

Posted by "John D. Ament" <jo...@apache.org>.
I pushed up a fix.  Andy, whenever you get a chance can you take a look and confirm this validation is expected as well?

On 2017-12-22 08:16, Sergey Beryozkin <sb...@gmail.com> wrote: 
> Local, Java 1.8.0_144
> 
> Sergey
> On 22/12/17 13:05, John D. Ament wrote:
> > This is on your local or in jenkins?
> > 
> > This was passing at one point, but I see it failing locally right now.  Will take a look.
> > 
> > John
> > 
> > On 2017-12-22 05:52, Sergey Beryozkin <sb...@gmail.com> wrote:
> >> Hi John
> >>
> >> Consistently seeing:
> >>
> >> Method
> >> InvalidInterfaceTest.testExceptionThrownWhenInterfaceHasMethodWithPathParamAnnotationButNoURITemplate()[pri:0,
> >> instance:org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest@17579e0f]
> >> should have thrown an exception of type class
> >> org.eclipse.microprofile.rest.client.RestClientDefinitionException
> >>
> >> I thought it was passing yesterday though...
> >> Cheers, Sergey
> >>
> 

Re: MP client test failing

Posted by Sergey Beryozkin <sb...@gmail.com>.
Local, Java 1.8.0_144

Sergey
On 22/12/17 13:05, John D. Ament wrote:
> This is on your local or in jenkins?
> 
> This was passing at one point, but I see it failing locally right now.  Will take a look.
> 
> John
> 
> On 2017-12-22 05:52, Sergey Beryozkin <sb...@gmail.com> wrote:
>> Hi John
>>
>> Consistently seeing:
>>
>> Method
>> InvalidInterfaceTest.testExceptionThrownWhenInterfaceHasMethodWithPathParamAnnotationButNoURITemplate()[pri:0,
>> instance:org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest@17579e0f]
>> should have thrown an exception of type class
>> org.eclipse.microprofile.rest.client.RestClientDefinitionException
>>
>> I thought it was passing yesterday though...
>> Cheers, Sergey
>>

Re: MP client test failing

Posted by "John D. Ament" <jo...@apache.org>.
This is on your local or in jenkins?

This was passing at one point, but I see it failing locally right now.  Will take a look.

John

On 2017-12-22 05:52, Sergey Beryozkin <sb...@gmail.com> wrote: 
> Hi John
> 
> Consistently seeing:
> 
> Method 
> InvalidInterfaceTest.testExceptionThrownWhenInterfaceHasMethodWithPathParamAnnotationButNoURITemplate()[pri:0, 
> instance:org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest@17579e0f] 
> should have thrown an exception of type class 
> org.eclipse.microprofile.rest.client.RestClientDefinitionException
> 
> I thought it was passing yesterday though...
> Cheers, Sergey
>