Skip to content

Commit 455ba17

Browse files
SNOW-1022736: Update TelemetryServiceIT.java (#1620)
Disable the test that was enabled to prevent triggering the bug in log_analyzer
1 parent 65e40fb commit 455ba17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/net/snowflake/client/jdbc/telemetryOOB/TelemetryServiceIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public void tearDown() throws InterruptedException {
5656
}
5757

5858
@SuppressWarnings("divzero")
59+
@Ignore
5960
@Test
6061
public void testCreateException() {
6162
TelemetryService service = TelemetryService.getInstance();

0 commit comments

Comments
 (0)