-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
BermudaTriangle- 2023-09-05
Issue in mongodb-6.0. Works on 6.1.
Depending on the generated workload, test may take a few seconds to a couple hours. Kill test and run python3 again if no output within 10 seconds. May need upwards of 10 attempts.
cmake -DENABLE_PYTHON=1 -DHAVE_DIAGNOSTIC=1 -DENABLE_STRICT=1 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON .. -G Ninja ../. python3 ../bench/workgen/runner/example_prepare.py
Encountered this issue while working on WT-10243.
- duplicates
-
WT-11311 Fix valgrind issues in workgen
- Closed