Skip to content

Commit 495ff90

Browse files
committed
Mute RestSqlIT::testAsyncTextPaginated (elastic#80126)
For elastic#80089
1 parent b0ebacc commit 495ff90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/sql/qa/server/src/main/java/org/elasticsearch/xpack/sql/qa/rest/RestSqlTestCase.java

+1
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,7 @@ public void testAsyncTextWait() throws IOException {
12761276
}
12771277
}
12781278

1279+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/80089")
12791280
public void testAsyncTextPaginated() throws IOException, InterruptedException {
12801281
final Map<String, String> acceptMap = new HashMap<>() {
12811282
{

0 commit comments

Comments
 (0)