Skip to content
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

Cannot run tests on non-default host #77

Closed
ikudjoi opened this issue Oct 17, 2018 · 2 comments
Closed

Cannot run tests on non-default host #77

ikudjoi opened this issue Oct 17, 2018 · 2 comments

Comments

@ikudjoi
Copy link
Contributor

ikudjoi commented Oct 17, 2018

Issue description

The connector tests are trying to run the tests agains server [account].snowflakecomputing.com. There is no way to configure the tests to use other server instead, e.g. [account].eu-west-1.snowflakecomputing.com instead.

Example code

Run tests with parameters.json using server that is not located at US west AWS region.

Error log

Running tests from command line will result in this error message.

Error Message:
 System.AggregateException : One or more errors occurred. (A task was canceled.)
  ----> System.Threading.Tasks.TaskCanceledException : A task was canceled.

Configuration

Driver version:
Snowflake.Data 1.0.4

Dotnet framework and version:
.net standard 2.0

Server version:
3.0.5

Client OS:
Windows 10

@ikudjoi
Copy link
Contributor Author

ikudjoi commented Oct 17, 2018

I'm about to place a pull request to fix this.

@howryu
Copy link
Contributor

howryu commented Mar 8, 2019

Merged #78

@howryu howryu closed this as completed Mar 8, 2019
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

No branches or pull requests

2 participants