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

test name typo fix #1005

Merged
merged 1 commit into from
Apr 11, 2024
Merged

test name typo fix #1005

merged 1 commit into from
Apr 11, 2024

Conversation

McKnight-42
Copy link
Contributor

resolves #
docs dbt-labs/docs.getdbt.com/#

Problem

when checking to see which all adapters have clone capabilities noticed a test misname

Solution

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@McKnight-42 McKnight-42 added the Skip Changelog Skips GHA to check for changelog file label Apr 10, 2024
@McKnight-42 McKnight-42 self-assigned this Apr 10, 2024
@cla-bot cla-bot bot added the cla:yes label Apr 10, 2024
@McKnight-42 McKnight-42 added backport 1.6.latest backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch labels Apr 10, 2024
@@ -15,7 +15,7 @@


@pytest.mark.skip_profile("apache_spark", "spark_session")
class TestSparkBigqueryClonePossible(BaseClonePossible):
Copy link
Contributor

Choose a reason for hiding this comment

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

Classic. Let's make sure that dbt-databricks is not inheriting this test case.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

and they have only had this test since their 1.7 looks like

@McKnight-42 McKnight-42 merged commit 0646c24 into main Apr 11, 2024
51 checks passed
@McKnight-42 McKnight-42 deleted the mcknight/test-name-fix branch April 11, 2024 21:09
@McKnight-42 McKnight-42 added backport 1.6.latest backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch and removed backport 1.6.latest backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch labels Apr 11, 2024
github-actions bot pushed a commit that referenced this pull request Apr 11, 2024
(cherry picked from commit 0646c24)
github-actions bot pushed a commit that referenced this pull request Apr 11, 2024
(cherry picked from commit 0646c24)
McKnight-42 added a commit that referenced this pull request Apr 12, 2024
(cherry picked from commit 0646c24)

Co-authored-by: Matthew McKnight <[email protected]>
McKnight-42 added a commit that referenced this pull request Apr 12, 2024
(cherry picked from commit 0646c24)

Co-authored-by: Matthew McKnight <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.7.latest Tag for PR to be backported to the 1.7.latest branch cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants