Skip to content

Conversation

@jedcunningham
Copy link
Member

Like we run tests for providers that use a changing provider, we need to run tests for any providers we use directly.

So for example, if we change the postgres provider, both common.sql (which postgres uses) and google (which uses postgres) should be run.

Related: #26734

Like we run tests for providers that use a changing provider, we need to
run tests for any providers we use directly.

So for example, if we change the `postgres` provider, both `common.sql`
(which `postgres` uses) and `google` (which uses `postgres`) should be
run.
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

Cool. Yeah. I thought this morning we should add it :)

@potiuk
Copy link
Member

potiuk commented Sep 28, 2022

But selective checks are covered by unit tests, so they have to be fixed too :)

@potiuk potiuk merged commit 6b7eb5c into apache:main Sep 28, 2022
@potiuk
Copy link
Member

potiuk commented Sep 28, 2022

Cool :)

@jedcunningham jedcunningham deleted the add_upstream_providers_to_selective_checks branch September 28, 2022 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants