Skip to content

Commit

Permalink
Merge branch 'master' into SNOW-1491028_Snowflake_JDBC_Driver_4.2_compl
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-vb authored Aug 7, 2024
2 parents 88b600e + 585ea31 commit 21c0190
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ public void testNoSpaceLeftOnDeviceException() throws SQLException {
}

@Test
@ConditionalIgnoreRule.ConditionalIgnore(condition = RunningOnGithubAction.class)
@Ignore // ignored until SNOW-1616480 is resolved
public void testUploadWithGCSPresignedUrlWithoutConnection() throws Throwable {
File destFolder = tmpFolder.newFolder();
String destFolderCanonicalPath = destFolder.getCanonicalPath();
Expand Down

0 comments on commit 21c0190

Please sign in to comment.