Commit Graph

20 Commits

Author SHA1 Message Date
Evan Bergeron
4ade7bc1e6 SERVER-109675 Audit resmoke suites for unexpected state persisting after tests complete (#48897)
GitOrigin-RevId: e947cdc3adc75040cf04e4047f200be313811ea1
2026-03-04 16:38:57 +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
Ivan Fefer
98b8883e57 SERVER-111303 Add query knobs to limit record id deduplication size (#43818)
GitOrigin-RevId: 98db178064e87100e77e0de49346ea43af01a702
2025-11-12 16:27:51 +00:00
Steve McClure
1ffbc6c2e9 SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
2025-08-28 19:21:01 +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
Matthew Boros
9eabd8114c SERVER-101763 Improve array_index_and_nonIndex_consistent.js runtime by lazily computing error string (#38987)
GitOrigin-RevId: 0ae8b9a3a0c5d11fc3c7a2fbe6fb98370395eec1
2025-07-24 15:25:54 +00:00
Sean Lyons
7f202b0e3e SERVER-100628 exclude long running test from code coverage (#33116)
GitOrigin-RevId: 2db5f581b30c1aca09a8729b6aba9ffc71fce6a7
2025-04-09 23:31:15 +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
Kevin Cherkauer
69d513e4c1 SERVER-99074 Tag array_index_and_nonIndex_consistent.js as tsan_incompatible (#30910)
GitOrigin-RevId: b943cc6051369f956afa60f964909c0aa58a2350
2025-01-08 17:11:34 +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
Carlos Alonso
48968838c8 SERVER-95672. Ensure proper bounds when having nested arrays as predicates (#28147)
GitOrigin-RevId: 6b86f4f74dc89ebcc9137ae6ef82219a35ec08c2
2024-10-23 13:15:01 +00:00
HanaPearlman
d7cb81858a SERVER-88703: Avoid extra BSON allocation when building index bounds for equality queries (#20734)
SERVER-88703: Avoid extra BSON allocation when building index bounds for
equality queries
GitOrigin-RevId: 5c7717408aeac7790a1fd0a01eb11bb5070cb1aa
2024-04-05 13:17:54 +00:00
Hana Pearlman
35a4ab98a2 SERVER-80976: Fall back to classic on dotted comparison to null 2023-09-13 17:23:01 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Naafiyan Ahmed
f1c003c839 SERVER-78862 fixed nested $elemMatch serialization 2023-07-27 16:40:52 +00:00
Will Buerger
d9d0f85935 SERVER-78867: Disable failing tests in query_stats_passthrough 2023-07-11 21:47:04 +00:00
Matt Broadstone
43b8732430 SERVER-74787 Prepare jstest corpus for implicit strict mode 2023-05-07 16:55:23 +00:00
Gregory Noma
4be00f9aef SERVER-64473 Split up core jstest directory 2023-01-09 22:32:29 +00:00