Commit Graph

13 Commits

Author SHA1 Message Date
Jan 967996b270 SERVER-110074 Remove mongod fixture from serial_run test suite (#42589)
GitOrigin-RevId: 16015b85c8c6a690859996f0cb6d36d4ef653c6a
2025-10-14 12:13:04 +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
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Charlie Swanson 6ae000be72 SERVER-60615 Fix js_global_scope.js on ARM64 2021-10-15 15:46:01 +00:00
Katherine Wu fd109f08f9 SERVER-49438 Allow memory.js tests to accept $where timeout interruption 2020-08-05 17:46:10 +00:00
David Storch d295b6646f SERVER-43821 Make PlanStage and PlanExecutor return errors by throwing
This eliminates the need for the FAILURE status codes in
PlanStage and PlanExecutor, and brings query execution's
error reporting more in line with that of the rest of the
server. It also makes it easier for future implementations
of PlanExecutor to comply with the interface.
2020-05-29 18:44:40 +00:00
Gabriel Russell 19ea642787 SERVER-41935 blacklist memory.js on asan builders 2019-07-01 14:05:14 -04:00
Gabriel Russell 9250a3e86a SERVER-36748 differentiate memory errors in js memory test 2019-05-15 11:13:58 -04:00
Max Hirschhorn a84cdf9178 SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.
* Changes resmoke.py to propagate --storageEngineCacheSizeGB as
    --inMemorySizeGB when running with the InMemory storage engine.

  * Changes the mongo shell to propagate
    TestData.storageEngineCacheSizeGB as --inMemorySizeGB when running
    with the InMemory storage engine.

  * Sets --storageEngineCacheSizeGB=4 when running with the InMemory
    storage engine in Evergreen.
2019-01-16 22:08:41 -05:00
Sara Golemon 7d255086dd
SERVER-35847 Remove eval command and remove/update related tests/helpers 2018-06-29 23:02:02 -04:00
Jonathan Abrahams 5c97edfba3 SERVER-34503 Modify jstests/serial_run/memory.js test on Code Coverage variant to run with lower jsHeapLimitMB and shorter loops 2018-04-18 20:29:50 -04:00
Eric Milkie 61fd8eefb0 SERVER-23111 isolate election_timing.js and memory.js by creating new serial_run suite 2016-03-15 13:28:47 -04:00