Skip to content

Commit e185a17

Browse files
committed
Mute InferenceIngestIT.testPipelineIngest
1 parent 633790f commit e185a17

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ public void testPathologicalPipelineCreationAndDeletion() throws Exception {
9696
assertThat(EntityUtils.toString(searchResponse.getEntity()), containsString("\"value\":10"));
9797
}
9898

99+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/54786")
99100
public void testPipelineIngest() throws Exception {
100101

101102
client().performRequest(putPipeline("simple_classification_pipeline", CLASSIFICATION_PIPELINE));

0 commit comments

Comments
 (0)