Skip to content

fix: Add time delay in DeleteStaleAll test for destinations#2191

Merged
kodiakhq[bot] merged 2 commits intomainfrom
fix/delete-write-stale-all-test
Jun 18, 2025
Merged

fix: Add time delay in DeleteStaleAll test for destinations#2191
kodiakhq[bot] merged 2 commits intomainfrom
fix/delete-write-stale-all-test

Conversation

@maaarcelino
Copy link
Copy Markdown
Contributor

This fixes a problem that we have in the DeleteStaleAll test for destinations which leads to flakey tests due to a lack of time difference between the insert and delete operations. We have already fixed this in the DeleteStaleBasic test here: https://github.com/cloudquery/plugin-sdk/blob/main/plugin/testing_write_delete.go#L58

@maaarcelino maaarcelino requested review from a team and murarustefaan June 18, 2025 11:27
@github-actions github-actions bot added the fix label Jun 18, 2025
@kodiakhq kodiakhq bot merged commit d98a293 into main Jun 18, 2025
12 checks passed
@kodiakhq kodiakhq bot deleted the fix/delete-write-stale-all-test branch June 18, 2025 13:05
kodiakhq bot pushed a commit that referenced this pull request Jun 18, 2025
🤖 I have created a release *beep* *boop*
---


## [4.84.2](v4.84.1...v4.84.2) (2025-06-18)


### Bug Fixes

* Add time delay in DeleteStaleAll test for destinations ([#2191](#2191)) ([d98a293](d98a293))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.29.15 ([#2189](#2189)) ([9860e20](9860e20))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.1 ([#2186](#2186)) ([7647d77](7647d77))
* **deps:** Update module google.golang.org/grpc to v1.72.2 ([#2187](#2187)) ([a999c81](a999c81))
* **deps:** Update module google.golang.org/grpc to v1.73.0 ([#2190](#2190)) ([2e3c192](2e3c192))
* Error handling in StreamingBatchWriter ([#1921](#1921)) ([6d71fb1](6d71fb1))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants