This is an automated email from the ASF dual-hosted git repository. vatamane pushed a commit to branch jenkins-test-ci-1 in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit f6814809432908b5bed3cee6f7d31129c64d47c2 Author: Nick Vatamaniuc <[email protected]> AuthorDate: Mon Oct 13 17:27:17 2025 -0400 Bogus commit to test CI Noticed in Mango tests on FreeBSD: ``` 17:18:21 FAIL: test_peso_key (04-key-tests.KeyTests.test_peso_key) 17:18:21 ---------------------------------------------------------------------- 17:18:21 Traceback (most recent call last): 17:18:21 File "/home/jenkins/workspace/jenkins-cm1_PullRequests_PR-5699/freebsd-x86_64/build/src/mango/test/04-key-tests.py", line 84, in test_peso_key 17:18:21 self.run_check(query, check, fields=fields) 17:18:21 File "/home/jenkins/workspace/jenkins-cm1_PullRequests_PR-5699/freebsd-x86_64/build/src/mango/test/04-key-tests.py", line 58, in run_check 17:18:21 check(docs) 17:18:21 File "/home/jenkins/workspace/jenkins-cm1_PullRequests_PR-5699/freebsd-x86_64/build/src/mango/test/04-key-tests.py", line 79, in check 17:18:21 assert "$key" in docs[2] 17:18:21 ^^^^^^^^^^^^^^^^^ 17:18:21 AssertionError ``` --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index ece0ca891..d930f7b59 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,5 @@ +Bogus change to test CI + Apache CouchDB README =====================
