Skip to content

[BUG] RollupInterceptorIT integration test is failing #1441

@Tarun-kishore

Description

@Tarun-kishore

What is the bug?
The RollupInterceptorIT integration test is failing due to a mismatch in the expected error message order when validating rollup search failure. The actual message contains the same fields, but the order of "missing field" entries is not deterministic.

How can one reproduce the bug?

  1. Run RollupInterceptorIT.test roll up search in the Index Management module.
  2. Test fails with different order of missing fields in the error string.

What is the expected behavior?
The error message should clearly report the required missing fields, but the test should not be sensitive to their order if all required fields are present in the message.

What is your host/environment?

  • OS: [MacOS]
  • Version [failure reproducable in commit ca0416c4e9986ea1b23d643031702e9e30e16a65]
  • Plugins index-management

Do you have any screenshots?

Image

Do you have any additional context?
Add any other context about the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions