Skip to content

Commit 7952cd4

Browse files
committed
remove note
Signed-off-by: Jialiang Liang <jiallian@amazon.com>
1 parent fb952a6 commit 7952cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integ-test/src/test/java/org/opensearch/sql/calcite/tpch/CalcitePPLTpchIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public void init() throws Exception {
4040
loadIndex(Index.TPCH_REGION);
4141
}
4242

43-
@Ignore("Flaky test - see https://github.com/opensearch-project/sql/issues/XXXX")
43+
@Ignore
4444
@Test
4545
public void testQ1() throws IOException {
4646
String ppl = sanitize(loadFromFile("tpch/queries/q1.ppl"));

0 commit comments

Comments
 (0)