Commit Graph

20 Commits

Author SHA1 Message Date
Nick Jefferies
0e4b035959 SERVER-115024 Replace distutils with shutil for Python 3.13 compatibi… (#44926)
GitOrigin-RevId: c70259fcdd5ed99a35fed85910ae777a4ba7dfce
2025-12-09 20:03:42 +00:00
Sean Lyons
63f381fb18 SERVER-111831 Remove extra process waits from the hang analyzer (#42091)
GitOrigin-RevId: 94e585f0d26c281cf8eacf7af744fbe1abf9332a
2025-10-02 00:21:07 +00:00
Zack Winter
5c24a13a7d SERVER-111295 Set python as formatter in format_multirun (#41677)
GitOrigin-RevId: fd3c58d1f5a9230a9fb728d2678c8c614c20437f
2025-09-24 17:41:24 +00:00
Sean Lyons
50763ed46f SERVER-108127 Add test timeouts to Resmoke (#40419)
GitOrigin-RevId: 640931caeab20de94945e8ce9fabb1bbaedfacd5
2025-08-26 20:16:02 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Mikhail Shchatko
2d0413939c SERVER-87332 Use SIGABRT instead of SIGQUIT for {T/A}SAN variants (#25738)
GitOrigin-RevId: 04d2100db9af8ac8b50d536e568afa639cbfb445
2024-08-05 13:55:16 +00:00
auto-revert-app[bot]
f853bda3c6 Revert "SERVER-87332 Use SIGABRT instead of SIGQUIT for {T/A}SAN variants (#25623)" (#25721)
GitOrigin-RevId: 33c7d18f1af8bf8aad22dc7abf00d0d7fe1a0707
2024-08-02 23:14:44 +00:00
Mikhail Shchatko
6f3ec54137 SERVER-87332 Use SIGABRT instead of SIGQUIT for {T/A}SAN variants (#25623)
GitOrigin-RevId: c72e2b2fda7bdaed2a317e98fa95a14d66eaf54c
2024-08-02 16:22:31 +00:00
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Trevor Guidry
3cb22e6c2c SERVER-69255 Send SIGQUIT to TSAN and ASAN variants when timed out 2023-11-21 00:05:00 +00:00
Trevor Guidry
68ed37c1d8 SERVER-82622 do not error core analyzer on gdb segfault 2023-11-01 23:11:01 +00:00
Juan Gu
6cd0e5c322 SERVER-70802 Ensure data files are uploaded on Evergreen timeout 2022-12-21 01:00:24 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Carl Raiden Worley
0dadef8dd9 SERVER-47755 Send SIGABRT as a fallback in the hang analyzer 2020-10-12 23:18:14 +00:00
Carl Raiden Worley
d6f12000b4 SERVER-47755 Send SIGABRT as a fallback in the hang analyzer 2020-10-12 13:38:30 +00:00
vrachev
18f88ce068 SERVER-48705 resmoke.py sending SIGABRT to take core dumps on fixture teardown may overwrite core files from hang analyzer.
Adds an option to the hang-analyzer to kill processes after finishing analysis.
Updates assert.soon's usage of the hang-analyzer to use this option.
2020-06-22 18:43:58 +00:00
Mikhail Shchatko
412a1169bc SERVER-47880 Send SIGSTOP to all processes before attaching to any 2020-06-19 06:29:37 +00:00
Mikhail Shchatko
f46630dd3a SERVER-48112 Use Absolute Imports in Resmoke 2020-06-18 10:21:48 +00:00
vrachev
9fcca8acb9 SERVER-46882 Reuse debugger process for processes of same type in hang_analyzer.py 2020-06-02 14:46:56 +00:00
Carl Raiden Worley
d2af32dc70 SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand 2020-05-04 19:28:28 +00:00