luoluoyuyu commented on code in PR #17703:
URL: https://github.com/apache/iotdb/pull/17703#discussion_r3309370556


##########
integration-test/src/test/java/org/apache/iotdb/db/it/schema/IoTDBMetadataFetchIT.java:
##########
@@ -494,6 +495,26 @@ public void showCountTimeSeries() throws SQLException {
     }
   }
 
+  @Test
+  @Ignore

Review Comment:
   Blocking: showCountTimeSeriesExcludeInternalDatabaseAndIncludeView is 
ignored, so CI will not run assertions for audit/system exclusion, view 
inclusion, or root.** totals. Fix the underlying flake or failure and remove 
@Ignore before merging.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to