AtlasSearchIndexManagementTests failing in waterfall

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Dotnet Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      [2025/10/28 17:50:30.453]   Failed MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case2_driver_should_successfully_create_multiple_indexes_in_batch(async: True, includeFields: False) [25 s]
      [2025/10/28 17:50:30.453]   Error Message:
      [2025/10/28 17:50:30.453]    Expected object to be {mappings={ "dynamic" : false, "fields" : { } }}, but found {mappings={ "dynamic" : false }}.
      [2025/10/28 17:50:30.453]   Stack Trace:
      [2025/10/28 17:50:30.453]      at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
      [2025/10/28 17:50:30.453]    at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
      [2025/10/28 17:50:30.453]    at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
      [2025/10/28 17:50:30.453]    at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
      [2025/10/28 17:50:30.453]    at MongoDB.Bson.TestHelpers.BsonDocumentAssertions.Be(BsonDocument expected, String because, Object[] reasonArgs) in /data/mci/2596a2430c2505d847e4cfaab44dab29/mongo-csharp-driver/tests/MongoDB.Bson.TestHelpers/BsonDocumentAssertions.cs:line 36
      [2025/10/28 17:50:30.453]    at MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case2_driver_should_successfully_create_multiple_indexes_in_batch(Boolean async, Boolean includeFields) in /data/mci/2596a2430c2505d847e4cfaab44dab29/mongo-csharp-driver/tests/MongoDB.Driver.Tests/Search/AtlasSearchIndexManagmentTests.cs:line 91
      [2025/10/28 17:50:30.453] --- End of stack trace from previous location ---
      [2025/10/28 17:50:30.453]   Standard Output Messages:
      [2025/10/28 17:50:30.453]  Formatted exception: Xunit.Sdk.XunitException: Expected object to be {mappings={ "dynamic" : false, "fields" : { } }}, but found {mappings={ "dynamic" : false }}.
      [2025/10/28 17:50:30.453]     at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
      [2025/10/28 17:50:30.453]     at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
      [2025/10/28 17:50:30.453]     at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
      [2025/10/28 17:50:30.453]     at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
      [2025/10/28 17:50:30.453]     at MongoDB.Bson.TestHelpers.BsonDocumentAssertions.Be(BsonDocument expected, String because, Object[] reasonArgs) in /data/mci/2596a2430c2505d847e4cfaab44dab29/mongo-csharp-driver/tests/MongoDB.Bson.TestHelpers/BsonDocumentAssertions.cs:line 36
      [2025/10/28 17:50:30.453]     at MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case2_driver_should_successfully_create_multiple_indexes_in_batch(Boolean async, Boolean includeFields) in /data/mci/2596a2430c2505d847e4cfaab44dab29/mongo-csharp-driver/tests/MongoDB.Driver.Tests/Search/AtlasSearchIndexManagmentTests.cs:line 91
      [2025/10/28 17:50:30.453]     at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_0.<<InvokeTestMethodAsync>b__1>d.MoveNext() in /_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs:line 264
      [2025/10/28 17:50:30.453]  --- End of stack trace from previous location ---
      [2025/10/28 17:50:30.453]     at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in /_/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs:line 48
      [2025/10/28 17:50:30.454]     at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in /_/src/xunit.core/Sdk/ExceptionAggregator.cs:line 90
      
      [2025/10/28 17:51:05.919]   Failed MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case2_driver_should_successfully_create_multiple_indexes_in_batch(async: False, includeFields: False) [35 s]
      [2025/10/28 17:51:05.919]   Error Message:
      [2025/10/28 17:51:05.919]    Expected object to be {mappings={ "dynamic" : false, "fields" : { } }}, but found {mappings={ "dynamic" : false }}.
      
      [2025/10/28 17:53:02.766]   Failed MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case6_driver_can_create_and_list_search_indexes_with_non_default_read_write_concern(async: False, includeFields: False) [30 s]
      [2025/10/28 17:53:02.766]   Error Message:
      [2025/10/28 17:53:02.766]    Expected object to be {mappings={ "dynamic" : false, "fields" : { } }}, but found {mappings={ "dynamic" : false }}.
      
      [2025/10/28 17:53:28.159]   Failed MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case6_driver_can_create_and_list_search_indexes_with_non_default_read_write_concern(async: True, includeFields: False) [25 s]
      [2025/10/28 17:53:28.159]   Error Message:
      [2025/10/28 17:53:28.159]    Expected object to be {mappings={ "dynamic" : false, "fields" : { } }}, but found {mappings={ "dynamic" : false }}.
      
      [2025/10/28 17:59:08.723]   Failed MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case8_driver_requires_explicit_type_to_create_vector_search_index(async: True) [53 ms]
      [2025/10/28 17:59:08.724]   Error Message:
      [2025/10/28 17:59:08.724]    Expected string "Command createSearchIndexes failed: Attribute mappings missing.." to contain "Command createSearchIndexes failed: \"userCommand.indexes[0].mappings\" is required."
      
      [2025/10/28 17:59:08.725]   Failed MongoDB.Driver.Tests.Search.AtlasSearchIndexManagementTests.Case8_driver_requires_explicit_type_to_create_vector_search_index(async: False) [35 ms]
      [2025/10/28 17:59:08.725]   Error Message:
      [2025/10/28 17:59:08.725]    Expected string "Command createSearchIndexes failed: Attribute mappings missing.." to contain "Command createSearchIndexes failed: \"userCommand.indexes[0].mappings\" is required.".
      

            Assignee:
            Arthur Vickers
            Reporter:
            Arthur Vickers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: