Skip to content

test: Snowflake integration tests failing due to missing database configuration #592

@devin-ai-integration

Description

@devin-ai-integration

Issue Description

The Snowflake integration tests are failing in CI with the error:
Cannot perform CREATE SCHEMA. This session does not have a current database.

Technical Details

  • Tests marked with @pytest.mark.requires_creds are failing specifically for Snowflake
  • Other database tests (BigQuery, DuckDB, Postgres) are passing successfully
  • Issue appears in matrix test jobs where credentials are available
  • Error indicates missing default database configuration in test environment

Impact

Next Steps

  1. Review Snowflake test configuration setup in CI environment
  2. Verify default database and schema configuration
  3. Update test environment configuration as needed

Related Information

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions