Closed sfc-gh-japatel closed 8 months ago
I expect large values test to fail until SNOW-1003775 is fixed but you can work around by changing the tests to read back the length of values instead of the values themselves. Note that gh actions will just crash for these failures and you won't see a proper test failure in the logs. @sfc-gh-japatel
I expect large values test to fail until SNOW-1003775 is fixed but you can work around by changing the tests to read back the length of values instead of the values themselves. Note that gh actions will just crash for these failures and you won't see a proper test failure in the logs. @sfc-gh-japatel
Ahh yes, thats what I am seeing, FlushServiceTests are running indefinitely and no errors as well! Thanks for pointing it out
Snyk checks can be ignored since it is complaining pom of e2e library
Snyk checks can be ignored since it is complaining pom of e2e library
I don't think this can be ignored since we don't see this issue before, and I assume Snyk will keep failing and we will miss real issues if it keeps like this
Snyk checks can be ignored since it is complaining pom of e2e library
I don't think this can be ignored since we don't see this issue before, and I assume Snyk will keep failing and we will miss real issues if it keeps like this
I had already created an jira last week and assigned to @sfc-gh-jfan to help investigate. SNOW-1045928
Folks, updated the PR with:
Thanks, PTAL!
…enewing expired S3 token
Changes
Here is the reason why we were not able to run for more than 1 hour when updating JDBC to latest available version: https://github.com/snowflakedb/snowflake-jdbc/pull/1473/files
@sfc-gh-lsembera did add a retry logic but that only compatible with version 3.13.30
Few changes are because of formatter.
isCredentialsExpiredException
function is removed!Fixed a failing test and will fix it once next version of JDBC is released: https://github.com/snowflakedb/snowflake-sdks-drivers-issues-teamwork/issues/819
Ran longRunningTest present in E2E Jar. Look at this commit's E2E runs: (Took> 2 hours to run) 35c8468029dcdbd243bf2e73710833798ceb8f68