chibenwa commented on pull request #765:
URL: https://github.com/apache/james-project/pull/765#issuecomment-982275872


   ```
   
   
   org.apache.james.jmap.json.BackReferenceTest.JsonPath evaluation should 
succeed when first array element is present        Error Details           
JsError(List((,List(JsonValidationError(List(Expecting a JsObject but got a 
different structure),List()))))) did not equal JsSuccess("1",) Stack Trace | 98 
ms | 1
   -- | -- | --
   org.apache.james.jmap.json.BackReferenceTest.JsonPath  evaluation should 
succeed when first array element is present in second  path        Error 
Details           JsError(List((,List(JsonValidationError(List(Expecting a 
JsObject but got a different structure),List()))))) did not equal 
JsSuccess({"id":"1","code":"a"},) Stack Trace | 4 ms | 1
   org.apache.james.jmap.json.BackReferenceTest.JsonPath  evaluation should 
succeed when pointing to specific array elements and  specific path        
Error Details           JsError(List((,List(JsonValidationError(List(Expecting 
a JsObject but got a different structure),List()))))) did not equal 
JsSuccess("1",) Stack Trace | 2 ms | 1
   ```
   
   This sounds related ;-)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to