-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Failed in a patch build on macOS with db version v5.3.1:
[2022/05/26 21:17:08.370] ERROR: test_snapshot_query (test_examples.TestSnapshotQueryExamples) [2022/05/26 21:17:08.370] ---------------------------------------------------------------------- [2022/05/26 21:17:08.370] Traceback (most recent call last): [2022/05/26 21:17:08.370] File "/data/mci/45b8909ce64ea84d4605af49f831ec7e/src/test/__init__.py", line 574, in wrap [2022/05/26 21:17:08.370] return f(*args, **kwargs) [2022/05/26 21:17:08.370] File "/data/mci/45b8909ce64ea84d4605af49f831ec7e/src/test/test_examples.py", line 1325, in test_snapshot_query [2022/05/26 21:17:08.370] adoptablePetsCount += db.dogs.aggregate( [2022/05/26 21:17:08.370] File "/data/mci/45b8909ce64ea84d4605af49f831ec7e/src/pymongo/command_cursor.py", line 288, in next [2022/05/26 21:17:08.370] raise StopIteration [2022/05/26 21:17:08.370] StopIteration