Skip to content

SNOW-2161711: Modify permission check for .toml config file #1199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

sfc-gh-ext-simba-lf
Copy link
Collaborator

Description

Modify permission check for .toml config file

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

Copy link

codecov bot commented Jul 15, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
2733 1 2732 111
View the top 1 failed test(s) by shortest run time
Snowflake.Data.Tests.IntegrationTests.ConnectionMultiplePoolsAsyncIT::TestMinPoolSizeAsync
Stack Traces | 0.445s run time
at Snowflake.Data.Tests.IntegrationTests.ConnectionMultiplePoolsAsyncIT.TestMinPoolSizeAsync() in .../snowflake-connector-net/snowflake-connector-net/Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs:line 132
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

1)    at Snowflake.Data.Tests.IntegrationTests.ConnectionMultiplePoolsAsyncIT.TestMinPoolSizeAsync() in .../snowflake-connector-net/snowflake-connector-net/Snowflake.Data.Tests/IntegrationTests/ConnectionMultiplePoolsAsyncIT.cs:line 132

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@sfc-gh-ext-simba-lf sfc-gh-ext-simba-lf marked this pull request as ready for review July 23, 2025 17:09
@sfc-gh-ext-simba-lf sfc-gh-ext-simba-lf requested a review from a team as a code owner July 23, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant