Skip to content

Commit

Permalink
Mute ESQL EnrichIT
Browse files Browse the repository at this point in the history
  • Loading branch information
dnhatn committed Nov 15, 2023
1 parent d44770d commit 2128866
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

package org.elasticsearch.xpack.esql.action;

import org.apache.lucene.tests.util.LuceneTestCase;
import org.elasticsearch.action.support.ActionFilters;
import org.elasticsearch.action.support.TransportAction;
import org.elasticsearch.client.internal.Client;
Expand Down Expand Up @@ -59,6 +60,7 @@
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.hasSize;

@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/102184")
public class EnrichIT extends AbstractEsqlIntegTestCase {

@Override
Expand Down

0 comments on commit 2128866

Please sign in to comment.