[2026/03/26 14:47:46.773] FAILURE: Expected string to be "Filter3" with a length of 7, but "SomeText" has a length of 8. (failure)
[2026/03/26 14:47:46.773] Expected string to be "Filter3" with a length of 7, but "SomeText" has a length of 8.
[2026/03/26 14:47:46.773] Stack Trace:
[2026/03/26 14:47:46.773] at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
[2026/03/26 14:47:46.773] at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
[2026/03/26 14:47:46.773] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
[2026/03/26 14:47:46.773] at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
[2026/03/26 14:47:46.773] at FluentAssertions.Primitives.StringEqualityValidator.ValidateAgainstLengthDifferences()
[2026/03/26 14:47:46.773] at FluentAssertions.Primitives.StringValidator.Validate()
[2026/03/26 14:47:46.773] at FluentAssertions.Primitives.StringAssertions.Be(String expected, String because, Object[] becauseArgs)
[2026/03/26 14:47:46.773] at MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Can_create_Atlas_vector_index_for_all_options_with_filters(Boolean async) in /data/mci/bdf1f28a6644fd20084d8a0d4dafd471/mongo-csharp-driver/tests/MongoDB.Driver.Tests/Search/AtlasSearchIndexManagmentTests.cs:line 440