coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
32 stars 17 forks source link

⚠️ CI failed ⚠️ #1379

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

Workflow Run URL

milesgranger commented 9 months ago

FAILED tests/workflows/test_snowflake.py::test_read[client0] - snowflake.connector.errors.DatabaseError: 250001 (08001): Failed to connect to DB: .snowflakecomputing.com:443. Incorrect username or password was specified. ERROR tests/workflows/test_snowflake.py::test_etl_into_snowflake[client0] - sqlalchemy.exc.DatabaseError: (snowflake.connector.errors.DatabaseError) 250001 (08001): Failed to connect to DB: .snowflakecomputing.com:443. Incorrect username or password was specified. (Background on this error at: https://sqlalche.me/e/14/4xp6)

Duplicate of #1341