Skip to content

Commit 895f24c

Browse files
committed
Ignore useless IT
Signed-off-by: xinyual <xinyual@amazon.com>
1 parent 0af8cc8 commit 895f24c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

integ-test/src/test/java/org/opensearch/sql/ppl/JsonFunctionsIT.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@
1717
import java.util.Map;
1818
import org.json.JSONArray;
1919
import org.json.JSONObject;
20+
import org.junit.Ignore;
2021
import org.junit.jupiter.api.Test;
2122

23+
@Ignore("https://github.com/opensearch-project/sql/issues/3565")
2224
public class JsonFunctionsIT extends PPLIntegTestCase {
2325
@Override
2426
public void init() throws Exception {

0 commit comments

Comments
 (0)