Commit Graph

32 Commits

Author SHA1 Message Date
Gregory Noma
b087a1da24 SERVER-114334 Group oplog entries by default outside of multi-doc txns (#46842)
GitOrigin-RevId: 976e2ae5b30004296cf07051df18fc472360f15d
2026-01-27 13:43:17 +00:00
Joshua Siegel
169f8dc283 SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113)
GitOrigin-RevId: a3ab3b89275fa89c9824f6af467d56d605096159
2025-11-21 18:08:16 +00:00
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Sean Lyons
0c80b328f2 SERVER-109091 Create glob-like targets for jstest libraries (#39901)
GitOrigin-RevId: d93ad0de591e700f67af5b60680664dd24e6efb6
2025-08-11 23:22:56 +00:00
Alyssa Clark
e73754a703 SERVER-91865 Create identity view passthrough suite (#39550)
GitOrigin-RevId: f4b31aa047a96aa3ea181f95ed0751af12b356e2
2025-08-05 15:00:00 +00:00
Silvia Surroca
c3a92a7f8f SERVER-102964 Enable tests with getMore on balancer suites (#34797)
Co-authored-by: wolfee <adam.farkas@mongodb.com>
GitOrigin-RevId: e3ecb1a24de65149becb29d4791ab65ef766b47d
2025-05-07 08:32:46 +00:00
James Bronsted
95b4794340 SERVER-94150 switch to v5 clang-format, reformat server (#34018)
GitOrigin-RevId: ff6b2194e3617a338d83597d96710b1b92a18940
2025-04-10 03:09:33 +00:00
Sopho Kevlishvili
0a063e80ce SERVER-100617 removed CoerceToBool from optimization of $and expressions to correctly evaluate conditional in $expr (#33021)
Co-authored-by: Hana Pearlman <hana.pearlman@mongodb.com>
GitOrigin-RevId: 16d3fb2b45b12e9ae77c531a6b0a87fa3ef7e5d4
2025-04-10 02:57:49 +00:00
Sopho Kevlishvili
f5d3880c8e SERVER-33925 optimize away $expr with expressions that evaluate to false (#32331)
GitOrigin-RevId: cc32052e250ad93008074f393113af0f7e300dc2
2025-04-09 21:35:56 +00:00
Zack Winter
da80bcc821 SERVER-100977 Restrict js_library to arm/x86_64 cpus (#32508)
GitOrigin-RevId: 1c15500a2a6d0730efb2207f280c7a6721221288
2025-04-09 21:28:06 +00:00
Zack Winter
e2d43f0b28 SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 (#31917)
GitOrigin-RevId: d08518aa13c42c1dfdb68fbbd74d9898b2f09bdf
2025-04-09 20:14:48 +00:00
Lynne Wang
f08f86823b SERVER-32549 Allow $expr with $in expression to use indexes (#31545)
GitOrigin-RevId: 50392b32daa76beeaff4c1a4a4dbc54ac3038f60
2025-01-31 17:10:22 +00:00
AlexVasilOne
6fdbf4c4b5 SERVER-95453 Audit query tests that use toArray() and itcount() and add “requires_getmore” tags (#30286)
GitOrigin-RevId: 8772071e736c10879452b83f669c58d8030d11f6
2024-12-27 12:42:24 +00:00
Nick Zolnierz
668a6f4e9e SERVER-94971 Add query ownership for files under jstests/libs (#27763)
GitOrigin-RevId: 1cd8a1cdb3d45876003ad3ccddd4d466cd9fb66c
2024-10-03 16:08:45 +00:00
auto-revert-app[bot]
b465a58cf7 Revert "SERVER-94971 Add query ownership for files under jstests/libs (#27375)" (#27740)
GitOrigin-RevId: 38bef084e2a47aa5b5bd76f9d57704e0a5fd9008
2024-10-02 19:04:53 +00:00
Nick Zolnierz
3e0ff89ff1 SERVER-94971 Add query ownership for files under jstests/libs (#27375)
GitOrigin-RevId: 36330925597c2fca287c2d73bcb6743026f316b4
2024-10-02 11:50:41 +00:00
Adityavardhan Agrawal
ffbb492e89 SERVER-91587 Use getEngine to determine sbe value when testing explai… (#23723)
GitOrigin-RevId: bda992e124ed9e7926aa0d53969cb852ed939e5f
2024-06-26 14:59:52 +00:00
Tommaso Tocci
0316ed858d SERVER-89395 Balancer always fail to move untracked unsplittable collections (#21122)
GitOrigin-RevId: ded7be20dd935febf4172f4e38868c4967b5bd6a
2024-04-18 16:24:13 +00:00
Ivan Fefer
6a2f8b4a17 SERVER-88934 Extend repeat_queries suites to also multiplan single solutions (#20776)
GitOrigin-RevId: 08f188a4d0632b623a2e4a419a2156fe2e97025b
2024-04-09 09:15:28 +00:00
Cheahuychou Mao
e32a4692a4 SERVER-84265 Make jscore tests that currently expect mongod explain format handle mongos explain format (#17655)
GitOrigin-RevId: b7fd02662ac43a9db39e5adb9adcc386f64feedf
2023-12-21 03:03:17 +00:00
Adityavardhan Agrawal
ecff541d45 SERVER-83685 Make "trySbeRestricted" the default query knob
GitOrigin-RevId: 106ed3b8ec5371e7c21f3936f1842cd4a458729f
2023-12-15 01:00:51 +00:00
Joseph Prince
d04dc10cac SERVER-82311 rename test tag
GitOrigin-RevId: 598fb15a21c0c4e53ef47a4b5c5dc6f5ae5fd5ed
2023-12-14 06:03:22 +00:00
Matt Broadstone
0893121fb0 SERVER-80264 Groom jstest tags and refactor simulate ap override 2023-08-23 17:45:15 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
Matt Broadstone
43b8732430 SERVER-74787 Prepare jstest corpus for implicit strict mode 2023-05-07 16:55:23 +00:00
Billy Donahue
49395d449c SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
Ruoxin Xu
317650c717 SERVER-74344 Ban use of sparse indexes on internal comparison expression unless explicitly hinted 2023-03-22 09:57:10 +00:00
Mihai Andrei
b185d04364 SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 release 2023-02-07 02:32:02 +00:00
Dan Larkin-York
94098eff43 Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 release" 2023-02-04 01:32:37 +00:00
Mihai Andrei
56616080c1 SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 release 2023-02-03 19:52:33 +00:00
Gregory Noma
4be00f9aef SERVER-64473 Split up core jstest directory 2023-01-09 22:32:29 +00:00