-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Query Execution 2021-06-14
The following test suites exist specifically to test that the server correctly supports OP_QUERY, OP_GET_MORE, OP_KILL_CURSORS, OP_UPDATE, OP_DELETE, and OP_INSERT. Since these deprecated opcodes are being removed by this project, the following suites should be deleted from the code base and should no longer run on Evergreen:
- jsCore_compatibility
- sharding_jscore_passthrough_wire_ops_gen
- parallel_compatibility
- sharding_op_query_gen
- core_op_query
- sharded_jscore_op_query_txns
- sharding_jscore_op_query_passthrough
- related to
-
SERVER-57208 Remove or port tests using getLastError in the gle suites
- Closed