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

chore: Speed up tests #2580

Merged
merged 12 commits into from
Mar 5, 2024
Merged

chore: Speed up tests #2580

merged 12 commits into from
Mar 5, 2024

Conversation

sfc-gh-asawicki
Copy link
Collaborator

@sfc-gh-asawicki sfc-gh-asawicki commented Mar 1, 2024

  • Set up client just once for acceptance tests
  • Change ParallelTest to Test
  • Remove old Providers setup (both from resources and datasources acceptance tests)
  • Fix the failing tests (mostly adding dependencies and random names to objects)

Copy link

github-actions bot commented Mar 1, 2024

Integration tests failure for 7db193870a298abbdb10d84fadd534220c7c4852

2 similar comments
Copy link

github-actions bot commented Mar 1, 2024

Integration tests failure for 7db193870a298abbdb10d84fadd534220c7c4852

Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for 7db193870a298abbdb10d84fadd534220c7c4852

Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for 31354fa58d4c6ddcd89bea8d3b6780156e196b67

1 similar comment
Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for 31354fa58d4c6ddcd89bea8d3b6780156e196b67

Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for 8454d0a4e604cc34ea1d22e3295d15bceb6bc5f0

@sfc-gh-asawicki sfc-gh-asawicki marked this pull request as ready for review March 4, 2024 15:24
sfc-gh-jcieslak
sfc-gh-jcieslak previously approved these changes Mar 4, 2024
pkg/acceptance/testing.go Outdated Show resolved Hide resolved
sfc-gh-jcieslak
sfc-gh-jcieslak previously approved these changes Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for 4432955c7a9f63b3759a83ab1b1b3164332a2bd4

Copy link

github-actions bot commented Mar 4, 2024

Integration tests failure for 4432955c7a9f63b3759a83ab1b1b3164332a2bd4

Copy link

github-actions bot commented Mar 4, 2024

Integration tests success for a345ad855222c6ec038e2a82bd0d8e581e084921

@sfc-gh-asawicki sfc-gh-asawicki merged commit f003715 into main Mar 5, 2024
10 checks passed
@sfc-gh-asawicki sfc-gh-asawicki deleted the fix-warn-in-tests branch March 5, 2024 07:34
sfc-gh-jcieslak pushed a commit that referenced this pull request Mar 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.87.1](v0.87.0...v0.87.1)
(2024-03-06)


### 🔧 **Misc**

* Add deprecated resources/datasources to the main documentation page
([#2581](#2581))
([68bbf4f](68bbf4f))
* Add deprecation message to docs
([#2578](#2578))
([3675d6d](3675d6d))
* Add Terraform setup to the testing pipeline
([#2579](#2579))
([216e35a](216e35a))
* Chore use get or skip in other tests
([#2570](#2570))
([2829b90](2829b90))
* modify provider context to pass snowflake client instead of db
connection
([#2577](#2577))
([e7fd4ef](e7fd4ef))
* Speed up tests
([#2580](#2580))
([f003715](f003715))


### 🐛 **Bug fixes:**

* file_format validate() for field_optionally_enclosed_by
([#2575](#2575))
([5da5d93](5da5d93))
* Fix import for account parameter
([#2594](#2594))
([cac884c](cac884c)),
closes
[#2573](#2573)
* support snowflake application as database
([#2596](#2596))
([b9a4a19](b9a4a19))
* tag identifiers problems
([#2534](#2534))
([3c300e1](3c300e1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
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.

2 participants