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

Ensure that #170 doesn't regress #533

Closed
wants to merge 1 commit into from

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Jun 12, 2024

Fixes #528

I have removed the diff replay test since it doesn't capture the issue anymore. I have replaced this with an integration test since we need to ensure that "Check" behaves such that diff doesn't present an issue.

Needs to merge after the next (v3.85.0) bridge release.

@iwahbe iwahbe self-assigned this Jun 12, 2024
@iwahbe iwahbe force-pushed the iwahbe/ensure-170-doesnt-regress branch from 456fcca to 5b191ba Compare June 12, 2024 01:41
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

Fixes #528

I have removed the diff replay test since it doesn't capture the issue anymore. I have
replaced this with an integration test since we need to ensure that "Check" behaves such
that diff doesn't present an issue.
@iwahbe iwahbe force-pushed the iwahbe/ensure-170-doesnt-regress branch from 5b191ba to 1e3076a Compare June 12, 2024 01:55
Copy link
Contributor

@VenelinMartinov VenelinMartinov left a comment

Choose a reason for hiding this comment

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

Does this need to wait for the next release?

@iwahbe
Copy link
Member Author

iwahbe commented Jun 12, 2024

Does this need to wait for the next release?

Unfortunately yes. The fix works only when it depends on the next TF release.

@iwahbe
Copy link
Member Author

iwahbe commented Jun 24, 2024

Merged as part of #545.

@iwahbe iwahbe closed this Jun 24, 2024
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.

TestRegress170 fails under latest bridge changes
2 participants