pgj commented on PR #4810:
URL: https://github.com/apache/couchdb/pull/4810#issuecomment-1779595383

   Okay.  Right now there is a failing test case (for the `text` indexes):
   
   ```console
   ======================================================================
   FAIL: test_beginswith (03-operator-test.OperatorTextTests.test_beginswith)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File 
"/Users/gaborpali/projects/github/couchdb/src/mango/test/03-operator-test.py", 
line 146, in test_beginswith
       self.assertEqual(len(docs), 2)
   AssertionError: 0 != 2
   
   ----------------------------------------------------------------------
   Ran 384 tests in 37.973s
   
   FAILED (failures=1, skipped=1)
   ```


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