Commit Graph

26 Commits

Author SHA1 Message Date
Sean Lyons
501a447ce9 SERVER-111508 Skip generation of symbolization instructions when expansions are unavailable (#41841)
GitOrigin-RevId: e9db6a0eb456687186f058ea117e0483569e9a99
2025-09-25 23:10:10 +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
659cf227dc SERVER-110335 Fix parsing of stacktrace files with multiple traces (#40939)
GitOrigin-RevId: 520aef231889e6c33d82d1db71ed5c5e2d813836
2025-09-04 17:44:15 +00:00
jludgin4
f4e5d5d679 SERVER-106360 Produce Unsymbolized Stacktraces and Instructions on how to Symbolize in Evergreen (#37829)
Co-authored-by: Jake Ludgin <jake.ludgin@mongodb.c.com>
GitOrigin-RevId: f3b03870717299cfebddb9e188fd5d9227b650a1
2025-07-14 14:31:12 +00:00
jludgin4
26e0d6f412 SERVER-106285 Include a stack symbolizer trace to monitor its frequency in resmoke (#37312)
Co-authored-by: Jake Ludgin <jake.ludgin@mongodb.c.com>
GitOrigin-RevId: fe87b911498460fae4b621293c214ec02eb86413
2025-06-16 15:10:32 +00:00
Sean Lyons
48fb1edf94 SERVER-105263 Avoid blocking completion of passing tests on the symbolization of a stack trace from a different Resmoke job (#36357)
GitOrigin-RevId: dc273300bc5b3c161ca368539fa19e17eb068cee
2025-05-21 19:54:55 +00:00
Mikhail Shchatko
25cfd21f83 SERVER-97728 Skip resmoke symbolization on test success (#29818)
GitOrigin-RevId: 81da3a9a7bab9e09dd1d2875d09c01544b91d462
2024-12-10 15:46:26 +00:00
Ryan Berryhill
5c0cedd48d SERVER-97365 Add smoke tests to commit queue (#29490)
GitOrigin-RevId: ba1b0155bc91aef7461b81e94efcc99b92053a5e
2024-12-05 16:41:28 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +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
Steve Gross
babf160654 SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
auto-revert-processor
8837a2dfe2 Revert "SERVER-76796 Enable more lint warnings and fix them"
This reverts commit 7e0887b55d.
2023-07-13 20:31:43 +00:00
Steve Gross
7e0887b55d SERVER-76796 Enable more lint warnings and fix them 2023-07-13 15:07:11 +00:00
Tausif Rahman
0249b20d05 SERVER-76739 Archive data missing on evergreen task timeouts 2023-05-16 15:39:06 +00:00
Mikhail Shchatko
d4e78b7d75 SERVER-76651 Switch to using db-contrib-tool symbolize command in resmoke 2023-05-09 07:25:37 +00:00
Mikhail Shchatko
dcebc8d169 Revert "SERVER-76651 Switch to using db-contrib-tool symbolize command in resmoke"
This reverts commit b7cd217d01.
2023-05-08 08:15:37 +00:00
Mikhail Shchatko
b7cd217d01 SERVER-76651 Switch to using db-contrib-tool symbolize command in resmoke 2023-05-04 08:37:15 +00:00
Mikhail Shchatko
b1b452c5d6 SERVER-76549 Remove symbolization from macos variants 2023-04-27 12:57:20 +00:00
jasurbeknurboyev
c18ffc7044 SERVER-72866 resmoke symbolizer service raises Python error when stacktrace file isn't found 2023-01-26 23:52:18 +00:00
jasurbeknurboyev
f8d272de5c SERVER-71548 Avoid deleting files after symbolization 2022-12-05 13:17:22 +00:00
Alexander Neben
869c7519c2 Revert "SERVER-71548 Avoid deleting files after symbolization"
This reverts commit 5f7a95abee.
2022-11-28 23:02:18 +00:00
jasurbeknurboyev
5f7a95abee SERVER-71548 Avoid deleting files after symbolization 2022-11-25 18:03:49 +00:00
auto-revert-processor
86dc934a4e Revert "SERVER-71548 Avoid deleting files after symbolization"
This reverts commit 9e64ace5f6.
2022-11-24 15:26:32 +00:00
jasurbeknurboyev
9e64ace5f6 SERVER-71548 Avoid deleting files after symbolization 2022-11-24 09:51:43 +00:00
Mikhail Shchatko
50410a5290 SERVER-68632 Lock threads when collecting stacktrace files 2022-08-10 07:41:47 +00:00
Mikhail Shchatko
ff67413773 SERVER-65781 Run the symbolizer on CI output 2022-05-18 15:03:20 +00:00