Skip to content

[ML] Failures in ML tests in AutodetectMemoryLimitIT #42207

Closed
@edsavage

Description

@edsavage

Test failures in:

org.elasticsearch.xpack.ml.integration.AutodetectMemoryLimitIT testManyDistinctOverFields
org.elasticsearch.xpack.ml.integration.AutodetectMemoryLimitIT testTooManyByAndOverFields
org.elasticsearch.xpack.ml.integration.AutodetectMemoryLimitIT testTooManyByFields

are almost certainly due to a race condition in CI intake builds involving changes to the analytics in the backend coming into effect before corresponding changes to ES are ready and available to account for them.

Muting these three tests will give CI intake builds a chance to pass.

relates elastic/ml-cpp#486
relates #42086

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions