Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Query Execution 2021-06-14, Query Execution 2021-06-28
-
0
Description
There are several test suites which are using benchRun() for correctness testing. For example, jstests/core/bench_test1.js. And benchRun() implementation is using legacy op codes and getLastError() command.