Skip to content

[CI] ServerSentEventsRestActionListenerTests testNoStream failing #114788

Open

Description

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:internalClusterTest" --tests "org.elasticsearch.xpack.inference.rest.ServerSentEventsRestActionListenerTests.testNoStream" -Dtests.seed=AEBB892BAC92AB46 -Dtests.locale=bem-Latn-ZM -Dtests.timezone=Etc/GMT+4 -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected event: message
data: {"result":"�᭙�ĻG젢Ċ\uD96F\uDC94伯Ē-䯶ͬ\uD805\uDEEF᭽"}

event: message
data: [DONE]

 to match pattern ^event: message
data: \{"result":".*"}

event: message
data: \[DONE]

$
Expected: is <true>
     but: was <false>

Issue Reasons:

  • [main] 2 failures in test testNoStream (0.4% fail rate in 494 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

:mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions