This commit is contained in:
StellaOps Bot
2025-12-13 02:22:15 +02:00
parent 564df71bfb
commit 999e26a48e
395 changed files with 25045 additions and 2224 deletions

View File

@@ -194,7 +194,7 @@ public class ChaosTestRunnerTests
Assert.False(decision.ShouldFail);
}
[Fact(Skip = "Disabled under Mongo-free in-memory mode")]
[Fact(Skip = "Requires persistent storage backend")]
public async Task ShouldFailAsync_LatencyFault_InjectsLatency()
{
// Arrange