Bug#846576: [pkg-go] Bug#846576: Problems with jwt-v2.patch

2016-12-21 Thread Alexandre Viau
On 22/12/16 12:06 AM, Alexandre Viau wrote: > On 21/12/16 11:58 PM, Alexandre Viau wrote: >> Hello Guillem, >> >> I have imported your changes, made some modifications to your patch, but >> I am still getting one failing test: >> >>> --- FAIL: TestHandler_Query_Auth (0.00s) >>> handler_test.go:

Bug#846576: [pkg-go] Bug#846576: Problems with jwt-v2.patch

2016-12-21 Thread Alexandre Viau
On 21/12/16 11:58 PM, Alexandre Viau wrote: > Hello Guillem, > > I have imported your changes, made some modifications to your patch, but > I am still getting one failing test: > >> --- FAIL: TestHandler_Query_Auth (0.00s) >> handler_test.go:197: unexpected body: {"error":"token is expired"}

Bug#846576: Problems with jwt-v2.patch

2016-12-21 Thread Alexandre Viau
Hello Guillem, I have imported your changes, made some modifications to your patch, but I am still getting one failing test: > --- FAIL: TestHandler_Query_Auth (0.00s) > handler_test.go:197: unexpected body: {"error":"token is expired"} This is the only thing left to do before I can upload