Commit Graph

5 Commits

Author SHA1 Message Date
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Adi Zaimi
9c650b1b90 SERVER-54187 Have valid BinData in tests
Some tests had invalid type 2, 3, and 4 BinData which was causing
some python scripts to fail during testing. This checkin replaces
the invalid data with valid ones so there should be no more of
such failures.
2021-08-23 15:54:17 +00:00
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Simon Graetzer
9d87e1f1a5 SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_schema.js 2021-05-13 15:07:00 +00:00
Shreyas Kalyan
27b0bb789e SERVER-53214 Write a test that ensures we don't remove a BSON type in API Version 1 2021-02-10 00:47:54 +00:00