malliaridis commented on PR #3227:
URL: https://github.com/apache/solr/pull/3227#issuecomment-3282152946

   @janhoy I have looked into the current test failures, and it seems that one 
test is related to CBOR serialization, part of the fasterxml databind module. 
It fails because the current bytes of the serialized object do not match the 
expected value (actual is lower). I am not sure if this is a (breaking or not) 
change caused by the update. Updating the expected bytes to the actual bytes 
fixes the test.
   
   Some other tests fail as well, but it seems it is not related to the update. 
I will try to troubleshoot a bit more, but I believe this would be the final 
state.


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