Skip to content

chore: enable PG dialect integration tests in Spanner emulator - #14186

Open
tlhquynh wants to merge 1 commit into
googleapis:mainfrom
tlhquynh:enable-emulator-pg-tests
Open

chore: enable PG dialect integration tests in Spanner emulator#14186
tlhquynh wants to merge 1 commit into
googleapis:mainfrom
tlhquynh:enable-emulator-pg-tests

Conversation

@tlhquynh

Copy link
Copy Markdown
Contributor

The Spanner emulator now supports the PostgreSQL dialect, so this removes the isUsingEmulator() checks that were skipping these integration tests in the emulator environment.

The Spanner emulator now supports the PostgreSQL dialect, so
this removes the isUsingEmulator() checks that were skipping these
integration tests in the emulator environment.
@tlhquynh
tlhquynh requested review from a team as code owners August 25, 2026 07:08

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the !isUsingEmulator() checks in ITQueryTest.java and ITReadTest.java, allowing PostgreSQL dialect tests to run unconditionally, even when using the emulator. It also cleans up an unused import of isUsingEmulator in ITReadTest.java. There are no review comments to address, so I have no feedback to provide.

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