Skip to content

Commit 9d9a136

Browse files
Unmuting chunking test (#116837)
Co-authored-by: Elastic Machine <[email protected]>
1 parent ddc8b95 commit 9d9a136

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/inference/qa/mixed-cluster/src/javaRestTest/java/org/elasticsearch/xpack/inference/qa/mixed

1 file changed

+0
-1
lines changed

x-pack/plugin/inference/qa/mixed-cluster/src/javaRestTest/java/org/elasticsearch/xpack/inference/qa/mixed/OpenAIServiceMixedIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ public static void shutdown() {
5454
openAiChatCompletionsServer.close();
5555
}
5656

57-
@AwaitsFix(bugUrl = "Backport #112074 to 8.16")
5857
@SuppressWarnings("unchecked")
5958
public void testOpenAiEmbeddings() throws IOException {
6059
var openAiEmbeddingsSupported = bwcVersion.onOrAfter(Version.fromString(OPEN_AI_EMBEDDINGS_ADDED));

0 commit comments

Comments
 (0)