Skip to content

Commit

Permalink
SNOW-1022736: Update TelemetryServiceIT.java (#1620)
Browse files Browse the repository at this point in the history
Disable the test that was enabled to prevent triggering the bug in log_analyzer
  • Loading branch information
sfc-gh-hchaturvedi authored Jan 30, 2024
1 parent 65e40fb commit 455ba17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ public void tearDown() throws InterruptedException {
}

@SuppressWarnings("divzero")
@Ignore
@Test
public void testCreateException() {
TelemetryService service = TelemetryService.getInstance();
Expand Down

0 comments on commit 455ba17

Please sign in to comment.