Commit Graph

12 Commits

Author SHA1 Message Date
Sophia Tan c0cc8aba27 SERVER-70975 Exclude commands which are not allowed with security token from NTDI core passthrough (Part 1) 2022-11-21 16:56:07 +00:00
Pol Pinol Castuera f509f99f4e SERVER-70800 Add tag 'uses_parallel_shell' to 'bench_test2.js' 2022-11-02 13:37:43 +00:00
Benety Goh 4a915072ab SERVER-61928 clean up bench_test2.js 2021-12-06 23:23:18 +00:00
Yoonsoo Kim d8484ccdb0 SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastError 2021-06-17 16:10:00 +00:00
Yoonsoo Kim 80fad14759 Revert "SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastError"
This reverts commit c5f2f0a4e334adec55a2d5aa110903ac1892afd7.
2021-06-15 15:28:27 +00:00
Yoonsoo Kim 2768015fd6 SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastError 2021-06-12 01:47:58 +00:00
Max Hirschhorn 9ad8d6335f SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.

(cherry picked from commit 05ec08fa62)
2019-03-11 18:17:29 -04:00
Spencer Jackson 52d2b4cd1c SERVER-6388: Make bench_test*.js use auth in jscore_auth 2016-09-22 14:19:28 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy 3bed8596d1 SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
	jstests/core/count_hint.js
2016-02-09 13:41:02 -05:00
dalyd f726806150 SERVER-21427: benchRun should complain when passed invalid options 2016-01-29 14:43:05 -05:00
Randolph Tan 5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00