Skip to content

Commit 808345e

Browse files
[ML] Mute regression integ test
Relates elastic#45425
1 parent b44c028 commit 808345e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration/RunDataFrameAnalyticsIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ public void testOutlierDetectionWithPreExistingDestIndex() throws Exception {
366366
assertThat(searchResponse.getHits().getTotalHits().value, equalTo((long) bulkRequestBuilder.numberOfActions()));
367367
}
368368

369+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/45425")
369370
public void testRegressionWithNumericFeatureAndFewDocuments() throws Exception {
370371
String sourceIndex = "test-regression-with-numeric-feature-and-few-docs";
371372

0 commit comments

Comments
 (0)