nickva commented on PR #199:
URL: https://github.com/apache/couchdb-pkg/pull/199#issuecomment-3937916546

   Something a bit odd. On Almalinux 10 with Erlang 26 I keep seeing this 
elixir test failure:
   
   ```
   18:57:29    2) test COUCHDB-1923 (ChangesTest)
   18:57:29       test/elixir/test/changes_test.exs:356
   18:57:29       Assertion with == failed
   18:57:29       code:  assert 
first_doc["_attachments"]["foo.txt"]["encoded_length"] == 47
   18:57:29       left:  49
   18:57:29       right: 47
   18:57:29       stacktrace:
   18:57:29         test/elixir/test/changes_test.exs:413: (test)
   ```
   
   So it's not a timeout or a crash but the attachment length is off by 2.


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

Reply via email to