diff --git a/tests/vault/gear/scheduler-stress-test.cpp b/tests/vault/gear/scheduler-stress-test.cpp
index a67ebda7f..2e64aa9e8 100644
--- a/tests/vault/gear/scheduler-stress-test.cpp
+++ b/tests/vault/gear/scheduler-stress-test.cpp
@@ -328,7 +328,14 @@ namespace test {
void
generalFuckup()
{
- UNIMPLEMENTED("tbd");
+ TestChainLoad<8> testLoad{64};
+ testLoad.seedingRule(testLoad.rule().probability(0.6).maxVal(2))
+ .pruningRule(testLoad.rule().probability(0.44))
+ .setSeed(60)
+ .buildTopology()
+ .printTopologyDOT()
+ .printTopologyStatistics()
+ ;
}
diff --git a/wiki/thinkPad.ichthyo.mm b/wiki/thinkPad.ichthyo.mm
index 10bb80173..59837e57b 100644
--- a/wiki/thinkPad.ichthyo.mm
+++ b/wiki/thinkPad.ichthyo.mm
@@ -95887,8 +95887,8 @@ Date: Thu Apr 20 18:53:17 2023 +0200
-
-
+
+
@@ -95969,6 +95969,10 @@ Date: Thu Apr 20 18:53:17 2023 +0200
+
+
+
+
@@ -95982,6 +95986,9 @@ Date: Thu Apr 20 18:53:17 2023 +0200