-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
The /command_monitoring/killcursors_deprecated test started recently failing against latest servers.
Here is an example failing task
Logs:
[2021/07/12 16:05:46.902] Begin /command_monitoring/killcursors_deprecated, seed 789097225 [2021/07/12 16:05:47.049] FAIL [2021/07/12 16:05:47.049] Assert Failure: "" != "endSessions" [2021/07/12 16:05:47.049] /data/mci/4417dddcd505937b769dba2d1f8d3901/mongoc/src/libmongoc/tests/test-mongoc-command-monitoring.c:842 cmd_failed_cb() [2021/07/12 16:05:47.085] Aborted [2021/07/12 16:05:47.085] Command failed: command encountered problem: error waiting on process '159f1aa6-0355-4743-831a-789789e39daa': exit status 134
- is related to
-
CDRIVER-4092 Ensure tests on new servers aren't relying on OP_KILL_CURSORS, OP_INSERT, OP_UPDATE, and OP_DELETE
- Closed