You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/05 09:24:19 UTC

[GitHub] [couchdb] janl commented on issue #1783: fix empty queries

janl commented on issue #1783: fix empty queries
URL: https://github.com/apache/couchdb/pull/1783#issuecomment-570892602
 
 
   After fixing the linter errors and allowing for CI flakes in view_compaction.js, this now fails with an error in the new tests:
   
   ```
   Traceback (most recent call last):
   8269  File "/home/travis/build/apache/couchdb/src/mango/test/21-empty-selector-tests.py", line 42, in test_empty_array_and_with_age
   8270    self.assertEqual(resp["index"]["type"], klass.INDEX_TYPE)
   8271AssertionError: 'special' != 'text'
   8272- special
   8273+ text
   ```
   
   @tonysun83 do you have time to look into this?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services