-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
====================================================================== FAIL: test_database_attrs (tornado_tests.test_motor_core.MotorCoreTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/pmital/Developer/python-virtualenvs/.managed_environments/motor_cp27/lib/python2.7/site-packages/tornado/testing.py", line 125, in __call__ result = self.orig_method(*args, **kwargs) File "/Users/pmital/Developer/motor/test/tornado_tests/test_motor_core.py", line 106, in test_database_attrs attrs(self.cx.test) - motor_only) AssertionError: Items in the first set but not the second: 'aggregate' 'with_options'
- is duplicated by
-
MOTOR-292 Support running commands as aggregation
- Closed