nickva commented on PR #4984:
URL: https://github.com/apache/couchdb/pull/4984#issuecomment-1998869603

   I noticed this CI failure in a full CI run. It seems to be in the test code 
in the replicator:
   
   ```
   [2024-03-15T00:36:32.126Z]   couch_replicator_scheduler_docs_tests:70: 
scheduler_docs_test_prefixed_db_test_ 
(t_scheduler_docs_total_rows)...test/eunit/couch_replicator_scheduler_docs_tests.erl:137:<0.27855.0>:
 Error = <<"unknown_error">>
   [2024-03-15T00:36:32.126Z] 
test/eunit/couch_replicator_scheduler_docs_tests.erl:138:<0.27855.0>: 
binary_to_list ( Reason ) = "function_clause"
   [2024-03-15T00:36:32.126Z] *failed*
   [2024-03-15T00:36:32.126Z] in function erlang:map_get/2
   [2024-03-15T00:36:32.126Z]   called as map_get(<<"docs">>,"function_clause")
   [2024-03-15T00:36:32.126Z] in call from 
couch_replicator_scheduler_docs_tests:t_scheduler_docs_total_rows/1 
(test/eunit/couch_replicator_scheduler_docs_tests.erl, line 147)
   [2024-03-15T00:36:32.126Z] in call from eunit_test:run_testfun/1 
(eunit_test.erl, line 71)
   [2024-03-15T00:36:32.126Z] in call from eunit_proc:run_test/1 
(eunit_proc.erl, line 531)
   [2024-03-15T00:36:32.126Z] in call from eunit_proc:with_timeout/3 
(eunit_proc.erl, line 356)
   [2024-03-15T00:36:32.126Z] in call from eunit_proc:handle_test/2 
(eunit_proc.erl, line 514)
   [2024-03-15T00:36:32.126Z] in call from eunit_proc:tests_inorder/3 
(eunit_proc.erl, line 456)
   [2024-03-15T00:36:32.126Z] in call from eunit_proc:with_timeout/3 
(eunit_proc.erl, line 346)
   [2024-03-15T00:36:32.126Z] **error:{badmap,"function_clause"}
   [2024-03-15T00:36:32.126Z]   output:<<"">>
   ```
   
   


-- 
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: notifications-unsubscr...@couchdb.apache.org

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

Reply via email to