This is an automated email from the ASF dual-hosted git repository.

hui pushed a commit to branch lmh/addQueryIT
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/lmh/addQueryIT by this push:
     new b1de0ad192 Ignore UDFAliasResultTest
b1de0ad192 is described below

commit b1de0ad192052d0ce3ca8120bd5eddf6e4f5575a
Author: Minghui Liu <[email protected]>
AuthorDate: Fri Jun 17 17:57:33 2022 +0800

    Ignore UDFAliasResultTest
---
 .../src/test/java/org/apache/iotdb/db/it/query/IoTDBAliasIT.java         | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/integration-test/src/test/java/org/apache/iotdb/db/it/query/IoTDBAliasIT.java 
b/integration-test/src/test/java/org/apache/iotdb/db/it/query/IoTDBAliasIT.java
index 0ceba53a09..bc9c17aad1 100644
--- 
a/integration-test/src/test/java/org/apache/iotdb/db/it/query/IoTDBAliasIT.java
+++ 
b/integration-test/src/test/java/org/apache/iotdb/db/it/query/IoTDBAliasIT.java
@@ -816,6 +816,7 @@ public class IoTDBAliasIT {
   }
 
   @Test
+  @Ignore
   public void UDFAliasResultTest() {
 
     String[] expect = {

Reply via email to