You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2020/05/01 14:19:24 UTC

[GitHub] [tomee] jgallimore opened a new pull request #636: TOMEE-2808 update to Johnzon 1.2.4

jgallimore opened a new pull request #636:
URL: https://github.com/apache/tomee/pull/636


   This still has a single failing testcase in the OpenAPI TCK: 
   
   ```
   [ERROR] Failures: 
   [ERROR] org.eclipse.microprofile.openapi.tck.AirlinesAppTest.testRestClientNotPickedUp(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
   [ERROR]   Run 1: AirlinesAppTest>Arquillian.run:164->testRestClientNotPickedUp:191 1 expectation failed.
   JSON path paths.'/player/{playerId}' doesn't match.
   Expected: null
     Actual: {get={operationId=getPlayerById, responses={200={description=default response, content={application/json={schema={type=string}}}}, default={description=default response, content={application/json={schema={type=string}}}}}, parameters=[{schema={type=string}, in=path, name=playerId, style=simple, required=true}]}}
   
   [ERROR]   Run 2: AirlinesAppTest>Arquillian.run:164->testRestClientNotPickedUp:191 1 expectation failed.
   JSON path paths.'/player/{playerId}' doesn't match.
   Expected: null
     Actual: {get={operationId=getPlayerById, responses={200={description=default response, content={application/json={schema={type=string}}}}, default={description=default response, content={application/json={schema={type=string}}}}}, parameters=[{schema={type=string}, in=path, name=playerId, style=simple, required=true}]}}
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tomee] jgallimore commented on pull request #636: TOMEE-2808 update to Johnzon 1.2.4

Posted by GitBox <gi...@apache.org>.
jgallimore commented on pull request #636:
URL: https://github.com/apache/tomee/pull/636#issuecomment-623614270


   I doubt it. Will update it later today.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tomee] rmannibucau commented on pull request #636: TOMEE-2808 update to Johnzon 1.2.4

Posted by GitBox <gi...@apache.org>.
rmannibucau commented on pull request #636:
URL: https://github.com/apache/tomee/pull/636#issuecomment-623602256


   Out of curiosity, anything blocking to use 1.2.5?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org