chibenwa commented on PR #2940:
URL: https://github.com/apache/james-project/pull/2940#issuecomment-3927138322

   JSON documents are different:
   Different keys found in node "methodResponses[0][1].parsed.1_3", extra: 
"methodResponses[0][1].parsed.1_3.size", 
   
   "size":807 is expected...
   
   expected: 
<{"attachments":[{"blobId":"1_3_3","charset":"UTF-8","disposition":"attachment","name":"whatever.txt","partId":"3","size":16,"type":"text/plain"}],"blobId":"1_3","bodyValues":{"2":{"isEncodingProblem":false,"isTruncated":false,"value":"test
 body
   "}},"from":[{"email":"[email protected]","name":"Me 
ME"}],"hasAttachment":true,"headers":[{"name":"Return-Path","value":" 
<[email protected]>"}, {"name":"Delivered-To","value":" [email protected]"}, 
{"name":"Content-Type","value":" multipart/mixed; 
boundary="------------F6Ykx4Sf21a3Ovh9U5C4q1Qb""}, 
{"name":"Message-ID","value":" 
<[email protected]>"}, {"name":"Date","value":" 
Wed, 3 May 2023 07:36:49 +0700"}, {"name":"MIME-Version","value":" 1.0"}, 
{"name":"To","value":" Me ME <[email protected]>"}, {"name":"From","value":" Me 
ME <[email protected]>"}, {"name":"Subject","value":" test 
subject"}],"inReplyTo":null,"messageId":[[email protected]],"preview":"test
 body","references":null,"sentAt":"2023-05-03T00:36:49Z","subject":"test 
subject","to":[{"email":"[email protected]","name":"Me ME"}]}> but was: 
<{"attachments":[{"blobId":"1_3_3","charset":"UTF-8","disposition":"attachment","name":"whatever.txt","partId":"3","size":16,"type"
 
:"text/plain"}],"blobId":"1_3","bodyValues":{"2":{"isEncodingProblem":false,"isTruncated":false,"value":"test
 body
   "}},"from":[{"email":"[email protected]","name":"Me 
ME"}],"hasAttachment":true,"headers":[{"name":"Return-Path","value":" 
<[email protected]>"}, {"name":"Delivered-To","value":" [email protected]"}, 
{"name":"Content-Type","value":" multipart/mixed; 
boundary="------------F6Ykx4Sf21a3Ovh9U5C4q1Qb""}, 
{"name":"Message-ID","value":" 
<[email protected]>"}, {"name":"Date","value":" 
Wed, 3 May 2023 07:36:49 +0700"}, {"name":"MIME-Version","value":" 1.0"}, 
{"name":"To","value":" Me ME <[email protected]>"}, {"name":"From","value":" Me 
ME <[email protected]>"}, {"name":"Subject","value":" test 
subject"}],"inReplyTo":null,"messageId":[[email protected]],"preview":"test
 
body","references":null,"sentAt":"2023-05-03T00:36:49Z","size":807,"subject":"test
 subject","to":[{"email":"[email protected]","name":"Me ME"}]}>


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